summaryrefslogtreecommitdiff
path: root/Bus/Isa
diff options
context:
space:
mode:
authorvanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>2007-07-20 04:33:45 +0000
committervanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>2007-07-20 04:33:45 +0000
commit631dae44819f2f9dd16f70be651a6bd1c4dc46ec (patch)
tree6391ee0ab834b2ef5bdab479fd0f4f2636ce7d0a /Bus/Isa
parentb4c469821d789353c2d7b6ca4e2bf915353bc014 (diff)
downloadedk2-631dae44819f2f9dd16f70be651a6bd1c4dc46ec.zip
edk2-631dae44819f2f9dd16f70be651a6bd1c4dc46ec.tar.gz
edk2-631dae44819f2f9dd16f70be651a6bd1c4dc46ec.tar.bz2
remove some comments introduced by tools.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2/IntelFrameworkModulePkg@3383 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'Bus/Isa')
-rw-r--r--Bus/Isa/IsaSerialDxe/IsaSerialDxe.inf38
1 files changed, 0 insertions, 38 deletions
diff --git a/Bus/Isa/IsaSerialDxe/IsaSerialDxe.inf b/Bus/Isa/IsaSerialDxe/IsaSerialDxe.inf
index 96c6708..18ad479 100644
--- a/Bus/Isa/IsaSerialDxe/IsaSerialDxe.inf
+++ b/Bus/Isa/IsaSerialDxe/IsaSerialDxe.inf
@@ -13,11 +13,6 @@
#
#**/
-################################################################################
-#
-# Defines Section - statements that will be processed to create a Makefile.
-#
-################################################################################
[Defines]
INF_VERSION = 0x00010005
BASE_NAME = IsaSerialDxe
@@ -38,12 +33,6 @@
# COMPONENT_NAME = gIsaSerialComponentName
#
-################################################################################
-#
-# Sources Section - list of files that are required for the build to succeed.
-#
-################################################################################
-
[Sources.common]
ComponentName.c
ComponentName.h
@@ -51,26 +40,12 @@
serial.c
-################################################################################
-#
-# Package Dependency Section - list of Package files that are required for
-# this module.
-#
-################################################################################
-
[Packages]
MdePkg/MdePkg.dec
MdeModulePkg/MdeModulePkg.dec
IntelFrameworkPkg/IntelFrameworkPkg.dec
-################################################################################
-#
-# Library Class Section - list of Library Classes that are required for
-# this module.
-#
-################################################################################
-
[LibraryClasses]
PcdLib
ReportStatusCodeLib
@@ -84,25 +59,12 @@
DebugLib
-################################################################################
-#
-# Protocol C Name Section - list of Protocol and Protocol Notify C Names
-# that this module uses or produces.
-#
-################################################################################
-
[Protocols]
gEfiIsaIoProtocolGuid # PROTOCOL TO_START
gEfiSerialIoProtocolGuid # PROTOCOL BY_START
gEfiDevicePathProtocolGuid # PROTOCOL TO_START
-################################################################################
-#
-# Pcd FEATURE_FLAG - list of PCDs that this module is coded for.
-#
-################################################################################
-
[PcdsFeatureFlag.common]
PcdNtEmulatorEnable|gEfiMdeModulePkgTokenSpaceGuid