Home | History | Annotate | Download | only in UefiBootManagerLib

Lines Matching refs:LoadFileHandle

1098   @param LoadFileHandle The handle of LoadFile instance.

1107 IN EFI_HANDLE LoadFileHandle,
1137 (Handle == LoadFileHandle) &&
1273 @param LoadFileHandle The specified Load File instance.
1282 IN EFI_HANDLE LoadFileHandle,
1298 LoadFileHandle,
1331 FileBuffer = BmGetFileBufferFromLoadFileSystem (LoadFileHandle, FullPath, FileSize, &RamDiskHandle);
1340 *FullPath = DuplicateDevicePath (DevicePathFromHandle (LoadFileHandle));