EFI_FILE_HANDLE find_file(CHAR16 *pathname)
Opens a file handle, if the given file exists.
Definition: files.c:54
UINT64 data_length
the file's content length
Definition: files.h:24
Data structure for file contents.
Definition: files.h:22
UINTN memory_pages
the number of memory pages required to hold the current instance
Definition: files.h:23