Add missing library instance to MdePkg.dsc

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5693 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
klu2 2008-08-20 04:58:29 +00:00
parent 3bdcb96998
commit 4882bfdc7e
1 changed files with 1 additions and 0 deletions

View File

@ -80,6 +80,7 @@
MdePkg/Library/HiiLib/HiiLib.inf MdePkg/Library/HiiLib/HiiLib.inf
MdePkg/Library/IfrSupportLib/IfrSupportLib.inf MdePkg/Library/IfrSupportLib/IfrSupportLib.inf
MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf
MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.inf
MdePkg/Library/PeiDxePostCodeLibReportStatusCode/PeiDxePostCodeLibReportStatusCode.inf MdePkg/Library/PeiDxePostCodeLibReportStatusCode/PeiDxePostCodeLibReportStatusCode.inf
MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
MdePkg/Library/PeiMemoryLib/PeiMemoryLib.inf MdePkg/Library/PeiMemoryLib/PeiMemoryLib.inf