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

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

Data Fields

UINT64 SpeRip
 
UINT64 SpeRsp
 
UINT16 SpeSs
 
UINT16 PageViolationException: 1
 
UINT16 MsrViolationException: 1
 
UINT16 RegisterViolationException: 1
 
UINT16 IoViolationException: 1
 
UINT16 PciViolationException: 1
 
UINT16 Reserved1: 11
 
UINT32 Reserved2
 

Detailed Description

TXT Pocessor SMM Descriptor (PSD) structures

Definition at line 865 of file StmApi.h.

Field Documentation

◆ IoViolationException

UINT16 STM_PROTECTION_EXCEPTION_HANDLER::IoViolationException

Definition at line 872 of file StmApi.h.

◆ MsrViolationException

UINT16 STM_PROTECTION_EXCEPTION_HANDLER::MsrViolationException

Definition at line 870 of file StmApi.h.

◆ PageViolationException

UINT16 STM_PROTECTION_EXCEPTION_HANDLER::PageViolationException

Definition at line 869 of file StmApi.h.

◆ PciViolationException

UINT16 STM_PROTECTION_EXCEPTION_HANDLER::PciViolationException

Definition at line 873 of file StmApi.h.

◆ RegisterViolationException

UINT16 STM_PROTECTION_EXCEPTION_HANDLER::RegisterViolationException

Definition at line 871 of file StmApi.h.

◆ Reserved1

UINT16 STM_PROTECTION_EXCEPTION_HANDLER::Reserved1

Definition at line 874 of file StmApi.h.

◆ Reserved2

UINT32 STM_PROTECTION_EXCEPTION_HANDLER::Reserved2

Definition at line 875 of file StmApi.h.

◆ SpeRip

UINT64 STM_PROTECTION_EXCEPTION_HANDLER::SpeRip

Definition at line 866 of file StmApi.h.

◆ SpeRsp

UINT64 STM_PROTECTION_EXCEPTION_HANDLER::SpeRsp

Definition at line 867 of file StmApi.h.

◆ SpeSs

UINT16 STM_PROTECTION_EXCEPTION_HANDLER::SpeSs

Definition at line 868 of file StmApi.h.


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