summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2007-06-28 07:33:33 +0000
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2007-06-28 07:33:33 +0000
commit4abb21937cec2be1db93c1c4ee994d0d40cbcaa2 (patch)
treeebca3e052582f3eac333a3aa335ed68f5fa46592
parentb38907a6d41515f48fe01a7c3d7c6b84b269926b (diff)
downloadedk2-4abb21937cec2be1db93c1c4ee994d0d40cbcaa2.zip
edk2-4abb21937cec2be1db93c1c4ee994d0d40cbcaa2.tar.gz
edk2-4abb21937cec2be1db93c1c4ee994d0d40cbcaa2.tar.bz2
Remove the Includes section from a few INF file and Nt32.dsc buildable by commenting out some inf.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2834 6f19259b-4bc3-4df7-8a09-765794883524
-rw-r--r--Nt32Pkg/Library/DxeNt32OemHookStatusCodeLib/DxeNt32OemHookStatusCodeLib.inf1
-rw-r--r--Nt32Pkg/Library/EdkGenericBdsLib/EdkGenericBdsLib.inf1
-rw-r--r--Nt32Pkg/Library/Nt32PeCoffLoaderLib/Nt32PeCoffLoaderLib.inf1
-rw-r--r--Nt32Pkg/Library/PeiNt32OemHookStatusCodeLib/PeiNt32OemHookStatusCodeLib.inf1
-rw-r--r--Nt32Pkg/Nt32.dsc26
-rw-r--r--Nt32Pkg/RealTimeClockRuntimeDxe/RealTimeClock.inf9
6 files changed, 16 insertions, 23 deletions
diff --git a/Nt32Pkg/Library/DxeNt32OemHookStatusCodeLib/DxeNt32OemHookStatusCodeLib.inf b/Nt32Pkg/Library/DxeNt32OemHookStatusCodeLib/DxeNt32OemHookStatusCodeLib.inf
index d2e1277..35a60fd 100644
--- a/Nt32Pkg/Library/DxeNt32OemHookStatusCodeLib/DxeNt32OemHookStatusCodeLib.inf
+++ b/Nt32Pkg/Library/DxeNt32OemHookStatusCodeLib/DxeNt32OemHookStatusCodeLib.inf
@@ -70,7 +70,6 @@
[Packages]
Nt32Pkg/Nt32Pkg.dec
- EdkModulePkg/EdkModulePkg.dec
MdePkg/MdePkg.dec
diff --git a/Nt32Pkg/Library/EdkGenericBdsLib/EdkGenericBdsLib.inf b/Nt32Pkg/Library/EdkGenericBdsLib/EdkGenericBdsLib.inf
index c13e625..a268e2a 100644
--- a/Nt32Pkg/Library/EdkGenericBdsLib/EdkGenericBdsLib.inf
+++ b/Nt32Pkg/Library/EdkGenericBdsLib/EdkGenericBdsLib.inf
@@ -75,7 +75,6 @@
[Packages]
Nt32Pkg/Nt32Pkg.dec
- EdkModulePkg/EdkModulePkg.dec
MdePkg/MdePkg.dec
diff --git a/Nt32Pkg/Library/Nt32PeCoffLoaderLib/Nt32PeCoffLoaderLib.inf b/Nt32Pkg/Library/Nt32PeCoffLoaderLib/Nt32PeCoffLoaderLib.inf
index 40b4e68..4b8d6bf 100644
--- a/Nt32Pkg/Library/Nt32PeCoffLoaderLib/Nt32PeCoffLoaderLib.inf
+++ b/Nt32Pkg/Library/Nt32PeCoffLoaderLib/Nt32PeCoffLoaderLib.inf
@@ -65,7 +65,6 @@
################################################################################
[Packages]
- EdkModulePkg/EdkModulePkg.dec
MdePkg/MdePkg.dec
diff --git a/Nt32Pkg/Library/PeiNt32OemHookStatusCodeLib/PeiNt32OemHookStatusCodeLib.inf b/Nt32Pkg/Library/PeiNt32OemHookStatusCodeLib/PeiNt32OemHookStatusCodeLib.inf
index 6c2fa7e..5406ae7 100644
--- a/Nt32Pkg/Library/PeiNt32OemHookStatusCodeLib/PeiNt32OemHookStatusCodeLib.inf
+++ b/Nt32Pkg/Library/PeiNt32OemHookStatusCodeLib/PeiNt32OemHookStatusCodeLib.inf
@@ -68,7 +68,6 @@
[Packages]
Nt32Pkg/Nt32Pkg.dec
- EdkModulePkg/EdkModulePkg.dec
MdePkg/MdePkg.dec
diff --git a/Nt32Pkg/Nt32.dsc b/Nt32Pkg/Nt32.dsc
index c7505c4..f26a885 100644
--- a/Nt32Pkg/Nt32.dsc
+++ b/Nt32Pkg/Nt32.dsc
@@ -406,16 +406,22 @@
[Components.IA32]
${WORKSPACE}/Nt32Pkg/BootModePei/BootMode.inf
$(WORKSPACE)/Nt32Pkg/WinNtThunkDxe/WinNtThunk.inf
- #${WORKSPACE}/Nt32Pkg/MiscSubClassPlatformDxe/MiscSubclassDriver.inf
- $(WORKSPACE)/Nt32Pkg/WinNtThunkDxe/WinNtThunk.inf
- $(WORKSPACE)/Nt32Pkg/WinNtThunkPPIToProtocolPei/WinNtThunkPPIToProtocol.inf
- $(WORKSPACE)/Nt32Pkg/WinNtAutoScanPei/WinNtAutoScan.inf
- $(WORKSPACE)/Nt32Pkg/WinNtBlockIoDxe/WinNtBlockIo.inf
- $(WORKSPACE)/Nt32Pkg/WinNtBusDriverDxe/WinNtBusDriver.inf
- $(WORKSPACE)/Nt32Pkg/WinNtConsoleDxe/WinNtConsole.inf
- $(WORKSPACE)/Nt32Pkg/WinNtSimpleFileSystemDxe/WinNtSimpleFileSystem.inf
- $(WORKSPACE)/Nt32Pkg/WinNtGopDxe/WinNtGop.inf
- $(WORKSPACE)/Nt32Pkg/WinNtSerialIoDxe/WinNtSerialIo.inf
+<<<<<<< .mine
+# ${WORKSPACE}/Nt32Pkg/MiscSubClassPlatformDxe/MiscSubclassDriver.inf
+ $(WORKSPACE)\Nt32Pkg\WinNtThunkDxe\WinNtThunk.inf
+ $(WORKSPACE)\Nt32Pkg\WinNtThunkPPIToProtocolPei\WinNtThunkPPIToProtocol.inf
+ $(WORKSPACE)\Nt32Pkg\WinNtAutoScanPei\WinNtAutoScan.inf
+ $(WORKSPACE)\Nt32Pkg\WinNtBlockIoDxe\WinNtBlockIo.inf
+ $(WORKSPACE)\Nt32Pkg\WinNtBusDriverDxe\WinNtBusDriver.inf
+ $(WORKSPACE)\Nt32Pkg\WinNtConsoleDxe\WinNtConsole.inf
+ $(WORKSPACE)\Nt32Pkg\WinNtSimpleFileSystemDxe\WinNtSimpleFileSystem.inf
+ $(WORKSPACE)\Nt32Pkg\WinNtGopDxe\WinNtGop.inf
+ $(WORKSPACE)\Nt32Pkg\WinNtSerialIoDxe\WinNtSerialIo.inf
+# $(WORKSPACE)\Nt32Pkg\TimerDxe\Timer.inf
+# $(WORKSPACE)\Nt32Pkg\ResetRuntimeDxe\Reset.inf
+# $(WORKSPACE)\Nt32Pkg\RealTimeClockRuntimeDxe\RealTimeClock.inf
+# $(WORKSPACE)\Nt32Pkg\MonotonicCounterRuntimeDxe\Metronome.inf
+# $(WORKSPACE)\Nt32Pkg\CpuRuntimeDxe\Cpu.inf
$(WORKSPACE)/Nt32Pkg/FvbServicesRuntimeDxe/Nt32Fwh.inf
${WORKSPACE}/MdeModulePkg/Universal/Security/SecurityStub/Dxe/SecurityStub.inf
${WORKSPACE}/MdeModulePkg/Universal/Capsule/RuntimeDxe/CapsuleRuntime.inf
diff --git a/Nt32Pkg/RealTimeClockRuntimeDxe/RealTimeClock.inf b/Nt32Pkg/RealTimeClockRuntimeDxe/RealTimeClock.inf
index 3094e81..cb18443 100644
--- a/Nt32Pkg/RealTimeClockRuntimeDxe/RealTimeClock.inf
+++ b/Nt32Pkg/RealTimeClockRuntimeDxe/RealTimeClock.inf
@@ -47,15 +47,6 @@
CommonHeader.h
-################################################################################
-#
-# Includes Section - list of Include locations that are required for
-# this module.
-#
-################################################################################
-
-[Includes]
- $(WORKSPACE)/MdePkg/Include/Library
################################################################################
#