Data Fields | |
EFI_HOB_GENERIC_HEADER | Header |
EFI_HOB_MEMORY_ALLOCATION_HEADER | MemoryAllocationHeader |
EFI_GUID | ModuleName |
EFI_PHYSICAL_ADDRESS | EntryPoint |
The address of the memory-mapped firmware volume that contains the HOB consumer phase firmware file.
Referenced by BuildModuleHob().
The HOB generic header. Header.HobType = EFI_HOB_TYPE_MEMORY_ALLOCATION.
An instance of the EFI_HOB_MEMORY_ALLOCATION_HEADER that describes the various attributes of the logical memory allocation.
Referenced by BuildModuleHob().
The GUID specifying the values of the firmware file system name that contains the HOB consumer phase component.
Referenced by BuildModuleHob().