Home
last modified time | relevance | path

Searched refs:Type37 (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
DPrintInfo.c991 DisplayMemoryChannelType (Struct->Type37->ChannelType, Option); in SmbiosPrintStructure()
992 PRINT_STRUCT_VALUE_H (Struct, Type37, MaximumChannelLoad); in SmbiosPrintStructure()
993 PRINT_STRUCT_VALUE_H (Struct, Type37, MemoryDeviceCount); in SmbiosPrintStructure()
995 Count = Struct->Type37->MemoryDeviceCount; in SmbiosPrintStructure()
996 Ptr = Struct->Type37->MemoryDevice; in SmbiosPrintStructure()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
DSmbios.h640 SMBIOS_TABLE_TYPE37 *Type37; member
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DSmBios.h2341 SMBIOS_TABLE_TYPE37 *Type37; member
/device/linaro/bootloader/edk2/EdkShellPkg/
DShellR33.patch9148 Count = pStruct->Type37->MemoryDeviceCount;
9149 Ptr = pStruct->Type37->MemoryDevice;