|
XenevaOS
|
#include <PiHob.h>

Public Attributes | |
| EFI_HOB_GENERIC_HEADER | Header |
| EFI_HOB_MEMORY_ALLOCATION_HEADER | AllocDescriptor |
Describes all memory ranges used during the HOB producer phase that exist outside the HOB list. This HOB type describes how memory is used, not the physical attributes of memory.
| EFI_HOB_MEMORY_ALLOCATION_HEADER EFI_HOB_MEMORY_ALLOCATION::AllocDescriptor |
An instance of the EFI_HOB_MEMORY_ALLOCATION_HEADER that describes the various attributes of the logical memory allocation.
| EFI_HOB_GENERIC_HEADER EFI_HOB_MEMORY_ALLOCATION::Header |
The HOB generic header. Header.HobType = EFI_HOB_TYPE_MEMORY_ALLOCATION.