This commit is contained in:
AJFISH 2007-06-29 21:03:06 +00:00
parent 7f1c3191e6
commit 0dea993c5a
37 changed files with 28 additions and 333 deletions

View File

@ -62,18 +62,6 @@
idebus.h
################################################################################
#
# Includes Section - list of Include locations that are required for
# this module.
#
################################################################################
[Includes]
$(WORKSPACE)/MdePkg/Include
$(WORKSPACE)/MdeModulePkg/Include
$(WORKSPACE)/IntelFrameworkPkg/Include
################################################################################
#
# Package Dependency Section - list of Package files that are required for

View File

@ -77,9 +77,6 @@
PciIo.h
pcibus.h
[Includes]
IntelFrameworkModulePkg/Include
################################################################################
#
# Package Dependency Section - list of Package files that are required for

View File

@ -47,16 +47,6 @@
BaseUefiTianoCustomDecompressLib.c
################################################################################
#
# Includes Section - list of Include locations that are required for
# this module.
#
################################################################################
[Includes]
$(WORKSPACE)/MdePkg/Include
################################################################################
#
# Package Dependency Section - list of Package files that are required for

View File

@ -46,16 +46,6 @@
OemHookStatusCodeLibNull.c
################################################################################
#
# Includes Section - list of Include locations that are required for
# this module.
#
################################################################################
[Includes]
$(WORKSPACE)/MdePkg/Include
$(WORKSPACE)/IntelFrameworkModulePkg/Include
################################################################################
#

View File

@ -46,17 +46,6 @@
IncompatiblePciDeviceList.h
PciIncompatibleDeviceSupportLib.c
################################################################################
#
# Includes Section - list of Include locations that are required for
# this module.
#
################################################################################
[Includes]
$(WORKSPACE)/MdePkg/Include
$(WORKSPACE)/IntelFrameworkModulePkg/Include
################################################################################
#
# Package Dependency Section - list of Package files that are required for

View File

@ -45,9 +45,6 @@
[Sources.common]
DataHubStdErr.c
[Includes]
IntelFrameworkModulePkg/Include
################################################################################
#
# Package Dependency Section - list of Package files that are required for

View File

@ -54,17 +54,6 @@
CommonHeader.h
################################################################################
#
# Includes Section - list of Include locations that are required for
# this module.
#
################################################################################
[Includes]
$(WORKSPACE)/IntelFrameworkPkg/Include/Library
$(WORKSPACE)/MdePkg/Include/Library
################################################################################
#
# Package Dependency Section - list of Package files that are required for

View File

@ -54,16 +54,6 @@
CommonHeader.h
################################################################################
#
# Includes Section - list of Include locations that are required for
# this module.
#
################################################################################
[Includes]
$(WORKSPACE)/MdePkg/Include/Library
################################################################################
#
# Package Dependency Section - list of Package files that are required for

View File

@ -68,17 +68,6 @@
Common/DxeStatusCodeCommon.c
################################################################################
#
# Includes Section - list of Include locations that are required for
# this module.
#
################################################################################
[Includes]
$(WORKSPACE)/MdePkg/Include/Library
$(WORKSPACE)/IntelFrameworkModulePkg/Include
$(WORKSPACE)/IntelFrameworkModulePkg/Include/Library
################################################################################
#

View File

@ -50,19 +50,6 @@
CommonHeader.h
################################################################################
#
# Includes Section - list of Include locations that are required for
# this module.
#
################################################################################
[Includes]
$(WORKSPACE)/MdePkg/Include/Library
$(WORKSPACE)/IntelFrameworkPkg/Include
$(WORKSPACE)/IntelFrameworkModulePkg/Include
$(WORKSPACE)/IntelFrameworkModulePkg/Include/Library
################################################################################
#
# Package Dependency Section - list of Package files that are required for

View File

@ -46,15 +46,6 @@
ReportStatusCodeLib.c
################################################################################
#
# Includes Section - list of Include locations that are required for
# this module.
#
################################################################################
[Includes]
################################################################################
#

