TianoCore EDK2 master
Loading...
Searching...
No Matches
TDCALL_VEINFO_RETURN_DATA Struct Reference

Data Fields

UINT32 ExitReason
 
UINT32 Resv
 
VMX_EXIT_QUALIFICATION ExitQualification
 
UINT64 GuestLA
 
UINT64 GuestPA
 
UINT32 ExitInstructionLength
 
UINT32 ExitInstructionInfo
 
UINT32 Resv1
 

Detailed Description

Definition at line 135 of file Tdx.h.

Field Documentation

◆ ExitInstructionInfo

UINT32 TDCALL_VEINFO_RETURN_DATA::ExitInstructionInfo

Definition at line 142 of file Tdx.h.

◆ ExitInstructionLength

UINT32 TDCALL_VEINFO_RETURN_DATA::ExitInstructionLength

Definition at line 141 of file Tdx.h.

◆ ExitQualification

VMX_EXIT_QUALIFICATION TDCALL_VEINFO_RETURN_DATA::ExitQualification

Definition at line 138 of file Tdx.h.

◆ ExitReason

UINT32 TDCALL_VEINFO_RETURN_DATA::ExitReason

Definition at line 136 of file Tdx.h.

◆ GuestLA

UINT64 TDCALL_VEINFO_RETURN_DATA::GuestLA

Definition at line 139 of file Tdx.h.

◆ GuestPA

UINT64 TDCALL_VEINFO_RETURN_DATA::GuestPA

Definition at line 140 of file Tdx.h.

◆ Resv

UINT32 TDCALL_VEINFO_RETURN_DATA::Resv

Definition at line 137 of file Tdx.h.

◆ Resv1

UINT32 TDCALL_VEINFO_RETURN_DATA::Resv1

Definition at line 143 of file Tdx.h.


The documentation for this struct was generated from the following file: