Home
last modified time | relevance | path

Searched refs:FileSystemHandle (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/ArmVirtPkg/Library/PlatformBootManagerLib/
DQemuKernel.c928 EFI_HANDLE FileSystemHandle; in TryRunningQemuKernel() local
963 FileSystemHandle = NULL; in TryRunningQemuKernel()
964 Status = gBS->InstallMultipleProtocolInterfaces (&FileSystemHandle, in TryRunningQemuKernel()
978 KernelDevicePath = FileDevicePath (FileSystemHandle, KernelBlob->Name); in TryRunningQemuKernel()
1099 gBS->UninstallMultipleProtocolInterfaces (FileSystemHandle, in TryRunningQemuKernel()