summaryrefslogtreecommitdiffstats
path: root/BeagleBoardPkg
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2016-09-21 08:57:14 +0100
committerArd Biesheuvel <ard.biesheuvel@linaro.org>2016-10-24 16:00:15 +0100
commitdbb735a3c4ffd1d7ef79a1ed049d402fcc94eb0f (patch)
treedb51c0ea38d09fa17b1afcc6472eac6948262bdb /BeagleBoardPkg
parent4aae7419eeba36dfca48ecb59677a1ab27cffbb0 (diff)
downloadedk2-dbb735a3c4ffd1d7ef79a1ed049d402fcc94eb0f.tar.gz
edk2-dbb735a3c4ffd1d7ef79a1ed049d402fcc94eb0f.tar.bz2
edk2-dbb735a3c4ffd1d7ef79a1ed049d402fcc94eb0f.zip
BeagleBoardPkg: remove dependency on ArmPkg/BaseMemoryLibStm
The library BaseMemoryLibStm in ArmPkg is deprecated and is going to be removed. Move to the generic version in MdePkg instead. 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 'BeagleBoardPkg')
-rw-r--r--BeagleBoardPkg/BeagleBoardPkg.dsc2
1 files changed, 1 insertions, 1 deletions
diff --git a/BeagleBoardPkg/BeagleBoardPkg.dsc b/BeagleBoardPkg/BeagleBoardPkg.dsc
index e4f229e3bf..1e21ed1463 100644
--- a/BeagleBoardPkg/BeagleBoardPkg.dsc
+++ b/BeagleBoardPkg/BeagleBoardPkg.dsc
@@ -55,7 +55,7 @@
MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
- BaseMemoryLib|ArmPkg/Library/BaseMemoryLibStm/BaseMemoryLibStm.inf
+ BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
EfiResetSystemLib|BeagleBoardPkg/Library/ResetSystemLib/ResetSystemLib.inf