TianoCore EDK2 master
Loading...
Searching...
No Matches
STM_PROTECTION_EXCEPTION_STACK_FRAME Union Reference

Data Fields

STM_PROTECTION_EXCEPTION_STACK_FRAME_IA32Ia32StackFrame
 
STM_PROTECTION_EXCEPTION_STACK_FRAME_X64X64StackFrame
 

Detailed Description

Definition at line 843 of file StmApi.h.

Field Documentation

◆ Ia32StackFrame

STM_PROTECTION_EXCEPTION_STACK_FRAME_IA32* STM_PROTECTION_EXCEPTION_STACK_FRAME::Ia32StackFrame

Definition at line 844 of file StmApi.h.

◆ X64StackFrame

STM_PROTECTION_EXCEPTION_STACK_FRAME_X64* STM_PROTECTION_EXCEPTION_STACK_FRAME::X64StackFrame

Definition at line 845 of file StmApi.h.


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