1) Add include path into MdeModulePkg.dec

2) Add WinNtAutoScanPeim module into new Nt32Pkg

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2767 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
klu2
2007-06-27 03:57:21 +00:00
parent e30e5a72f9
commit 6c25c60e6c
7 changed files with 345 additions and 3 deletions

View File

@ -61,7 +61,12 @@
gEfiMdePkgTokenSpaceGuid = { 0xA1AFF049, 0xFDEB, 0x442a, { 0xB3, 0x20, 0x13, 0xAB, 0x4C, 0xB7, 0x2B, 0xBC }}
[Includes.common]
Include
Include/Library
Include/Ppi
Include/Common
Include/Protocol
################################################################################
#