Data Fields | |
EFI_HOB_GENERIC_HEADER | Header |
EFI_PHYSICAL_ADDRESS | BaseAddress |
UINT64 | Length |
The physical memory-mapped base address of an UEFI capsule. This value is set to point to the base of the contiguous memory of the UEFI capsule. The length of the contiguous memory in bytes.
Referenced by BuildCvHob().
The HOB generic header where Header.HobType = EFI_HOB_TYPE_UEFI_CAPSULE.
Referenced by BuildCvHob().