Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | OvmfPkg: Move XenRealTimeClockLib from ArmVirtPkg | Anthony PERARD | 2019-08-21 | 2 | -0/+223 |
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> |