Lines Matching defs:Header
29 /// The IntegrityCheck.Checksum.Header field is an 8-bit checksum of the file
30 /// header. The State and IntegrityCheck.Checksum.File fields are assumed
31 /// to be zero and the checksum is calculated such that the entire header sums to zero.
33 UINT8 Header;
105 /// Each file begins with the header that describe the
126 /// The length of the file in bytes, including the FFS header.
159 /// The length of the file in bytes, including the FFS header.
162 /// Size is not required to be a multiple of 8 bytes. Given a file F, the next file header is
222 /// Common section header.
270 /// Usual common section header. CommonHeader.Type = EFI_SECTION_COMPRESSION.
285 /// Usual common section header. CommonHeader.Type = EFI_SECTION_COMPRESSION.
302 /// the file. The Type field in the section header is set to EFI_SECTION_DISPOSABLE. This
327 /// Common section header. CommonHeader.Type = EFI_SECTION_FREEFORM_SUBTYPE_GUID.
338 /// The common section header. CommonHeader.Type = EFI_SECTION_FREEFORM_SUBTYPE_GUID.
357 /// The common section header. CommonHeader.Type = EFI_SECTION_GUID_DEFINED.
365 /// Contains the offset in bytes from the beginning of the common header to the first byte of the data.
376 /// The common section header. CommonHeader.Type = EFI_SECTION_GUID_DEFINED.
384 /// Contains the offset in bytes from the beginning of the common header to the first byte of the data.