From 5b490e76a70a0da71c9f8ec6c81d60b94eb7527c Mon Sep 17 00:00:00 2001 From: oliviermartin Date: Fri, 1 Jul 2011 10:50:48 +0000 Subject: [PATCH] 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/edk2@11943 6f19259b-4bc3-4df7-8a09-765794883524 --- EmbeddedPkg/Library/PrePiLib/PrePiLib.inf | 1 - 1 file changed, 1 deletion(-) diff --git a/EmbeddedPkg/Library/PrePiLib/PrePiLib.inf b/EmbeddedPkg/Library/PrePiLib/PrePiLib.inf index a7bfa10eb5..81d3f47d55 100644 --- a/EmbeddedPkg/Library/PrePiLib/PrePiLib.inf +++ b/EmbeddedPkg/Library/PrePiLib/PrePiLib.inf @@ -33,7 +33,6 @@ [Sources.common] FwVol.c Hob.c - Memory.c PrePiLib.c ReportStatusCode.c -- 2.39.2