summaryrefslogtreecommitdiff
path: root/edk2/EmbeddedPkg
diff options
context:
space:
mode:
authoroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>2011-07-01 10:50:48 +0000
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>2011-07-01 10:50:48 +0000
commite233995ae335dbf80472b9c458443f973fc3a375 (patch)
tree6b3c6c77ffe07657d90f245f4dc78c81a6f36c63 /edk2/EmbeddedPkg
parent637ab08d1cd8622dd106426aa70a8e89fa37aa4e (diff)
EmbeddedPkg: Introduce PrePiMemoryAllocationLib
This Memory Allocation Library for PrePi is based on the memory functions of PrePiLib. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk@11943 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'edk2/EmbeddedPkg')
-rw-r--r--edk2/EmbeddedPkg/Library/PrePiLib/PrePiLib.inf1
1 files changed, 0 insertions, 1 deletions
diff --git a/edk2/EmbeddedPkg/Library/PrePiLib/PrePiLib.inf b/edk2/EmbeddedPkg/Library/PrePiLib/PrePiLib.inf
index a7bfa10eb..81d3f47d5 100644
--- a/edk2/EmbeddedPkg/Library/PrePiLib/PrePiLib.inf
+++ b/edk2/EmbeddedPkg/Library/PrePiLib/PrePiLib.inf
@@ -33,7 +33,6 @@
[Sources.common]
FwVol.c
Hob.c
- Memory.c
PrePiLib.c
ReportStatusCode.c