EFI_COMPUTING_UNIT_THERMAL_ERROR_DATA Struct Reference


Data Fields

EFI_STATUS_CODE_DATA DataHeader
EFI_EXP_BASE10_DATA Temperature
EFI_EXP_BASE10_DATA Threshold

Detailed Description

This structure provides details about the computing unit thermal failure.

This structure provides the temperature at the time of error. It also provides the threshold value indicating the minimum temperature that is considered an error.


Field Documentation

The data header identifying the data. DataHeader.HeaderSize should be sizeof (EFI_STATUS_CODE_DATA), DataHeader.Size should be sizeof (EFI_COMPUTING_UNIT_THERMAL_ERROR_DATA) - HeaderSize , and DataHeader.Type should be EFI_STATUS_CODE_SPECIFIC_DATA_GUID.

The thermal value at the time of the error.

The thermal threshold.


Generated on Thu Sep 24 23:14:27 2015 for MdePkg[ALL] by  doxygen 1.5.7.1