|
XenevaOS
|
#include <PiHob.h>

Public Attributes | |
| EFI_HOB_GENERIC_HEADER | Header |
| EFI_HOB_MEMORY_ALLOCATION_HEADER | MemoryAllocationHeader |
| EFI_GUID | ModuleName |
| EFI_PHYSICAL_ADDRESS | EntryPoint |
Defines the location and entry point of the HOB consumer phase.
| EFI_PHYSICAL_ADDRESS EFI_HOB_MEMORY_ALLOCATION_MODULE::EntryPoint |
The address of the memory-mapped firmware volume that contains the HOB consumer phase firmware file.
| EFI_HOB_GENERIC_HEADER EFI_HOB_MEMORY_ALLOCATION_MODULE::Header |
The HOB generic header. Header.HobType = EFI_HOB_TYPE_MEMORY_ALLOCATION.
| EFI_HOB_MEMORY_ALLOCATION_HEADER EFI_HOB_MEMORY_ALLOCATION_MODULE::MemoryAllocationHeader |
An instance of the EFI_HOB_MEMORY_ALLOCATION_HEADER that describes the various attributes of the logical memory allocation.
| EFI_GUID EFI_HOB_MEMORY_ALLOCATION_MODULE::ModuleName |
The GUID specifying the values of the firmware file system name that contains the HOB consumer phase component.