Data Fields | |
EFI_GUID | FileName |
EFI_FV_FILETYPE | FileType |
EFI_FV_FILE_ATTRIBUTES | FileAttributes |
VOID * | Buffer |
UINT32 | BufferSize |
VOID* EFI_FV_FILE_INFO::Buffer |
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.