EFI_COMPUTING_UNIT_VOLTAGE_ERROR_DATA Struct Reference


Data Fields

EFI_STATUS_CODE_DATA DataHeader
EFI_EXP_BASE10_DATA Voltage
EFI_EXP_BASE10_DATA Threshold

Detailed Description

This structure provides the voltage at the time of error. It also provides the threshold value indicating the minimum or maximum voltage that is considered an error. If the voltage is less then the threshold, the error indicates that the voltage fell below the minimum acceptable value. If the voltage is greater then the threshold, the error indicates that the voltage rose above the maximum acceptable value.

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_VOLTAGE_ERROR_DATA) - HeaderSize, and DataHeader.Type should be EFI_STATUS_CODE_SPECIFIC_DATA_GUID.

The voltage threshold.

The voltage value at the time of the error.


Generated on Wed Sep 23 16:24:26 2015 for MdePkg[ALL] by  doxygen 1.5.7.1