summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjianzhou <jianzhou@codeaurora.org>2021-08-05 14:09:50 +0800
committerjianzhou <jianzhou@codeaurora.org>2021-08-27 15:43:47 +0800
commitcf254d7b384d4ffa831bec5975ed78b03a1ca6a9 (patch)
tree4c2d3a028038bbe7cf5a2f15d7b5d4bbd9369139
parentf049b8e32c50907108b9c3d20561dc9e617a4b37 (diff)
Revert "QcomModulePkg: Add BaseMemoryLib to QcomModulePkg"
This reverts commit 5ae4034f48a0d302b0460bf0df3089e82a9368f4. Have used BaseMemoryLibOptDxe to be instead of BaseMemoryLib to save boot time, and use BaseMemoryLibOptDxe instead for some libraries in MdeModulePkg to fix compilation errors. Change-Id: Ib22a9b3138b00bc4c4fc402ff77282e2ea39f3b5
-rwxr-xr-xQcomModulePkg/QcomModulePkg.dsc2
1 files changed, 0 insertions, 2 deletions
diff --git a/QcomModulePkg/QcomModulePkg.dsc b/QcomModulePkg/QcomModulePkg.dsc
index 1f867e4ad1..e566fd61cb 100755
--- a/QcomModulePkg/QcomModulePkg.dsc
+++ b/QcomModulePkg/QcomModulePkg.dsc
@@ -52,7 +52,6 @@
MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
BaseMemoryLibOptDxe|MdePkg/Library/BaseMemoryLibOptDxe/BaseMemoryLibOptDxe.inf
- BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
CacheMaintenanceLib|ArmPkg/Library/ArmCacheMaintenanceLib/ArmCacheMaintenanceLib.inf
IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
@@ -164,7 +163,6 @@
QcomModulePkg/Application/LinuxLoader/LinuxLoader.inf {
<LibraryClasses>
- BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf