TianoCore EDK2 master
Loading...
Searching...
No Matches
EFI_HOB_GUID_TYPE Struct Reference

#include <MdePkg/Include/Pi/PiHob.h>

Data Fields

EFI_HOB_GENERIC_HEADER Header
 
EFI_GUID Name
 

Detailed Description

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

Definition at line 345 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 349 of file PiHob.h.

◆ Name

EFI_GUID EFI_HOB_GUID_TYPE::Name

A GUID that defines the contents of this HOB.

Definition at line 353 of file PiHob.h.


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