Searched refs:DriverDevicePath (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/PlatformDriOverrideDxe/
H A DPlatDriOverrideLib.c633 EFI_DEVICE_PATH_PROTOCOL DriverDevicePath[];
634 EFI_DEVICE_PATH_PROTOCOL DriverDevicePath[];
635 EFI_DEVICE_PATH_PROTOCOL DriverDevicePath[];
641 EFI_DEVICE_PATH_PROTOCOL DriverDevicePath[];
642 EFI_DEVICE_PATH_PROTOCOL DriverDevicePath[];
643 EFI_DEVICE_PATH_PROTOCOL DriverDevicePath[];
673 EFI_DEVICE_PATH_PROTOCOL *DriverDevicePath; local
744 // Create DRIVER_IMAGE_INFO for this DriverDevicePath[]
750 DriverDevicePath = (EFI_DEVICE_PATH_PROTOCOL *) VariableIndex;
751 DriverImageInfo->DriverImagePath = DuplicateDevicePath (DriverDevicePath);
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr/
H A DDeviceManager.c1152 EFI_DEVICE_PATH_PROTOCOL *DriverDevicePath; local
1157 DriverDevicePath = NULL;
1243 DriverDevicePath = DevicePathFromHandle (DriverHealthInfo->DriverHandle);
1244 DriverName = DevicePathToStr (DriverDevicePath);

Completed in 37 milliseconds