summaryrefslogtreecommitdiffstats
path: root/PcAtChipsetPkg/8259InterruptControllerDxe/Legacy8259.uni
diff options
context:
space:
mode:
authorHao A Wu <hao.a.wu@intel.com>2019-05-27 13:59:30 +0800
committerHao A Wu <hao.a.wu@intel.com>2019-06-27 08:14:19 +0800
commitc78008b4b29527f40a98f8da0022e9f55559fdd6 (patch)
treeb7b3934a909000ff01dc78a6856208b4dfd9b5b9 /PcAtChipsetPkg/8259InterruptControllerDxe/Legacy8259.uni
parent8b6f0b5cd3d97f6f385804344f6795e5fbdb753e (diff)
downloadedk2-c78008b4b29527f40a98f8da0022e9f55559fdd6.tar.gz
edk2-c78008b4b29527f40a98f8da0022e9f55559fdd6.tar.bz2
edk2-c78008b4b29527f40a98f8da0022e9f55559fdd6.zip
PcAtChipsetPkg: Remove framework modules
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=1844 The commit will remove the below modules from PcAtChipsetPkg: * PcAtChipsetPkg/8259InterruptControllerDxe/8259.inf * PcAtChipsetPkg/8254TimerDxe/8254Timer.inf * PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi.inf They are considered legacy framework components and will no longer be used after the removal of IntelFramework[Module]Pkg. Also, the unused (after the modules being removed) PCDs will be deleted in package level DEC/UNI files. Cc: Andrew Fish <afish@apple.com> Cc: Leif Lindholm <leif.lindholm@linaro.org> Cc: Michael D Kinney <michael.d.kinney@intel.com> Signed-off-by: Hao A Wu <hao.a.wu@intel.com> Acked-by: Laszlo Ersek <lersek@redhat.com> Reviewed-by: Ray Ni <ray.ni@intel.com>
Diffstat (limited to 'PcAtChipsetPkg/8259InterruptControllerDxe/Legacy8259.uni')
-rw-r--r--PcAtChipsetPkg/8259InterruptControllerDxe/Legacy8259.uni16
1 files changed, 0 insertions, 16 deletions
diff --git a/PcAtChipsetPkg/8259InterruptControllerDxe/Legacy8259.uni b/PcAtChipsetPkg/8259InterruptControllerDxe/Legacy8259.uni
deleted file mode 100644
index d035292419..0000000000
--- a/PcAtChipsetPkg/8259InterruptControllerDxe/Legacy8259.uni
+++ /dev/null
@@ -1,16 +0,0 @@
-// /** @file
-// 8259 Interrupt Controller driver that provides Legacy 8259 protocol.
-//
-// 8259 Interrupt Controller driver that provides Legacy 8259 protocol.
-//
-// Copyright (c) 2005 - 2018, Intel Corporation. All rights reserved.<BR>
-//
-// SPDX-License-Identifier: BSD-2-Clause-Patent
-//
-// **/
-
-
-#string STR_MODULE_ABSTRACT #language en-US "8259 Interrupt Controller driver that provides Legacy 8259 protocol"
-
-#string STR_MODULE_DESCRIPTION #language en-US "8259 Interrupt Controller driver that provides Legacy 8259 protocol."
-