HomeSort by relevance Sort by last modified time
    Searched refs:GetDriver (Results 1 - 11 of 11) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/BusSpecificDriverOverride/
BusSpecificDriverOverride.h 49 EFI_BUS_SPECIFIC_DRIVER_OVERRIDE_GET_DRIVER GetDriver;
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
BusSpecificDriverOverride.h 43 by GetDriver(). On output, a pointer to the next driver
51 previous call to GetDriver().
67 EFI_BUS_SPECIFIC_DRIVER_OVERRIDE_GET_DRIVER GetDriver;
PlatformDriverOverride.h 40 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;
  /device/linaro/bootloader/edk2/DuetPkg/PciBusNoEnumerationDxe/
PciDriverOverride.c 28 GetDriver(
54 PciIoDevice->PciDriverOverride.GetDriver = GetDriver;
60 GetDriver (
PciDriverOverride.h 88 GetDriver (
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
PciDriverOverride.c 28 PciIoDevice->PciDriverOverride.GetDriver = GetDriver;
37 by GetDriver(). On output, a pointer to the next driver
45 previous call to GetDriver().
50 GetDriver (
PciDriverOverride.h 68 by GetDriver(). On output, a pointer to the next driver
76 previous call to GetDriver().
81 GetDriver (
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/PlatformDriverOverride/
PlatformDriverOverride.h 67 EFI_PLATFORM_DRIVER_OVERRIDE_GET_DRIVER GetDriver;
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Hand/
DriverSupport.c 472 Status = PlatformDriverOverride->GetDriver (
536 Status = BusSpecificDriverOverride->GetDriver (
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/PlatformDriOverrideDxe/
PlatDriOverrideDxe.c     [all...]
PlatDriOverrideLib.c     [all...]

Completed in 1298 milliseconds