Searched refs:TempNewDevicePath (Results 1 – 9 of 9) sorted by relevance
39 EFI_DEVICE_PATH_PROTOCOL *TempNewDevicePath; in BmDelPartMatchInstance() local44 TempNewDevicePath = NULL; in BmDelPartMatchInstance()60 TempNewDevicePath = NewDevicePath; in BmDelPartMatchInstance()62 if (TempNewDevicePath != NULL) { in BmDelPartMatchInstance()63 FreePool(TempNewDevicePath); in BmDelPartMatchInstance()
431 EFI_DEVICE_PATH_PROTOCOL *TempNewDevicePath; in EfiBootManagerUpdateConsoleVariable() local473 TempNewDevicePath = NewDevicePath; in EfiBootManagerUpdateConsoleVariable()475 if (TempNewDevicePath != NULL) { in EfiBootManagerUpdateConsoleVariable()476 FreePool(TempNewDevicePath); in EfiBootManagerUpdateConsoleVariable()
805 EFI_DEVICE_PATH_PROTOCOL *TempNewDevicePath; in BmExpandPartitionDevicePath() local837 TempNewDevicePath = CachedDevicePath; in BmExpandPartitionDevicePath()845 Instance = GetNextDevicePathInstance (&TempNewDevicePath, &Size); in BmExpandPartitionDevicePath()887 } while (TempNewDevicePath != NULL); in BmExpandPartitionDevicePath()
2508 EFI_DEVICE_PATH_PROTOCOL *TempNewDevicePath; in BdsExpandPartitionPartialDevicePathToFull() local2545 TempNewDevicePath = CachedDevicePath; in BdsExpandPartitionPartialDevicePathToFull()2554 Instance = GetNextDevicePathInstance (&TempNewDevicePath, &Size); in BdsExpandPartitionPartialDevicePathToFull()2571 } while (TempNewDevicePath != NULL); in BdsExpandPartitionPartialDevicePathToFull()2588 TempNewDevicePath = CachedDevicePath; in BdsExpandPartitionPartialDevicePathToFull()2590 FreePool (TempNewDevicePath); in BdsExpandPartitionPartialDevicePathToFull()2595 TempNewDevicePath = CachedDevicePath; in BdsExpandPartitionPartialDevicePathToFull()2597 FreePool (TempNewDevicePath); in BdsExpandPartitionPartialDevicePathToFull()2655 TempNewDevicePath = CachedDevicePath; in BdsExpandPartitionPartialDevicePathToFull()2657 FreePool(TempNewDevicePath); in BdsExpandPartitionPartialDevicePathToFull()[all …]
878 EFI_DEVICE_PATH_PROTOCOL *TempNewDevicePath; in BdsLibDelPartMatchInstance() local884 TempNewDevicePath = NULL; in BdsLibDelPartMatchInstance()902 TempNewDevicePath = NewDevicePath; in BdsLibDelPartMatchInstance()904 if (TempNewDevicePath != NULL) { in BdsLibDelPartMatchInstance()905 FreePool(TempNewDevicePath); in BdsLibDelPartMatchInstance()
214 EFI_DEVICE_PATH_PROTOCOL *TempNewDevicePath; in BdsLibUpdateConsoleVariable() local261 TempNewDevicePath = NewDevicePath; in BdsLibUpdateConsoleVariable()263 if (TempNewDevicePath != NULL) { in BdsLibUpdateConsoleVariable()264 FreePool(TempNewDevicePath); in BdsLibUpdateConsoleVariable()
2519 EFI_DEVICE_PATH_PROTOCOL *TempNewDevicePath; in BdsExpandPartitionPartialDevicePathToFull() local2556 TempNewDevicePath = CachedDevicePath; in BdsExpandPartitionPartialDevicePathToFull()2565 Instance = GetNextDevicePathInstance (&TempNewDevicePath, &Size); in BdsExpandPartitionPartialDevicePathToFull()2582 } while (TempNewDevicePath != NULL); in BdsExpandPartitionPartialDevicePathToFull()2599 TempNewDevicePath = CachedDevicePath; in BdsExpandPartitionPartialDevicePathToFull()2601 FreePool (TempNewDevicePath); in BdsExpandPartitionPartialDevicePathToFull()2606 TempNewDevicePath = CachedDevicePath; in BdsExpandPartitionPartialDevicePathToFull()2608 FreePool (TempNewDevicePath); in BdsExpandPartitionPartialDevicePathToFull()2666 TempNewDevicePath = CachedDevicePath; in BdsExpandPartitionPartialDevicePathToFull()2668 FreePool(TempNewDevicePath); in BdsExpandPartitionPartialDevicePathToFull()[all …]