mirror of https://github.com/acidanthera/audk.git
Add building DxeMemoryLib.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2964 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
20a16def31
commit
b06f038b06
|
@ -119,6 +119,7 @@
|
|||
${WORKSPACE}/MdePkg/Library/UefiLib/UefiLib.inf
|
||||
${WORKSPACE}/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
|
||||
${WORKSPACE}\MdePkg\Library/UefiScsiLib/UefiScsiLib.inf
|
||||
${WORKSPACE}/MdePkg/Library/DxeMemoryLib/DxeMemoryLib.inf
|
||||
|
||||
|
||||
[Components.IA32]
|
||||
|
|
Loading…
Reference in New Issue