iPXE
Data Fields
EFI_HOB_GUID_TYPE Struct Reference

Allows writers of executable content in the HOB producer phase to maintain and manage HOBs with specific GUID. More...

#include <PiHob.h>

Data Fields

EFI_HOB_GENERIC_HEADER Header
 The HOB generic header. More...
 
EFI_GUID Name
 A GUID that defines the contents of this HOB. More...
 

Detailed Description

Allows writers of executable content in the HOB producer phase to maintain and manage HOBs with specific GUID.

Definition at line 347 of file PiHob.h.

Field Documentation

◆ Header

EFI_HOB_GENERIC_HEADER EFI_HOB_GUID_TYPE::Header

The HOB generic header.

Header.HobType = EFI_HOB_TYPE_GUID_EXTENSION.

Definition at line 351 of file PiHob.h.

◆ Name

EFI_GUID EFI_HOB_GUID_TYPE::Name

A GUID that defines the contents of this HOB.

Definition at line 355 of file PiHob.h.


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