1) Make Compatibility/Include the public include directory.

2) Add two PPI into dec file

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5228 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qwang12 2008-05-20 09:10:18 +00:00
parent d79eed91e3
commit 14de5ad421
1 changed files with 6 additions and 1 deletions

View File

@ -38,7 +38,7 @@
#
################################################################################
[Includes.common]
Compatibility/Include
################################################################################
#
@ -47,3 +47,8 @@
#
################################################################################
[LibraryClasses.common]
[Ppis.common]
gPeiReadonlyVariableThunkPresentPpiGuid = { 0xe84e9e0b, 0xb5dd, 0x4d08, { 0x9e, 0x46, 0x82, 0x1f, 0xf, 0x14, 0xe9, 0x1b }}
gEcpPeiPciCfgPpiGuid = {0xb0ee53d4, 0xa049, 0x4a79, { 0xb2, 0xff, 0x19, 0xd9, 0xfa, 0xef, 0xaa, 0x94 }}