Searched refs:SimpleFileSystemHandles (Results 1 – 3 of 3) sorted by relevance
970 EFI_HANDLE *SimpleFileSystemHandles; in BmExpandMediaDevicePath() local1034 &SimpleFileSystemHandles in BmExpandMediaDevicePath()1040 TempDevicePath = DevicePathFromHandle (SimpleFileSystemHandles[Index]); in BmExpandMediaDevicePath()1046 … TempDevicePath = FileDevicePath (SimpleFileSystemHandles[Index], EFI_REMOVABLE_MEDIA_FILE_NAME); in BmExpandMediaDevicePath()1056 if (SimpleFileSystemHandles != NULL) { in BmExpandMediaDevicePath()1057 FreePool (SimpleFileSystemHandles); in BmExpandMediaDevicePath()
3598 EFI_HANDLE *SimpleFileSystemHandles; in BdsLibGetBootableHandle() local3701 &SimpleFileSystemHandles in BdsLibGetBootableHandle()3707 TempDevicePath = DevicePathFromHandle (SimpleFileSystemHandles[Index]); in BdsLibGetBootableHandle()3719 SimpleFileSystemHandles[Index], in BdsLibGetBootableHandle()3727 ReturnHandle = SimpleFileSystemHandles[Index]; in BdsLibGetBootableHandle()3735 if (SimpleFileSystemHandles != NULL) { in BdsLibGetBootableHandle()3736 FreePool(SimpleFileSystemHandles); in BdsLibGetBootableHandle()
3715 EFI_HANDLE *SimpleFileSystemHandles; in BdsLibGetBootableHandle() local3818 &SimpleFileSystemHandles in BdsLibGetBootableHandle()3824 TempDevicePath = DevicePathFromHandle (SimpleFileSystemHandles[Index]); in BdsLibGetBootableHandle()3836 SimpleFileSystemHandles[Index], in BdsLibGetBootableHandle()3844 ReturnHandle = SimpleFileSystemHandles[Index]; in BdsLibGetBootableHandle()3852 if (SimpleFileSystemHandles != NULL) { in BdsLibGetBootableHandle()3853 FreePool(SimpleFileSystemHandles); in BdsLibGetBootableHandle()