audk/OvmfPkg/Library/XenHypercallLib
Anthony PERARD 6ed258d89d OvmfPkg/XenHypercallLib: Add SchedOp hypercall
Add a new function to allow to make an hypercall to shutdown the
machine.

This import "sched.h" public header from Xen Project's repo. Some
changes have been made to be closer to EDK2's coding style.

Add the entire OvmfPkg/Include/IndustryStandard/Xen/ directory to
LicenseCheck ignore.  All the existing header files, as well as the new
sched.h, are MIT licensed.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Signed-off-by: Jason Andryuk <jason.andryuk@amd.com>
2024-08-30 16:55:41 +00:00
..
AArch64 OvmfPkg/XenHypercallLib: Fix naming of AArch64 2022-07-28 01:22:13 +00:00
Arm OvmfPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:19 -07:00
Ia32 OvmfPkg/XenHypercallLib: Use direct hypercalls 2024-08-30 16:55:41 +00:00
X64 OvmfPkg/XenHypercallLib: Use direct hypercalls 2024-08-30 16:55:41 +00:00
ArmXenHypercall.c OvmfPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:19 -07:00
X86XenHypercall.c OvmfPkg/XenHypercallLib: Use direct hypercalls 2024-08-30 16:55:41 +00:00
XenHypercall.c OvmfPkg/XenHypercallLib: Add SchedOp hypercall 2024-08-30 16:55:41 +00:00
XenHypercallLib.inf OvmfPkg/XenHypercallLib: Use direct hypercalls 2024-08-30 16:55:41 +00:00