Home
last modified time | relevance | path

Searched refs:ThermalState (Results 1 – 9 of 9) sorted by relevance

/device/linaro/bootloader/edk2/Nt32Pkg/MiscSubClassPlatformDxe/
DMiscChassisManufacturerFunction.c114 SmbiosRecord->ThermalState = (UINT8)ForType3InputData->ChassisThermalState; in MISC_SMBIOS_TABLE_FUNCTION()
/device/linaro/bootloader/edk2/EmulatorPkg/MiscSubClassPlatformDxe/
DMiscChassisManufacturerFunction.c114 SmbiosRecord->ThermalState = (UINT8)ForType3InputData->ChassisThermalState; in MISC_SMBIOS_TABLE_FUNCTION()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/SmBiosMiscDxe/
DMiscChassisManufacturerFunction.c149 SmbiosRecord->ThermalState = (UINT8)ForType3InputData->ChassisThermalState; in MISC_SMBIOS_TABLE_FUNCTION()
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/
DMiscChassisManufacturerFunction.c147 SmbiosRecord->ThermalState = (UINT8)ForType3InputData->ChassisThermalState; in MISC_SMBIOS_TABLE_FUNCTION()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
DSmbios.h135 UINT8 ThermalState; member
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DSmBios.h463 …UINT8 ThermalState; ///< The enumeration value from MISC_CHASSIS_S… member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/PiSmbiosRecordOnDataHubSmbiosRecordThunk/
DMiscConv.c439 (UINT8 *) (StructureNode->Structure) + OFFSET_OF (SMBIOS_TABLE_TYPE3, ThermalState), in SmbiosFldMiscType3()
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
DPrintInfo.c390 DisplaySystemEnclosureStatus (Struct->Type3->ThermalState, Option); in SmbiosPrintStructure()
/device/linaro/bootloader/edk2/EdkShellPkg/
DShellR33.patch9072 DisplaySystemEnclosureStatus (pStruct->Type3->ThermalState, Option);