summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe.inf
diff options
context:
space:
mode:
Diffstat (limited to 'MdeModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe.inf')
-rw-r--r--MdeModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe.inf6
1 files changed, 3 insertions, 3 deletions
diff --git a/MdeModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe.inf b/MdeModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe.inf
index 1d9e22ec4c..b257e99dba 100644
--- a/MdeModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe.inf
+++ b/MdeModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe.inf
@@ -6,7 +6,7 @@
# the ISA Host Controller and installs the ISA Host Controller Service Binding
# protocol on the ISA Host Controller's handle.
#
-# Copyright (c) 2015, Intel Corporation. All rights reserved.<BR>
+# Copyright (c) 2015 - 2018, Intel Corporation. All rights reserved.<BR>
#
# This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License
@@ -56,9 +56,9 @@
DebugLib
[Protocols]
- ## CONSUMES
+ ## CONSUMES
## PRODUCES
- gEfiIsaHcProtocolGuid
+ gEfiIsaHcProtocolGuid
gEfiIsaHcServiceBindingProtocolGuid ## PRODUCES
[UserExtensions.TianoCore."ExtraFiles"]