Home
last modified time | relevance | path

Searched refs:BiosSegment (Results 1 – 10 of 10) sorted by relevance

/device/linaro/bootloader/edk2/EmulatorPkg/MiscSubClassPlatformDxe/
DMiscBiosVendorFunction.c164 SmbiosRecord->BiosSegment = (UINT16)ForType0InputData->BiosStartingAddress; in MISC_SMBIOS_TABLE_FUNCTION()
/device/linaro/bootloader/edk2/Nt32Pkg/MiscSubClassPlatformDxe/
DMiscBiosVendorFunction.c164 SmbiosRecord->BiosSegment = (UINT16)ForType0InputData->BiosStartingAddress; in MISC_SMBIOS_TABLE_FUNCTION()
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/
DMiscBiosVendorFunction.c193 SmbiosRecord->BiosSegment = PcdGet16 (PcdSMBIOSBiosStartAddress); in MISC_SMBIOS_TABLE_FUNCTION()
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type00/
DMiscBiosVendorFunction.c218 SmbiosRecord->BiosSegment = (UINT16)(FixedPcdGet32 (PcdFdBaseAddress) / 0x10000); in MISC_SMBIOS_TABLE_FUNCTION()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/SmBiosMiscDxe/
DMiscBiosVendorFunction.c308 SmbiosRecord->BiosSegment = (UINT16)ForType0InputData->BiosStartingAddress; in MISC_SMBIOS_TABLE_FUNCTION()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
DSmbios.h82 UINT16 BiosSegment; member
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DSmBios.h276 UINT16 BiosSegment; member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/PiSmbiosRecordOnDataHubSmbiosRecordThunk/
DMiscConv.c77 (UINT8 *) (StructureNode->Structure) + OFFSET_OF (SMBIOS_TABLE_TYPE0, BiosSegment), in SmbiosFldMiscType0()
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
DPrintInfo.c319 PRINT_STRUCT_VALUE (Struct, Type0, BiosSegment); in SmbiosPrintStructure()
/device/linaro/bootloader/edk2/EdkShellPkg/
DShellR33.patch9053 PrintStructValue (pStruct, Type0, BiosSegment);