HomeSort by relevance Sort by last modified time
    Searched defs:EFI_LOAD_FILE_PROTOCOL (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/LoadFile/
LoadFile.h 36 EFI_FORWARD_DECLARATION (EFI_LOAD_FILE_PROTOCOL);
41 IN EFI_LOAD_FILE_PROTOCOL * This,
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
LoadFile.h 34 typedef struct _EFI_LOAD_FILE_PROTOCOL 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 89 milliseconds