Searched refs:LocationAndStatus (Results 1 – 4 of 4) sorted by relevance
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/ |
D | Smbios.h | 420 UINT8 LocationAndStatus; member 442 UINT8 LocationAndStatus; member 455 UINT8 LocationAndStatus; member
|
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/ |
D | PrintInfo.c | 855 DisplayVPLocation (*(UINT8 *) &(Struct->Type26->LocationAndStatus), Option); in SmbiosPrintStructure() 856 DisplayVPStatus (*(UINT8 *) &(Struct->Type26->LocationAndStatus), Option); in SmbiosPrintStructure() 886 DisplayTemperatureProbeStatus (*(UINT8 *) &(Struct->Type28->LocationAndStatus), Option); in SmbiosPrintStructure() 887 DisplayTemperatureProbeLoc (*(UINT8 *) &(Struct->Type28->LocationAndStatus), Option); in SmbiosPrintStructure() 902 DisplayECPStatus (*(UINT8 *) &(Struct->Type29->LocationAndStatus), Option); in SmbiosPrintStructure() 903 DisplayECPLoc (*(UINT8 *) &(Struct->Type29->LocationAndStatus), Option); in SmbiosPrintStructure()
|
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/ |
D | SmBios.h | 1932 MISC_VOLTAGE_PROBE_LOCATION LocationAndStatus; member 1986 MISC_TEMPERATURE_PROBE_LOCATION LocationAndStatus; member 2013 MISC_ELECTRICAL_CURRENT_PROBE_LOCATION LocationAndStatus; member
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/PiSmbiosRecordOnDataHubSmbiosRecordThunk/ |
D | MiscConv.c | 1530 (UINT8 *) (StructureNode->Structure) + OFFSET_OF (SMBIOS_TABLE_TYPE26, LocationAndStatus), in SmbiosFldMiscType26() 1709 (UINT8 *) (StructureNode->Structure) + OFFSET_OF (SMBIOS_TABLE_TYPE28, LocationAndStatus), in SmbiosFldMiscType28() 1817 (UINT8 *) (StructureNode->Structure) + OFFSET_OF (SMBIOS_TABLE_TYPE29, LocationAndStatus), in SmbiosFldMiscType29()
|