summaryrefslogtreecommitdiff
path: root/Nt32Pkg/WinNtBlockIoDxe
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/WinNtBlockIoDxe
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/WinNtBlockIoDxe')
-rw-r--r--Nt32Pkg/WinNtBlockIoDxe/WinNtBlockIo.inf12
1 files changed, 1 insertions, 11 deletions
diff --git a/Nt32Pkg/WinNtBlockIoDxe/WinNtBlockIo.inf b/Nt32Pkg/WinNtBlockIoDxe/WinNtBlockIo.inf
index 0b99f47bd4..4884adf1ed 100644
--- a/Nt32Pkg/WinNtBlockIoDxe/WinNtBlockIo.inf
+++ b/Nt32Pkg/WinNtBlockIoDxe/WinNtBlockIo.inf
@@ -59,24 +59,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
################################################################################