diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2016-12-09 15:04:35 +0000 |
---|---|---|
committer | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2016-12-18 17:31:47 +0000 |
commit | 04fd7859bd0185668f2cf9213273a5fb4bcc7123 (patch) | |
tree | 1b717a2b5d1099152c68fa2984b3f968534d2e06 /Omap35xxPkg/Omap35xxPkg.dsc | |
parent | c0584d0bdd4463551db8f8c62a5e2936ec97b407 (diff) | |
download | edk2-platforms-04fd7859bd0185668f2cf9213273a5fb4bcc7123.tar.xz |
Omap35xxPkg/PciEmulation: port to new non-discoverable device infrastructure
Move to the new non-discoverable device protocols for wiring the PCI based
EHCI controller driver to the non-discoverable EHCI controller found on the
OMAP 3530.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
Diffstat (limited to 'Omap35xxPkg/Omap35xxPkg.dsc')
-rw-r--r-- | Omap35xxPkg/Omap35xxPkg.dsc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Omap35xxPkg/Omap35xxPkg.dsc b/Omap35xxPkg/Omap35xxPkg.dsc index 436c10bb7f..9395570cca 100644 --- a/Omap35xxPkg/Omap35xxPkg.dsc +++ b/Omap35xxPkg/Omap35xxPkg.dsc @@ -80,7 +80,7 @@ [LibraryClasses.common.DXE_DRIVER]
DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf
-
+ NonDiscoverableDeviceRegistrationLib|MdeModulePkg/Library/NonDiscoverableDeviceRegistrationLib/NonDiscoverableDeviceRegistrationLib.inf
[LibraryClasses.ARM]
NULL|ArmPkg/Library/CompilerIntrinsicsLib/CompilerIntrinsicsLib.inf
|