View File

@ -46,17 +46,6 @@
DebugLib.c
################################################################################
#
# Includes Section - list of Include locations that are required for
# this module.
#
################################################################################
[Includes]
$(WORKSPACE)/MdePkg/Include/Library
$(WORKSPACE)/IntelFrameworkPkg/Include
################################################################################
#
# Package Dependency Section - list of Package files that are required for
@ -65,8 +54,8 @@
################################################################################
[Packages]
$(WORKSPACE)/MdePkg/MdePkg.dec
$(WORKSPACE)/IntelFrameworkPkg/IntelFrameworkPkg.dec
MdePkg/MdePkg.dec
IntelFrameworkPkg/IntelFrameworkPkg.dec
################################################################################
#

View File

@ -52,17 +52,6 @@
UefiLib.c
################################################################################
#
# Includes Section - list of Include locations that are required for
# this module.
#
################################################################################
[Includes]
$(WORKSPACE)/MdePkg/Include/Library
$(WORKSPACE)/IntelFrameworkPkg/Include
################################################################################
#
# Package Dependency Section - list of Package files that are required for

View File

@ -54,8 +54,8 @@
################################################################################
[Packages]
$(WORKSPACE)/MdePkg/MdePkg.dec
$(WORKSPACE)/MdeModulePkg/MdeModulePkg.dec
MdePkg/MdePkg.dec
MdeModulePkg/MdeModulePkg.dec
################################################################################

View File

@ -58,8 +58,8 @@
################################################################################
[Packages]
$(WORKSPACE)/MdePkg/MdePkg.dec
$(WORKSPACE)/MdeModulePkg/MdeModulePkg.dec
MdePkg/MdePkg.dec
MdeModulePkg/MdeModulePkg.dec
################################################################################

View File

@ -55,8 +55,8 @@
################################################################################
[Packages]
$(WORKSPACE)/MdePkg/MdePkg.dec
$(WORKSPACE)/MdeModulePkg/MdeModulePkg.dec
MdePkg/MdePkg.dec
MdeModulePkg/MdeModulePkg.dec
################################################################################
#

View File

@ -67,8 +67,8 @@
################################################################################
[Packages]
MdeModulePkg/MdeModulePkg.dec
MdePkg/MdePkg.dec
MdeModulePkg/MdeModulePkg.dec
IntelFrameworkPkg/IntelFrameworkPkg.dec

View File

@ -61,9 +61,9 @@
################################################################################
[Packages]
$(WORKSPACE)/MdePkg/MdePkg.dec
$(WORKSPACE)/MdeModulePkg/MdeModulePkg.dec
$(WORKSPACE)/IntelFrameworkPkg/IntelFrameworkPkg.dec
MdePkg/MdePkg.dec
MdeModulePkg/MdeModulePkg.dec
IntelFrameworkPkg/IntelFrameworkPkg.dec
################################################################################
#

View File

@ -47,16 +47,6 @@
CommonHeader.h
################################################################################
#
# Includes Section - list of Include locations that are required for
# this module.
#
################################################################################
[Includes]
$(WORKSPACE)/MdePkg/Include/Library
################################################################################
#
# Package Dependency Section - list of Package files that are required for

View File

@ -49,16 +49,6 @@
FWBlockService.c
################################################################################
#
# Includes Section - list of Include locations that are required for
# this module.
#
################################################################################
[Includes]
$(WORKSPACE)/MdePkg/Include/Library
################################################################################
#
# Package Dependency Section - list of Package files that are required for
@ -67,9 +57,9 @@
################################################################################
[Packages]
Nt32Pkg/Nt32Pkg.dec
MdeModulePkg/MdeModulePkg.dec
MdePkg/MdePkg.dec
MdeModulePkg/MdeModulePkg.dec
Nt32Pkg/Nt32Pkg.dec
################################################################################

View File

