Update INF files to remove/update non-exist files listed in [sources] sections.

New build tool performs stricter check.


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3733 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qhuang8 2007-08-29 12:38:21 +00:00
parent 107bb017a5
commit 1cf79a5e65
5 changed files with 3 additions and 7 deletions

View File

@ -36,9 +36,8 @@
ComponentName.c ComponentName.c
IsaIo.c IsaIo.c
IsaBus.c IsaBus.c
IsaIo.h InternalIsaIo.h
IsaBus.h InternalIsaBus.h
IsaAcpi.h
ComponentName.h ComponentName.h
[Packages] [Packages]

View File

@ -44,7 +44,6 @@
################################################################################ ################################################################################
[Sources.common] [Sources.common]
Variable.dxs
Variable.c Variable.c
Variable.h Variable.h

View File

@ -41,7 +41,7 @@
BdsConnect.c BdsConnect.c
BdsConsole.c BdsConsole.c
BdsBoot.c BdsBoot.c
EdkGenericBdsLib.h EdkGenericBdsLibInternal.h
[Packages] [Packages]
MdePkg/MdePkg.dec MdePkg/MdePkg.dec

View File

@ -54,7 +54,6 @@
MiscSubclassDriver.h MiscSubclassDriver.h
MiscDevicePath.h MiscDevicePath.h
MiscSubclassDriver.uni MiscSubclassDriver.uni
CommonHeader.h
[Packages] [Packages]
MdePkg/MdePkg.dec MdePkg/MdePkg.dec

View File

@ -29,7 +29,6 @@
# #
[Sources.common] [Sources.common]
OldDefinition.h
SecMain.h SecMain.h
WinNtThunk.c WinNtThunk.c
FwVol.c FwVol.c