mirror of https://github.com/acidanthera/audk.git
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:
parent
3bdcb96998
commit
4882bfdc7e
|
@ -80,6 +80,7 @@
|
|||
MdePkg/Library/HiiLib/HiiLib.inf
|
||||
MdePkg/Library/IfrSupportLib/IfrSupportLib.inf
|
||||
MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf
|
||||
MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.inf
|
||||
MdePkg/Library/PeiDxePostCodeLibReportStatusCode/PeiDxePostCodeLibReportStatusCode.inf
|
||||
MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
|
||||
MdePkg/Library/PeiMemoryLib/PeiMemoryLib.inf
|
||||
|
|
Loading…
Reference in New Issue