EFI_DEBUG_INFO Struct Reference


Data Fields

UINT32 ErrorLevel

Detailed Description

This structure contains the ErrorLevel passed into the DEBUG() macro, followed by a 96-byte buffer that contains the variable argument list passed to the DEBUG() macro that has been converted to a BASE_LIST. The 96-byte buffer is followed by a Null-terminated ASCII string that is the Format string passed to the DEBUG() macro. The maximum size of this structure is defined by EFI_STATUS_CODE_DATA_MAX_SIZE.

Field Documentation

The debug error level passed into a DEBUG() macro.


Generated on Thu Sep 24 23:30:15 2015 for MdeModulePkg[ALL] by  doxygen 1.5.7.1