Data Fields | |
EFI_HOB_GENERIC_HEADER | Header |
EFI_PHYSICAL_ADDRESS | BaseAddress |
UINT64 | Length |
EFI_GUID | FvName |
EFI_GUID | FileName |
The physical memory-mapped base address of the firmware volume.
Referenced by BuildFv2Hob().
The name of the firmware file that contained this firmware volume.
Referenced by BuildFv2Hob().
The name of the firmware volume.
Referenced by BuildFv2Hob().
The HOB generic header. Header.HobType = EFI_HOB_TYPE_FV2.
The length in bytes of the firmware volume.
Referenced by BuildFv2Hob().