Searched defs:WorkingDevicePath (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Library/GenericBdsLib/
H A DBdsBoot.c655 EFI_DEVICE_PATH_PROTOCOL *WorkingDevicePath; local
684 WorkingDevicePath = NULL;
687 WorkingDevicePath = BdsExpandPartitionPartialDevicePathToFull (
690 if (WorkingDevicePath != NULL) {
691 DevicePath = WorkingDevicePath;

Completed in 38 milliseconds