]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg: Move XenRealTimeClockLib from ArmVirtPkg
authorAnthony PERARD <anthony.perard@citrix.com>
Tue, 13 Aug 2019 11:31:18 +0000 (12:31 +0100)
committerLaszlo Ersek <lersek@redhat.com>
Wed, 21 Aug 2019 16:03:50 +0000 (18:03 +0200)
commit4870639f55ed42044a51c6664e66c4dc90dfaa6f
treebd722b945f67a0e17f00b0e4774305283b48b196
parent833cd3e0c0f948670fc639721b2767f31c36e359
OvmfPkg: Move XenRealTimeClockLib from ArmVirtPkg

Move XenRealTimeClockLib from ArmVirtPkg to OvmfPkg so it can be used
from the OvmfPkg by the following patch, "OvmfPkg/OvmfXen: use
RealTimeClockRuntimeDxe from EmbeddedPkg"

Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=1689
Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Message-Id: <20190813113119.14804-35-anthony.perard@citrix.com>
ArmVirtPkg/ArmVirtXen.dsc
ArmVirtPkg/Library/XenRealTimeClockLib/XenRealTimeClockLib.c [deleted file]
ArmVirtPkg/Library/XenRealTimeClockLib/XenRealTimeClockLib.inf [deleted file]
Maintainers.txt
OvmfPkg/Library/XenRealTimeClockLib/XenRealTimeClockLib.c [new file with mode: 0644]
OvmfPkg/Library/XenRealTimeClockLib/XenRealTimeClockLib.inf [new file with mode: 0644]