summaryrefslogtreecommitdiff
path: root/Nt32Pkg/Library
diff options
context:
space:
mode:
authorAJFISH <AJFISH@6f19259b-4bc3-4df7-8a09-765794883524>2007-06-29 21:03:06 +0000
committerAJFISH <AJFISH@6f19259b-4bc3-4df7-8a09-765794883524>2007-06-29 21:03:06 +0000
commit0dea993c5a0624306c2d8257567be7f0179924ad (patch)
tree13f0464f4ff2bf512cf79a972d8dbb8272abdaa8 /Nt32Pkg/Library
parent7f1c3191e619f2d026136b75028855a1fd88bcd4 (diff)
downloadedk2-platforms-0dea993c5a0624306c2d8257567be7f0179924ad.tar.xz
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2920 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'Nt32Pkg/Library')
-rw-r--r--Nt32Pkg/Library/DxeNt32OemHookStatusCodeLib/DxeNt32OemHookStatusCodeLib.inf12
-rw-r--r--Nt32Pkg/Library/DxeWinNtLib/DxeWinNtLib.inf12
-rw-r--r--Nt32Pkg/Library/EdkGenericBdsLib/EdkGenericBdsLib.inf12
-rw-r--r--Nt32Pkg/Library/EdkNt32PeiPeCoffGetEntryPointLib/EdkNt32PeiPeCoffGetEntryPointLib.inf12
-rw-r--r--Nt32Pkg/Library/Nt32PeCoffLoaderLib/Nt32PeCoffLoaderLib.inf10
-rw-r--r--Nt32Pkg/Library/PeiNt32OemHookStatusCodeLib/PeiNt32OemHookStatusCodeLib.inf12
6 files changed, 5 insertions, 65 deletions
diff --git a/Nt32Pkg/Library/DxeNt32OemHookStatusCodeLib/DxeNt32OemHookStatusCodeLib.inf b/Nt32Pkg/Library/DxeNt32OemHookStatusCodeLib/DxeNt32OemHookStatusCodeLib.inf
index 35a60fd708..0a92734927 100644
--- a/Nt32Pkg/Library/DxeNt32OemHookStatusCodeLib/DxeNt32OemHookStatusCodeLib.inf
+++ b/Nt32Pkg/Library/DxeNt32OemHookStatusCodeLib/DxeNt32OemHookStatusCodeLib.inf
@@ -53,24 +53,14 @@
################################################################################
#
-# 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
# this module.
#
################################################################################
[Packages]
- Nt32Pkg/Nt32Pkg.dec
MdePkg/MdePkg.dec
+ Nt32Pkg/Nt32Pkg.dec
################################################################################
diff --git a/Nt32Pkg/Library/DxeWinNtLib/DxeWinNtLib.inf b/Nt32Pkg/Library/DxeWinNtLib/DxeWinNtLib.inf
index 9a2db4fb7b..dc22accf00 100644
--- a/Nt32Pkg/Library/DxeWinNtLib/DxeWinNtLib.inf
+++ b/Nt32Pkg/Library/DxeWinNtLib/DxeWinNtLib.inf
@@ -52,24 +52,14 @@
################################################################################
#
-# 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
# this module.
#
################################################################################
[Packages]
- Nt32Pkg/Nt32Pkg.dec
MdePkg/MdePkg.dec
+ Nt32Pkg/Nt32Pkg.dec
################################################################################
diff --git a/Nt32Pkg/Library/EdkGenericBdsLib/EdkGenericBdsLib.inf b/Nt32Pkg/Library/EdkGenericBdsLib/EdkGenericBdsLib.inf
index a268e2aca7..e84bc1794d 100644
--- a/Nt32Pkg/Library/EdkGenericBdsLib/EdkGenericBdsLib.inf
+++ b/Nt32Pkg/Library/EdkGenericBdsLib/EdkGenericBdsLib.inf
@@ -58,24 +58,14 @@
################################################################################
#
-# 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
# this module.
#
################################################################################
[Packages]
- Nt32Pkg/Nt32Pkg.dec
MdePkg/MdePkg.dec
+ Nt32Pkg/Nt32Pkg.dec
################################################################################
diff --git a/Nt32Pkg/Library/EdkNt32PeiPeCoffGetEntryPointLib/EdkNt32PeiPeCoffGetEntryPointLib.inf b/Nt32Pkg/Library/EdkNt32PeiPeCoffGetEntryPointLib/EdkNt32PeiPeCoffGetEntryPointLib.inf
index abf478019a..d7fd32c352 100644
--- a/Nt32Pkg/Library/EdkNt32PeiPeCoffGetEntryPointLib/EdkNt32PeiPeCoffGetEntryPointLib.inf
+++ b/Nt32Pkg/Library/EdkNt32PeiPeCoffGetEntryPointLib/EdkNt32PeiPeCoffGetEntryPointLib.inf
@@ -49,24 +49,14 @@
################################################################################
#
-# 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
# this module.
#
################################################################################
[Packages]
- Nt32Pkg/Nt32Pkg.dec
MdePkg/MdePkg.dec
+ Nt32Pkg/Nt32Pkg.dec
################################################################################
diff --git a/Nt32Pkg/Library/Nt32PeCoffLoaderLib/Nt32PeCoffLoaderLib.inf b/Nt32Pkg/Library/Nt32PeCoffLoaderLib/Nt32PeCoffLoaderLib.inf
index 4b8d6bfd41..8141c1450d 100644
--- a/Nt32Pkg/Library/Nt32PeCoffLoaderLib/Nt32PeCoffLoaderLib.inf
+++ b/Nt32Pkg/Library/Nt32PeCoffLoaderLib/Nt32PeCoffLoaderLib.inf
@@ -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
diff --git a/Nt32Pkg/Library/PeiNt32OemHookStatusCodeLib/PeiNt32OemHookStatusCodeLib.inf b/Nt32Pkg/Library/PeiNt32OemHookStatusCodeLib/PeiNt32OemHookStatusCodeLib.inf
index 5406ae7e9d..5c23eb5d33 100644
--- a/Nt32Pkg/Library/PeiNt32OemHookStatusCodeLib/PeiNt32OemHookStatusCodeLib.inf
+++ b/Nt32Pkg/Library/PeiNt32OemHookStatusCodeLib/PeiNt32OemHookStatusCodeLib.inf
@@ -51,24 +51,14 @@
################################################################################
#
-# 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
# this module.
#
################################################################################
[Packages]
- Nt32Pkg/Nt32Pkg.dec
MdePkg/MdePkg.dec
+ Nt32Pkg/Nt32Pkg.dec
################################################################################