summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg/PrePi/PeiMPCore.inf
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2017-11-30 15:18:39 +0000
committerArd Biesheuvel <ard.biesheuvel@linaro.org>2017-11-30 17:08:41 +0000
commit75bd086c19c86a57e652e3bc23b550a47fbe4789 (patch)
tree8e83d350a5d366ad3578aaa07b5abcce6fa9887e /ArmPlatformPkg/PrePi/PeiMPCore.inf
parentb3de5a48141f140325b19771ae0daa9e3ab751e5 (diff)
downloadedk2-75bd086c19c86a57e652e3bc23b550a47fbe4789.tar.gz
edk2-75bd086c19c86a57e652e3bc23b550a47fbe4789.tar.bz2
edk2-75bd086c19c86a57e652e3bc23b550a47fbe4789.zip
ArmPlatformPkg/PrePi: don't expose PE/COFF and LZMA libraries via HOBs
Avoid the need to preserve all memory exposed by PrePi indefinitely by removing the 'feature' that exposes the PE/COFF and LZMA libraries via special HOBs to other modules that may want to reuse the code. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
Diffstat (limited to 'ArmPlatformPkg/PrePi/PeiMPCore.inf')
-rw-r--r--ArmPlatformPkg/PrePi/PeiMPCore.inf1
1 files changed, 0 insertions, 1 deletions
diff --git a/ArmPlatformPkg/PrePi/PeiMPCore.inf b/ArmPlatformPkg/PrePi/PeiMPCore.inf
index 636049d4f4..ccb5388e55 100644
--- a/ArmPlatformPkg/PrePi/PeiMPCore.inf
+++ b/ArmPlatformPkg/PrePi/PeiMPCore.inf
@@ -52,7 +52,6 @@
SerialPortLib
ExtractGuidedSectionLib
LzmaDecompressLib
- PeCoffGetEntryPointLib
DebugAgentLib
PrePiLib
ArmPlatformLib