Home
last modified time | relevance | path

Searched refs:DeviceSet (Results 1 – 7 of 7) sorted by relevance

/device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/Binary/AmdModulePkg/Common/
DMemIscp.h133 …UINT16 DeviceSet; ///< Identifies when the Memory Device is one o… member
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/SmBiosMiscDxe/
DMiscMemoryDeviceFunction.c300 SmbiosRecord->DeviceSet =(UINT8) ForType17InputData->MemoryDeviceSet;
/device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/Drivers/PlatformSmbiosDxe/
DPlatformSmbiosDxe.c823 dstType17.DeviceSet = srcType17->DeviceSet; in MemDevInfoUpdatedstType17()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/PiSmbiosRecordOnDataHubSmbiosRecordThunk/
DMemoryConv.c232 (UINT8 *) StructureNode->Structure + OFFSET_OF (SMBIOS_TABLE_TYPE17, DeviceSet), in SmbiosFldMemoryType3()
285 (UINT8 *) StructureNode->Structure + OFFSET_OF (SMBIOS_TABLE_TYPE17, DeviceSet), in SmbiosFldMemoryType3()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
DSmbios.h322 UINT8 DeviceSet; member
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DSmBios.h1658 UINT8 DeviceSet; member
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
DPrintInfo.c708 PRINT_STRUCT_VALUE_H (Struct, Type17, DeviceSet); in SmbiosPrintStructure()