]> git.proxmox.com Git - mirror_edk2.git/commitdiff
BeagleBoardPkg: remove UncachedMemoryAllocationLib resolutions
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Thu, 24 Aug 2017 19:40:10 +0000 (20:40 +0100)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Tue, 29 Aug 2017 16:54:58 +0000 (17:54 +0100)
ArmDmaLib no longer depends on UncachedMemoryAllocationLib, so we can
remove the library class resolutions for it.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
BeagleBoardPkg/BeagleBoardPkg.dsc

index b22f814a28a4aa1126213114897b908c9123753c..84aae84ff52d84dc030172ab19cc1f614fbd7ade 100644 (file)
 \r
 !if $(TARGET) == RELEASE\r
   DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf\r
-  UncachedMemoryAllocationLib|ArmPkg/Library/UncachedMemoryAllocationLib/UncachedMemoryAllocationLib.inf\r
 !else\r
   DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf\r
-  UncachedMemoryAllocationLib|ArmPkg/Library/UncachedMemoryAllocationLib/UncachedMemoryAllocationLib.inf\r
 !endif\r
   DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf\r
 \r