Searched refs:GetDriver (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DBusSpecificDriverOverride.h43 by GetDriver(). On output, a pointer to the next driver
51 previous call to GetDriver().
67 EFI_BUS_SPECIFIC_DRIVER_OVERRIDE_GET_DRIVER GetDriver; member in struct:_EFI_BUS_SPECIFIC_DRIVER_OVERRIDE_PROTOCOL
H A DPlatformDriverOverride.h40 by GetDriver(). On output, a pointer to the next driver
48 previous call to GetDriver().
90 GetDriver() service.
133 EFI_PLATFORM_DRIVER_OVERRIDE_GET_DRIVER GetDriver; member in struct:_EFI_PLATFORM_DRIVER_OVERRIDE_PROTOCOL
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciDriverOverride.c28 PciIoDevice->PciDriverOverride.GetDriver = GetDriver;
37 by GetDriver(). On output, a pointer to the next driver
45 previous call to GetDriver().
50 GetDriver ( function
H A DPciDriverOverride.h68 by GetDriver(). On output, a pointer to the next driver
76 previous call to GetDriver().
81 GetDriver (
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/Hand/
H A DDriverSupport.c423 Status = PlatformDriverOverride->GetDriver (
487 Status = BusSpecificDriverOverride->GetDriver (
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/PlatformDriOverrideDxe/
H A DPlatDriOverrideDxe.c1443 handle returned by GetDriver(). On output, a
1454 on a previous call to GetDriver().
1459 GetDriver ( function
1536 GetDriver() service. This driver doesn't support this API.
1622 mCallbackInfo->PlatformDriverOverride.GetDriver = GetDriver;
H A DPlatDriOverrideLib.c1392 Status = BusSpecificDriverOverride->GetDriver (
1411 // Skip if any device cannot be connected now, future passes through GetDriver() may be able to load that driver.

Completed in 94 milliseconds