XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
EFI_STATUS_CODE_DATA Struct Reference

#include <PiStatusCode.h>

Collaboration diagram for EFI_STATUS_CODE_DATA:
Collaboration graph
[legend]

Public Attributes

UINT16 HeaderSize
 
UINT16 Size
 
EFI_GUID Type
 

Detailed Description

Definition of Status Code extended data header. The data will follow HeaderSize bytes from the beginning of the structure and is Size bytes long.

Member Data Documentation

◆ HeaderSize

UINT16 EFI_STATUS_CODE_DATA::HeaderSize

The size of the structure. This is specified to enable future expansion.

◆ Size

UINT16 EFI_STATUS_CODE_DATA::Size

The size of the data in bytes. This does not include the size of the header structure.

◆ Type

EFI_GUID EFI_STATUS_CODE_DATA::Type

The GUID defining the type of the data.


The documentation for this struct was generated from the following file: