From d668c8bc5574d521512642a8cea9e7642148ffa4 Mon Sep 17 00:00:00 2001 From: Anthony PERARD Date: Tue, 13 Aug 2019 12:31:14 +0100 Subject: OvmfPkg/OvmfXen: Introduce XenTimerDxe "OvmfPkg/8254TimerDxe" is replaced with a Xen-specific EFI_TIMER_ARCH_PROTOCOL implementation. Also remove 8259InterruptControllerDxe as it is not used anymore. This Timer uses the local APIC timer as time source as it can work on both a Xen PVH guest and an HVM one. Based on the "OvmfPkg/8254TimerDxe" implementation. Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=1689 Signed-off-by: Anthony PERARD Acked-by: Laszlo Ersek Message-Id: <20190813113119.14804-31-anthony.perard@citrix.com> --- Maintainers.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'Maintainers.txt') diff --git a/Maintainers.txt b/Maintainers.txt index f51731a6b6..78e9f889ab 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -385,6 +385,7 @@ F: OvmfPkg/XenIoPciDxe/ F: OvmfPkg/XenPlatformPei/ F: OvmfPkg/XenPvBlkDxe/ F: OvmfPkg/XenResetVector/ +F: OvmfPkg/XenTimerDxe/ R: Anthony Perard R: Julien Grall -- cgit v1.2.3