coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
STM_PROTECTION_EXCEPTION_STACK_FRAME Union Reference

#include <StmApi.h>

Collaboration diagram for STM_PROTECTION_EXCEPTION_STACK_FRAME:
Collaboration graph

Data Fields

STM_PROTECTION_EXCEPTION_STACK_FRAME_IA32ia32_stack_frame
 
STM_PROTECTION_EXCEPTION_STACK_FRAME_X64x64_stack_frame
 

Detailed Description

Definition at line 204 of file StmApi.h.

Field Documentation

◆ ia32_stack_frame

STM_PROTECTION_EXCEPTION_STACK_FRAME_IA32* STM_PROTECTION_EXCEPTION_STACK_FRAME::ia32_stack_frame

Definition at line 205 of file StmApi.h.

◆ x64_stack_frame

STM_PROTECTION_EXCEPTION_STACK_FRAME_X64* STM_PROTECTION_EXCEPTION_STACK_FRAME::x64_stack_frame

Definition at line 206 of file StmApi.h.


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