MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
EFI_HOB_GENERIC_HEADER Struct Reference

Data Fields

UINT16 HobType
 
UINT16 HobLength
 
UINT32 Reserved
 

Detailed Description

Describes the format and size of the data inside the HOB. All HOBs must contain this generic HOB header.

Field Documentation

UINT16 EFI_HOB_GENERIC_HEADER::HobLength

The length in bytes of the HOB.

UINT16 EFI_HOB_GENERIC_HEADER::HobType

Identifies the HOB data structure type.

UINT32 EFI_HOB_GENERIC_HEADER::Reserved

This field must always be set to zero.