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

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/SimpleFileSystem/
SimpleFileSystem.h 39 typedef struct _EFI_FILE EFI_FILE_PROTOCOL;
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
SimpleFileSystem.h 31 typedef struct _EFI_FILE_PROTOCOL EFI_FILE_PROTOCOL;
43 typedef EFI_FILE_PROTOCOL EFI_FILE;
69 OUT EFI_FILE_PROTOCOL **Root
92 @param This A pointer to the EFI_FILE_PROTOCOL instance that is the file
122 IN EFI_FILE_PROTOCOL *This,
123 OUT EFI_FILE_PROTOCOL **NewHandle,
150 @param This A pointer to the EFI_FILE_PROTOCOL instance that is the file
159 IN EFI_FILE_PROTOCOL *This
165 @param This A pointer to the EFI_FILE_PROTOCOL instance that is the
175 IN EFI_FILE_PROTOCOL *This
    [all...]

Completed in 2130 milliseconds