Searched refs:Type17 (Results 1 – 4 of 4) sorted by relevance
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/ |
D | PrintInfo.c | 702 PRINT_STRUCT_VALUE_H (Struct, Type17, MemoryArrayHandle); in SmbiosPrintStructure() 703 PRINT_STRUCT_VALUE_H (Struct, Type17, MemoryErrorInformationHandle); in SmbiosPrintStructure() 704 PRINT_STRUCT_VALUE (Struct, Type17, TotalWidth); in SmbiosPrintStructure() 705 PRINT_STRUCT_VALUE (Struct, Type17, DataWidth); in SmbiosPrintStructure() 706 PRINT_STRUCT_VALUE (Struct, Type17, Size); in SmbiosPrintStructure() 707 DisplayMemoryDeviceFormFactor (Struct->Type17->FormFactor, Option); in SmbiosPrintStructure() 708 PRINT_STRUCT_VALUE_H (Struct, Type17, DeviceSet); in SmbiosPrintStructure() 709 PRINT_PENDING_STRING (Struct, Type17, DeviceLocator); in SmbiosPrintStructure() 710 PRINT_PENDING_STRING (Struct, Type17, BankLocator); in SmbiosPrintStructure() 711 DisplayMemoryDeviceType (Struct->Type17->MemoryType, Option); in SmbiosPrintStructure() [all …]
|
/device/linaro/bootloader/edk2/EmulatorPkg/PlatformSmbiosDxe/ |
D | PlatformSmbiosDxe.c | 60 Smbios17.Type17->MemoryArrayHandle = PhyscialMemoryArrayHandle; in CreatePlatformSmbiosMemoryRecords()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/ |
D | Smbios.h | 620 SMBIOS_TABLE_TYPE17 *Type17; member
|
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/ |
D | SmBios.h | 2397 SMBIOS_TABLE_TYPE17 *Type17; member
|