X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=IntelFrameworkModulePkg%2FBus%2FIsa%2FPs2MouseAbsolutePointerDxe%2FPs2MouseAbsolutePointerDxe.inf;h=a9793fd50f8b5d0538b01a3b9d4bee5bc9e0c2e1;hp=48adde6f1d3f0b3a00cd16380ab7cb30c75d815e;hb=64bbf1dee2eca68d3410be9d05b2553da337051c;hpb=cb9ee5a14180ba44581c0bf5089bf13e500e6494 diff --git a/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseAbsolutePointerDxe/Ps2MouseAbsolutePointerDxe.inf b/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseAbsolutePointerDxe/Ps2MouseAbsolutePointerDxe.inf index 48adde6f1d..a9793fd50f 100644 --- a/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseAbsolutePointerDxe/Ps2MouseAbsolutePointerDxe.inf +++ b/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseAbsolutePointerDxe/Ps2MouseAbsolutePointerDxe.inf @@ -4,7 +4,7 @@ # This driver simulates a touch pad absolute pointing device using a standard # PS2 mouse as the input hardware. # -# Copyright (c) 2006 - 2016, Intel Corporation. All rights reserved.
+# Copyright (c) 2006 - 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 = InitializePs2MouseAbsolutePointer # -# VALID_ARCHITECTURES = IA32 X64 IPF EBC +# VALID_ARCHITECTURES = IA32 X64 EBC # DRIVER_BINDING = gPS2MouseAbsolutePointerDriver; # COMPONENT_NAME = gPs2MouseAbsolutePointerComponentName; # COMPONENT_NAME2 = gPs2MouseAbsolutePointerComponentName2;