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

#include <PiHob.h>

Public Attributes

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.

Member Data Documentation

◆ HobLength

UINT16 EFI_HOB_GENERIC_HEADER::HobLength

The length in bytes of the HOB.

◆ HobType

UINT16 EFI_HOB_GENERIC_HEADER::HobType

Identifies the HOB data structure type.

◆ Reserved

UINT32 EFI_HOB_GENERIC_HEADER::Reserved

This field must always be set to zero.


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