Data Fields | |
EFI_COMMON_SECTION_HEADER | CommonHeader |
EFI_GUID | SectionDefinitionGuid |
UINT16 | DataOffset |
UINT16 | Attributes |
The bit field that declares some specific characteristics of the section contents.
The common section header. CommonHeader.Type = EFI_SECTION_GUID_DEFINED.
Contains the offset in bytes from the beginning of the common header to the first byte of the data.
The GUID that defines the format of the data that follows. It is a vendor-defined section type.