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

#include <MdePkg/Include/Register/Intel/StmApi.h>

Data Fields

UINT64 InterruptedGuestVirtualAddress
 
UINT32 Length
 
UINT64 InterruptedCr3
 
UINT64 InterruptedEptp
 
UINT32 MapToSmmGuest: 2
 
UINT32 InterruptedCr4Pae: 1
 
UINT32 InterruptedCr4Pse: 1
 
UINT32 InterruptedIa32eMode: 1
 
UINT32 Reserved1: 27
 
UINT32 Reserved2
 
UINT64 PhysicalAddress
 
UINT64 SmmGuestVirtualAddress
 

Detailed Description

STM Lookup Address Range Descriptor for STM_API_ADDRESS_LOOKUP VMCALL

Definition at line 226 of file StmApi.h.

Field Documentation

◆ InterruptedCr3

UINT64 STM_ADDRESS_LOOKUP_DESCRIPTOR::InterruptedCr3

Definition at line 229 of file StmApi.h.

◆ InterruptedCr4Pae

UINT32 STM_ADDRESS_LOOKUP_DESCRIPTOR::InterruptedCr4Pae

Definition at line 232 of file StmApi.h.

◆ InterruptedCr4Pse

UINT32 STM_ADDRESS_LOOKUP_DESCRIPTOR::InterruptedCr4Pse

Definition at line 233 of file StmApi.h.

◆ InterruptedEptp

UINT64 STM_ADDRESS_LOOKUP_DESCRIPTOR::InterruptedEptp

Definition at line 230 of file StmApi.h.

◆ InterruptedGuestVirtualAddress

UINT64 STM_ADDRESS_LOOKUP_DESCRIPTOR::InterruptedGuestVirtualAddress

Definition at line 227 of file StmApi.h.

◆ InterruptedIa32eMode

UINT32 STM_ADDRESS_LOOKUP_DESCRIPTOR::InterruptedIa32eMode

Definition at line 234 of file StmApi.h.

◆ Length

UINT32 STM_ADDRESS_LOOKUP_DESCRIPTOR::Length

Definition at line 228 of file StmApi.h.

◆ MapToSmmGuest

UINT32 STM_ADDRESS_LOOKUP_DESCRIPTOR::MapToSmmGuest

Definition at line 231 of file StmApi.h.

◆ PhysicalAddress

UINT64 STM_ADDRESS_LOOKUP_DESCRIPTOR::PhysicalAddress

Definition at line 237 of file StmApi.h.

◆ Reserved1

UINT32 STM_ADDRESS_LOOKUP_DESCRIPTOR::Reserved1

Definition at line 235 of file StmApi.h.

◆ Reserved2

UINT32 STM_ADDRESS_LOOKUP_DESCRIPTOR::Reserved2

Definition at line 236 of file StmApi.h.

◆ SmmGuestVirtualAddress

UINT64 STM_ADDRESS_LOOKUP_DESCRIPTOR::SmmGuestVirtualAddress

Definition at line 238 of file StmApi.h.


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