|
XenevaOS
|
#include <PiStatusCode.h>

Public Attributes | |
| UINT16 | HeaderSize |
| UINT16 | Size |
| EFI_GUID | Type |
Definition of Status Code extended data header. The data will follow HeaderSize bytes from the beginning of the structure and is Size bytes long.
| UINT16 EFI_STATUS_CODE_DATA::HeaderSize |
The size of the structure. This is specified to enable future expansion.
| UINT16 EFI_STATUS_CODE_DATA::Size |
The size of the data in bytes. This does not include the size of the header structure.