Data Fields | |
EFI_GUID | FileName |
EFI_FV_FILETYPE | FileType |
EFI_FV_FILE_ATTRIBUTES | FileAttributes |
VOID * | Buffer |
UINT32 | BufferSize |
UINT32 | AuthenticationStatus |
Authentication status for this file.
Points to the file's data (not the header). Not valid if EFI_FV_FILE_ATTRIB_MEMORY_MAPPED is zero.
Size of the file's data.
Attributes of the file.
Name of the file.
File type.