Home
last modified time | relevance | path

Searched refs:GetDriver (Results 1 – 14 of 14) sorted by relevance

/device/linaro/bootloader/edk2/DuetPkg/PciBusNoEnumerationDxe/
DPciDriverOverride.c28 GetDriver(
54 PciIoDevice->PciDriverOverride.GetDriver = GetDriver; in InitializePciDriverOverrideInstance()
60 GetDriver ( in GetDriver() function
DPciDriverOverride.h88 GetDriver (
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
DPciDriverOverride.c28 PciIoDevice->PciDriverOverride.GetDriver = GetDriver; in InitializePciDriverOverrideInstance()
50 GetDriver ( in GetDriver() function
DPciDriverOverride.h81 GetDriver (
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/PlatformDriOverrideDxe/
DPlatDriOverrideDxe.uni5 // It only implements one interface GetDriver of PLATFORM_DRIVER_OVERRIDE_PROTOCOL protocol
18 // which will be consumed by GetDriver API of the produced the platform override protocol.
37 …VERRIDE_PROTOCOL if this protocol doesn't exist. It only implements the GetDriver() interface of P…
42 …info in NV variables for the following boot, which will be consumed by GetDriver API of the produ…
DPlatformDriOverrideDxe.inf4 # It only implements one interface GetDriver of PLATFORM_DRIVER_OVERRIDE_PROTOCOL protocol
17 # which will be consumed by GetDriver API of the produced the platform override protocol.
DPlatDriOverrideDxe.c1477 GetDriver ( in GetDriver() function
1640 mCallbackInfo->PlatformDriverOverride.GetDriver = GetDriver; in PlatDriOverrideDxeInit()
DPlatDriOverrideLib.c1433 Status = BusSpecificDriverOverride->GetDriver ( in GetDriverFromMapping()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/BusSpecificDriverOverride/
DBusSpecificDriverOverride.h49 EFI_BUS_SPECIFIC_DRIVER_OVERRIDE_GET_DRIVER GetDriver; member
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DBusSpecificDriverOverride.h67 EFI_BUS_SPECIFIC_DRIVER_OVERRIDE_GET_DRIVER GetDriver; member
DPlatformDriverOverride.h133 EFI_PLATFORM_DRIVER_OVERRIDE_GET_DRIVER GetDriver; member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/PlatformDriverOverride/
DPlatformDriverOverride.h67 EFI_PLATFORM_DRIVER_OVERRIDE_GET_DRIVER GetDriver; member
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformSetupDxe/
DPlatformSetupDxe.inf26 # It only implements one interface GetDriver of PLATFORM_DRIVER_OVERRIDE_PROTOCOL protocol
39 # which will be consumed by GetDriver API of the produced the platform override protocol.
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Hand/
DDriverSupport.c472 Status = PlatformDriverOverride->GetDriver ( in CoreConnectSingleController()
536 Status = BusSpecificDriverOverride->GetDriver ( in CoreConnectSingleController()