Searched refs:Type7 (Results 1 – 3 of 3) sorted by relevance
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/ |
D | PrintInfo.c | 489 PRINT_PENDING_STRING (Struct, Type7, SocketDesignation); in SmbiosPrintStructure() 490 DisplayCacheConfiguration (Struct->Type7->CacheConfiguration, Option); in SmbiosPrintStructure() 491 PRINT_STRUCT_VALUE_H (Struct, Type7, MaximumCacheSize); in SmbiosPrintStructure() 492 PRINT_STRUCT_VALUE_H (Struct, Type7, InstalledSize); in SmbiosPrintStructure() 493 PRINT_STRUCT_VALUE_H (Struct, Type7, SupportedSRAMType); in SmbiosPrintStructure() 494 PRINT_STRUCT_VALUE_H (Struct, Type7, CurrentSRAMType); in SmbiosPrintStructure() 495 …DisplayCacheSRAMType (ReadUnaligned16 ((UINT16 *) (UINTN) &(Struct->Type7->CurrentSRAMType)), Opti… in SmbiosPrintStructure() 496 PRINT_STRUCT_VALUE_H (Struct, Type7, CacheSpeed); in SmbiosPrintStructure() 497 DisplayCacheErrCorrectingType (Struct->Type7->ErrorCorrectionType, Option); in SmbiosPrintStructure() 498 DisplayCacheSystemCacheType (Struct->Type7->SystemCacheType, Option); in SmbiosPrintStructure() [all …]
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/ |
D | Smbios.h | 610 SMBIOS_TABLE_TYPE7 *Type7; member
|
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/ |
D | SmBios.h | 2387 SMBIOS_TABLE_TYPE7 *Type7; member
|