]> git.proxmox.com Git - mirror_edk2.git/commit - Maintainers.txt
OvmfPkg/Library/XenPlatformLib: New library
authorAnthony PERARD <anthony.perard@citrix.com>
Tue, 13 Aug 2019 11:30:57 +0000 (12:30 +0100)
committerLaszlo Ersek <lersek@redhat.com>
Wed, 21 Aug 2019 16:03:49 +0000 (18:03 +0200)
commitf496443eb3d5e58fa8468a96ac10975d52c30071
treefa3b8f414c1785a41afb40ad0fce3f209f5fd6e8
parent60d265451a84804cbbb47620fd5450f41faa1bc5
OvmfPkg/Library/XenPlatformLib: New library

The purpose of XenPlatformLib is to regroup the few functions that are
used in several places to detect if Xen is detected, and to get the
XenInfo HOB.

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-14-anthony.perard@citrix.com>
Maintainers.txt
OvmfPkg/Include/Library/XenPlatformLib.h [new file with mode: 0644]
OvmfPkg/Library/XenPlatformLib/XenPlatformLib.c [new file with mode: 0644]
OvmfPkg/Library/XenPlatformLib/XenPlatformLib.inf [new file with mode: 0644]
OvmfPkg/OvmfPkg.dec
OvmfPkg/OvmfXen.dsc