@ -51,16 +51,6 @@
CommonHeader.h
################################################################################
#
# Includes Section - list of Include locations that are required for
# this module.
#
################################################################################
[Includes]
$(WORKSPACE)/MdePkg/Include/Library
################################################################################
#
# Package Dependency Section - list of Package files that are required for
@ -69,8 +59,8 @@
################################################################################
[Packages]
Nt32Pkg/Nt32Pkg.dec
MdePkg/MdePkg.dec
Nt32Pkg/Nt32Pkg.dec
################################################################################

View File

@ -50,16 +50,6 @@
CommonHeader.h
################################################################################
#
# Includes Section - list of Include locations that are required for
# this module.
#
################################################################################
[Includes]
$(WORKSPACE)/MdePkg/Include/Library
################################################################################
#
# Package Dependency Section - list of Package files that are required for
@ -68,8 +58,8 @@
################################################################################
[Packages]
Nt32Pkg/Nt32Pkg.dec
MdePkg/MdePkg.dec
Nt32Pkg/Nt32Pkg.dec
################################################################################

View File

@ -56,16 +56,6 @@
CommonHeader.h
################################################################################
#
# Includes Section - list of Include locations that are required for
# this module.
#
################################################################################
[Includes]
$(WORKSPACE)/MdePkg/Include/Library
################################################################################
#
# Package Dependency Section - list of Package files that are required for
@ -74,8 +64,8 @@
################################################################################
[Packages]
Nt32Pkg/Nt32Pkg.dec
MdePkg/MdePkg.dec
Nt32Pkg/Nt32Pkg.dec
################################################################################

View File

@ -47,16 +47,6 @@
CommonHeader.h
################################################################################
#
# Includes Section - list of Include locations that are required for
# this module.
#
################################################################################
[Includes]
$(WORKSPACE)/MdePkg/Include/Library
################################################################################
#
# Package Dependency Section - list of Package files that are required for
@ -65,8 +55,8 @@
################################################################################
[Packages]
Nt32Pkg/Nt32Pkg.dec
MdePkg/MdePkg.dec
Nt32Pkg/Nt32Pkg.dec
################################################################################

View File

@ -47,16 +47,6 @@
Nt32PeCoffLoader.c
CommonHeader.h
################################################################################
#
# Includes Section - list of Include locations that are required for
# this module.
#
################################################################################
[Includes]
################################################################################
#
# Package Dependency Section - list of Package files that are required for

View File

@ -49,16 +49,6 @@
CommonHeader.h
################################################################################
#
# Includes Section - list of Include locations that are required for
# this module.
#
################################################################################
[Includes]
$(WORKSPACE)/MdePkg/Include/Library
################################################################################
#
# Package Dependency Section - list of Package files that are required for
@ -67,8 +57,8 @@
################################################################################
[Packages]
Nt32Pkg/Nt32Pkg.dec
MdePkg/MdePkg.dec
Nt32Pkg/Nt32Pkg.dec
################################################################################

View File

@ -77,17 +77,6 @@
MiscBaseBoardManufacturer.uni
CommonHeader.h
################################################################################
#
# Includes Section - list of Include locations that are required for
# this module.
#
################################################################################
[Includes]
$(WORKSPACE)/MdePkg/Include/Library
################################################################################
#
# Package Dependency Section - list of Package files that are required for

View File

@ -45,16 +45,6 @@
[Sources.common]
WinntAutoscan.c
################################################################################
#
# Includes Section - list of Include locations that are required for
# this module.
#
################################################################################
[Includes]
$(WORKSPACE)/MdePkg/Include/Library
################################################################################
#
# Package Dependency Section - list of Package files that are required for
@ -63,9 +53,9 @@
################################################################################
[Packages]
Nt32Pkg/Nt32Pkg.dec
MdeModulePkg/MdeModulePkg.dec
MdePkg/MdePkg.dec
MdeModulePkg/MdeModulePkg.dec
Nt32Pkg/Nt32Pkg.dec
################################################################################

View File

