summaryrefslogtreecommitdiffstats
path: root/Nt32Pkg/WinNtConsoleDxe/WinNtConsoleDxe.inf
diff options
context:
space:
mode:
Diffstat (limited to 'Nt32Pkg/WinNtConsoleDxe/WinNtConsoleDxe.inf')
-rw-r--r--Nt32Pkg/WinNtConsoleDxe/WinNtConsoleDxe.inf38
1 files changed, 0 insertions, 38 deletions
diff --git a/Nt32Pkg/WinNtConsoleDxe/WinNtConsoleDxe.inf b/Nt32Pkg/WinNtConsoleDxe/WinNtConsoleDxe.inf
index a03b1a392e..2237a7d211 100644
--- a/Nt32Pkg/WinNtConsoleDxe/WinNtConsoleDxe.inf
+++ b/Nt32Pkg/WinNtConsoleDxe/WinNtConsoleDxe.inf
@@ -14,11 +14,6 @@
#
#**/
-################################################################################
-#
-# Defines Section - statements that will be processed to create a Makefile.
-#
-################################################################################
[Defines]
INF_VERSION = 0x00010005
BASE_NAME = WinNtConsole
@@ -39,12 +34,6 @@
# COMPONENT_NAME = gWinNtConsoleComponentName
#
-################################################################################
-#
-# Sources Section - list of files that are required for the build to succeed.
-#
-################################################################################
-
[Sources.common]
ComponentName.c
ConsoleOut.c
@@ -53,25 +42,11 @@
Console.h
-################################################################################
-#
-# Package Dependency Section - list of Package files that are required for
-# this module.
-#
-################################################################################
-
[Packages]
MdePkg/MdePkg.dec
Nt32Pkg/Nt32Pkg.dec
-################################################################################
-#
-# Library Class Section - list of Library Classes that are required for
-# this module.
-#
-################################################################################
-
[LibraryClasses]
MemoryAllocationLib
UefiBootServicesTableLib
@@ -82,23 +57,10 @@
DebugLib
-################################################################################
-#
-# Guid C Name Section - list of Guids that this module uses or produces.
-#
-################################################################################
-
[Guids]
gEfiWinNtConsoleGuid # ALWAYS_CONSUMED
-################################################################################
-#
-# Protocol C Name Section - list of Protocol and Protocol Notify C Names
-# that this module uses or produces.
-#
-################################################################################
-
[Protocols]
gEfiSimpleTextInProtocolGuid # PROTOCOL BY_START
gEfiSimpleTextOutProtocolGuid # PROTOCOL BY_START