X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=IntelFrameworkModulePkg%2FBus%2FIsa%2FIsaBusDxe%2FIsaBusDxe.inf;h=e432ebd3479c8f6a614fd9eb5623be2b0bd894ce;hp=be6dd43ea6573cb35ef7201502cf578bca9b23f6;hb=64bbf1dee2eca68d3410be9d05b2553da337051c;hpb=cb9ee5a14180ba44581c0bf5089bf13e500e6494 diff --git a/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe.inf b/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe.inf index be6dd43ea6..e432ebd347 100644 --- a/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe.inf +++ b/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe.inf @@ -6,7 +6,7 @@ # Controller found. This driver is designed to manage a PCI-to-ISA bridge Device # such as an LPC bridge. # -# Copyright (c) 2007 - 2014, Intel Corporation. All rights reserved.
+# Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.
# # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License @@ -27,7 +27,7 @@ ENTRY_POINT = InitializeIsaBus # -# VALID_ARCHITECTURES = IA32 X64 IPF EBC +# VALID_ARCHITECTURES = IA32 X64 EBC # DRIVER_BINDING = gIsaBusControllerDriver # COMPONENT_NAME = gIsaBusComponentName; # COMPONENT_NAME2 = gIsaBusComponentName2;