@ -57,16 +57,6 @@
WinNtBlockIo.h
################################################################################
#
# Includes Section - list of Include locations that are required for
# this module.
#
################################################################################
[Includes]
$(WORKSPACE)/MdePkg/Include/Library
################################################################################
#
# Package Dependency Section - list of Package files that are required for
@ -75,8 +65,8 @@
################################################################################
[Packages]
Nt32Pkg/Nt32Pkg.dec
MdePkg/MdePkg.dec
Nt32Pkg/Nt32Pkg.dec
################################################################################

View File

@ -53,16 +53,6 @@
WinNtBusDriver.h
################################################################################
#
# Includes Section - list of Include locations that are required for
# this module.
#
################################################################################
[Includes]
$(WORKSPACE)/MdePkg/Include/Library
################################################################################
#
# Package Dependency Section - list of Package files that are required for
@ -71,8 +61,8 @@
################################################################################
[Packages]
Nt32Pkg/Nt32Pkg.dec
MdePkg/MdePkg.dec
Nt32Pkg/Nt32Pkg.dec
################################################################################

View File

@ -53,16 +53,6 @@
Console.h
################################################################################
#
# Includes Section - list of Include locations that are required for
# this module.
#
################################################################################
[Includes]
$(WORKSPACE)/MdePkg/Include/Library
################################################################################
#
# Package Dependency Section - list of Package files that are required for
@ -71,8 +61,8 @@
################################################################################
[Packages]
Nt32Pkg/Nt32Pkg.dec
MdePkg/MdePkg.dec
Nt32Pkg/Nt32Pkg.dec
################################################################################

View File

@ -55,16 +55,6 @@
WinNtGopInput.c
WinNtGopScreen.c
################################################################################
#
# Includes Section - list of Include locations that are required for
# this module.
#
################################################################################
[Includes]
$(WORKSPACE)/MdePkg/Include/Library
################################################################################
#
# Package Dependency Section - list of Package files that are required for
@ -73,8 +63,8 @@
################################################################################
[Packages]
Nt32Pkg/Nt32Pkg.dec
MdePkg/MdePkg.dec
Nt32Pkg/Nt32Pkg.dec
################################################################################

View File

@ -51,15 +51,6 @@
WinNtSerialIo.c
WinNtSerialIo.h
################################################################################
#
# Includes Section - list of Include locations that are required for
# this module.
#
################################################################################
[Includes]
$(WORKSPACE)/MdePkg/Include/Library
################################################################################
#
@ -69,8 +60,8 @@
################################################################################
[Packages]
Nt32Pkg/Nt32Pkg.dec
MdePkg/MdePkg.dec
Nt32Pkg/Nt32Pkg.dec
################################################################################

View File

@ -53,16 +53,6 @@
WinNtSimpleFileSystem.c
WinNtSimpleFileSystem.h
################################################################################
#
# Includes Section - list of Include locations that are required for
# this module.
#
################################################################################
[Includes]
$(WORKSPACE)/MdePkg/Include/Library
################################################################################
#
# Package Dependency Section - list of Package files that are required for
@ -71,8 +61,8 @@
################################################################################
[Packages]
Nt32Pkg/Nt32Pkg.dec
MdePkg/MdePkg.dec
Nt32Pkg/Nt32Pkg.dec
################################################################################

View File

@ -46,16 +46,6 @@
WinNtThunk.c
WinNtThunk.h
################################################################################
#
# Includes Section - list of Include locations that are required for
# this module.
#
################################################################################
[Includes]
$(WORKSPACE)/MdePkg/Include/Library
$(WORKSPACE)/Nt32Pkg/Include/Library
################################################################################
#

View File

@ -45,16 +45,6 @@
[Sources.common]
WinNtThunkPPIToProtocol.c
################################################################################
#
# Includes Section - list of Include locations that are required for
# this module.
#
################################################################################
[Includes]
$(WORKSPACE)/MdePkg/Include/Library
################################################################################
#
# Package Dependency Section - list of Package files that are required for
@ -63,8 +53,8 @@
################################################################################
[Packages]
Nt32Pkg/Nt32Pkg.dec
MdePkg/MdePkg.dec
Nt32Pkg/Nt32Pkg.dec
################################################################################