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

  /device/linaro/bootloader/edk2/MdeModulePkg/Library/FileExplorerLib/
FileExplorer.c 703 EFI_HANDLE *SimpleFsHandle;
725 &SimpleFsHandle
737 FreePool (SimpleFsHandle);
742 FileContext->DeviceHandle = SimpleFsHandle[Index];
796 FreePool (SimpleFsHandle);
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
BootOption.c 235 EFI_HANDLE *SimpleFsHandle;
312 &SimpleFsHandle
320 SimpleFsHandle[Index],
341 FreePool (SimpleFsHandle);
347 FileContext->Handle = SimpleFsHandle[Index];
395 FreePool (SimpleFsHandle);
    [all...]

Completed in 81 milliseconds