|
iPXE
|
Details the location of a firmware volume that was extracted from a file within another firmware volume. More...
#include <PiHob.h>
Data Fields | |
| EFI_HOB_GENERIC_HEADER | Header |
| The HOB generic header. More... | |
| EFI_PHYSICAL_ADDRESS | BaseAddress |
| The physical memory-mapped base address of the firmware volume. More... | |
| UINT64 | Length |
| The length in bytes of the firmware volume. More... | |
| UINT32 | AuthenticationStatus |
| The authentication status. More... | |
| BOOLEAN | ExtractedFv |
| TRUE if the FV was extracted as a file within another firmware volume. More... | |
| EFI_GUID | FvName |
| The name of the firmware volume. More... | |
| EFI_GUID | FileName |
| The name of the firmware file that contained this firmware volume. More... | |
Details the location of a firmware volume that was extracted from a file within another firmware volume.
| EFI_HOB_GENERIC_HEADER EFI_HOB_FIRMWARE_VOLUME3::Header |
| EFI_PHYSICAL_ADDRESS EFI_HOB_FIRMWARE_VOLUME3::BaseAddress |
| UINT64 EFI_HOB_FIRMWARE_VOLUME3::Length |
| UINT32 EFI_HOB_FIRMWARE_VOLUME3::AuthenticationStatus |
| BOOLEAN EFI_HOB_FIRMWARE_VOLUME3::ExtractedFv |
| EFI_GUID EFI_HOB_FIRMWARE_VOLUME3::FvName |
| EFI_GUID EFI_HOB_FIRMWARE_VOLUME3::FileName |
1.8.15