_EFI_LOAD_FILE2_PROTOCOL

The EFI_LOAD_FILE_PROTOCOL is a simple protocol used to obtain files from arbitrary devices.

extern (C)
struct _EFI_LOAD_FILE2_PROTOCOL {}

Members

Variables

LoadFile
EFI_LOAD_FILE2 LoadFile;
Undocumented in source.

Meta