Searched defs:EFI_LOAD_FILE_PROTOCOL (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DLoadFile.h34 typedef struct _EFI_LOAD_FILE_PROTOCOL EFI_LOAD_FILE_PROTOCOL; typedef in typeref:struct:_EFI_LOAD_FILE_PROTOCOL
39 typedef EFI_LOAD_FILE_PROTOCOL EFI_LOAD_FILE_INTERFACE;
72 IN EFI_LOAD_FILE_PROTOCOL *This,
80 /// The EFI_LOAD_FILE_PROTOCOL is a simple protocol used to obtain files from arbitrary devices.

Completed in 68 milliseconds