1) Porting the original WinNtStuff Peim to new Nt32Pkg

2) Adding PeiHobLib to MdePkg 

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2765 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
klu2
2007-06-27 03:41:18 +00:00
parent 09f0ddd026
commit 66f0059f35
10 changed files with 1025 additions and 12 deletions

View File

@@ -94,6 +94,7 @@
${WORKSPACE}\MdePkg\Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf
${WORKSPACE}\MdePkg\Library/DxeCoreHobLib/DxeCoreHobLib.inf
${WORKSPACE}\MdePkg\Library/DxeHobLib/DxeHobLib.inf
${WORKSPACE}\MdePkg\Library/PeiHobLib/PeiHobLib.inf
${WORKSPACE}\MdePkg\Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
${WORKSPACE}\MdePkg\Library/DxePcdLib/DxePcdLib.inf
${WORKSPACE}\MdePkg\Library/DxeServicesTableLib/DxeServicesTableLib.inf