Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
DPrintInfo.c402 PRINT_SMBIOS_STRING (Struct, Struct->Type4->Socket, SocketDesignation) in SmbiosPrintStructure()
403 DisplayProcessorType (Struct->Type4->ProcessorType, Option); in SmbiosPrintStructure()
405 (Struct->Type4->ProcessorFamily == 0xFE)) { in SmbiosPrintStructure()
409 DisplayProcessorFamily2 (Struct->Type4->ProcessorFamily2, Option); in SmbiosPrintStructure()
411 DisplayProcessorFamily (Struct->Type4->ProcessorFamily, Option); in SmbiosPrintStructure()
413 PRINT_PENDING_STRING (Struct, Type4, ProcessorManufacture); in SmbiosPrintStructure()
414 PRINT_BIT_FIELD (Struct, Type4, ProcessorId, 8); in SmbiosPrintStructure()
415 PRINT_PENDING_STRING (Struct, Type4, ProcessorVersion); in SmbiosPrintStructure()
416 DisplayProcessorVoltage (*(UINT8 *) &(Struct->Type4->Voltage), Option); in SmbiosPrintStructure()
417 PRINT_STRUCT_VALUE (Struct, Type4, ExternalClock); in SmbiosPrintStructure()
[all …]
/device/linaro/bootloader/edk2/DuetPkg/SmbiosGenDxe/
DSmbiosGen.c67 LogSmbiosData(gSmbios,(UINT8*)SmbiosTable.Type4); in InstallProcessorSmbios()
72 AString = GetSmbiosString (SmbiosTable, SmbiosTable.Type4->ProcessorVersion); in InstallProcessorSmbios()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
DSmbios.h607 SMBIOS_TABLE_TYPE4 *Type4; member
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DSmBios.h2384 SMBIOS_TABLE_TYPE4 *Type4; member