OvmfPkg[all]  0.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
EFI_XEN_INFO Struct Reference

Data Fields

VOIDHyperPages
 
UINT16 VersionMajor
 
UINT16 VersionMinor
 
VOIDRsdpPvh
 

Field Documentation

VOID* EFI_XEN_INFO::HyperPages

Beginning of the hypercall page.

VOID* EFI_XEN_INFO::RsdpPvh

Pointer to the RSDP found in the hvm_start_info provided to a PVH guest

UINT16 EFI_XEN_INFO::VersionMajor

Hypervisor major version.

UINT16 EFI_XEN_INFO::VersionMinor

Hypervisor minor version.