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

Data Fields

UINT64 Signature
 
UINT16 Size
 
UINT8 SmmDescriptorVerMajor
 
UINT8 SmmDescriptorVerMinor
 
UINT32 LocalApicId
 
STM_SMM_ENTRY_STATE SmmEntryState
 
STM_SMM_RESUME_STATE SmmResumeState
 
STM_SMM_STATE StmSmmState
 
UINT8 Reserved4
 
UINT16 SmmCs
 
UINT16 SmmDs
 
UINT16 SmmSs
 
UINT16 SmmOtherSegment
 
UINT16 SmmTr
 
UINT16 Reserved5
 
UINT64 SmmCr3
 
UINT64 SmmStmSetupRip
 
UINT64 SmmStmTeardownRip
 
UINT64 SmmSmiHandlerRip
 
UINT64 SmmSmiHandlerRsp
 
UINT64 SmmGdtPtr
 
UINT32 SmmGdtSize
 
UINT32 RequiredStmSmmRevId
 
STM_PROTECTION_EXCEPTION_HANDLER StmProtectionExceptionHandler
 
UINT64 Reserved6
 
UINT64 BiosHwResourceRequirementsPtr
 
UINT64 AcpiRsdp
 
UINT8 PhysicalAddressBits
 

Detailed Description

Definition at line 904 of file StmApi.h.

Field Documentation

◆ AcpiRsdp

UINT64 TXT_PROCESSOR_SMM_DESCRIPTOR::AcpiRsdp

Definition at line 932 of file StmApi.h.

◆ BiosHwResourceRequirementsPtr

UINT64 TXT_PROCESSOR_SMM_DESCRIPTOR::BiosHwResourceRequirementsPtr

Definition at line 930 of file StmApi.h.

◆ LocalApicId

UINT32 TXT_PROCESSOR_SMM_DESCRIPTOR::LocalApicId

Definition at line 909 of file StmApi.h.

◆ PhysicalAddressBits

UINT8 TXT_PROCESSOR_SMM_DESCRIPTOR::PhysicalAddressBits

Definition at line 933 of file StmApi.h.

◆ RequiredStmSmmRevId

UINT32 TXT_PROCESSOR_SMM_DESCRIPTOR::RequiredStmSmmRevId

Definition at line 927 of file StmApi.h.

◆ Reserved4

UINT8 TXT_PROCESSOR_SMM_DESCRIPTOR::Reserved4

Definition at line 913 of file StmApi.h.

◆ Reserved5

UINT16 TXT_PROCESSOR_SMM_DESCRIPTOR::Reserved5

Definition at line 919 of file StmApi.h.

◆ Reserved6

UINT64 TXT_PROCESSOR_SMM_DESCRIPTOR::Reserved6

Definition at line 929 of file StmApi.h.

◆ Signature

UINT64 TXT_PROCESSOR_SMM_DESCRIPTOR::Signature

Definition at line 905 of file StmApi.h.

◆ Size

UINT16 TXT_PROCESSOR_SMM_DESCRIPTOR::Size

Definition at line 906 of file StmApi.h.

◆ SmmCr3

UINT64 TXT_PROCESSOR_SMM_DESCRIPTOR::SmmCr3

Definition at line 920 of file StmApi.h.

◆ SmmCs

UINT16 TXT_PROCESSOR_SMM_DESCRIPTOR::SmmCs

Definition at line 914 of file StmApi.h.

◆ SmmDescriptorVerMajor

UINT8 TXT_PROCESSOR_SMM_DESCRIPTOR::SmmDescriptorVerMajor

Definition at line 907 of file StmApi.h.

◆ SmmDescriptorVerMinor

UINT8 TXT_PROCESSOR_SMM_DESCRIPTOR::SmmDescriptorVerMinor

Definition at line 908 of file StmApi.h.

◆ SmmDs

UINT16 TXT_PROCESSOR_SMM_DESCRIPTOR::SmmDs

Definition at line 915 of file StmApi.h.

◆ SmmEntryState

STM_SMM_ENTRY_STATE TXT_PROCESSOR_SMM_DESCRIPTOR::SmmEntryState

Definition at line 910 of file StmApi.h.

◆ SmmGdtPtr

UINT64 TXT_PROCESSOR_SMM_DESCRIPTOR::SmmGdtPtr

Definition at line 925 of file StmApi.h.

◆ SmmGdtSize

UINT32 TXT_PROCESSOR_SMM_DESCRIPTOR::SmmGdtSize

Definition at line 926 of file StmApi.h.

◆ SmmOtherSegment

UINT16 TXT_PROCESSOR_SMM_DESCRIPTOR::SmmOtherSegment

Definition at line 917 of file StmApi.h.

◆ SmmResumeState

STM_SMM_RESUME_STATE TXT_PROCESSOR_SMM_DESCRIPTOR::SmmResumeState

Definition at line 911 of file StmApi.h.

◆ SmmSmiHandlerRip

UINT64 TXT_PROCESSOR_SMM_DESCRIPTOR::SmmSmiHandlerRip

Definition at line 923 of file StmApi.h.

◆ SmmSmiHandlerRsp

UINT64 TXT_PROCESSOR_SMM_DESCRIPTOR::SmmSmiHandlerRsp

Definition at line 924 of file StmApi.h.

◆ SmmSs

UINT16 TXT_PROCESSOR_SMM_DESCRIPTOR::SmmSs

Definition at line 916 of file StmApi.h.

◆ SmmStmSetupRip

UINT64 TXT_PROCESSOR_SMM_DESCRIPTOR::SmmStmSetupRip

Definition at line 921 of file StmApi.h.

◆ SmmStmTeardownRip

UINT64 TXT_PROCESSOR_SMM_DESCRIPTOR::SmmStmTeardownRip

Definition at line 922 of file StmApi.h.

◆ SmmTr

UINT16 TXT_PROCESSOR_SMM_DESCRIPTOR::SmmTr

Definition at line 918 of file StmApi.h.

◆ StmProtectionExceptionHandler

STM_PROTECTION_EXCEPTION_HANDLER TXT_PROCESSOR_SMM_DESCRIPTOR::StmProtectionExceptionHandler

Definition at line 928 of file StmApi.h.

◆ StmSmmState

STM_SMM_STATE TXT_PROCESSOR_SMM_DESCRIPTOR::StmSmmState

Definition at line 912 of file StmApi.h.


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