Data Fields | |
EFI_COMMON_SECTION_HEADER | CommonHeader |
UINT32 | UncompressedLength |
UINT8 | CompressionType |
Usual common section header. CommonHeader.Type = EFI_SECTION_COMPRESSION.
Indicates which compression algorithm is used.
The UINT32 that indicates the size of the section data after decompression.