summaryrefslogtreecommitdiff
path: root/Nt32Pkg/WinNtSerialIoDxe
diff options
context:
space:
mode:
Diffstat (limited to 'Nt32Pkg/WinNtSerialIoDxe')
-rw-r--r--Nt32Pkg/WinNtSerialIoDxe/WinNtSerialIo.inf11
1 files changed, 1 insertions, 10 deletions
diff --git a/Nt32Pkg/WinNtSerialIoDxe/WinNtSerialIo.inf b/Nt32Pkg/WinNtSerialIoDxe/WinNtSerialIo.inf
index 59bcf64da7..96d97f264b 100644
--- a/Nt32Pkg/WinNtSerialIoDxe/WinNtSerialIo.inf
+++ b/Nt32Pkg/WinNtSerialIoDxe/WinNtSerialIo.inf
@@ -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
################################################################################