|
iPXE
|
#include <PiFirmwareVolume.h>
Data Fields | |
| UINT32 | NumBlocks |
| The number of sequential blocks which are of the same size. | |
| UINT32 | Length |
| The size of the blocks. | |
Definition at line 90 of file PiFirmwareVolume.h.
| UINT32 EFI_FV_BLOCK_MAP_ENTRY::NumBlocks |
The number of sequential blocks which are of the same size.
Definition at line 94 of file PiFirmwareVolume.h.
| UINT32 EFI_FV_BLOCK_MAP_ENTRY::Length |
The size of the blocks.
Definition at line 98 of file PiFirmwareVolume.h.