iPXE
Data Fields
EFI_SYSTEM_CONTEXT_IA32 Struct Reference

IA-32 processor context definition. More...

#include <DebugSupport.h>

Data Fields

UINT32 ExceptionData
 
EFI_FX_SAVE_STATE_IA32 FxSaveState
 
UINT32 Dr0
 
UINT32 Dr1
 
UINT32 Dr2
 
UINT32 Dr3
 
UINT32 Dr6
 
UINT32 Dr7
 
UINT32 Cr0
 
UINT32 Cr1
 
UINT32 Cr2
 
UINT32 Cr3
 
UINT32 Cr4
 
UINT32 Eflags
 
UINT32 Ldtr
 
UINT32 Tr
 
UINT32 Gdtr [2]
 
UINT32 Idtr [2]
 
UINT32 Eip
 
UINT32 Gs
 
UINT32 Fs
 
UINT32 Es
 
UINT32 Ds
 
UINT32 Cs
 
UINT32 Ss
 
UINT32 Edi
 
UINT32 Esi
 
UINT32 Ebp
 
UINT32 Esp
 
UINT32 Ebx
 
UINT32 Edx
 
UINT32 Ecx
 
UINT32 Eax
 

Detailed Description

IA-32 processor context definition.

Definition at line 97 of file DebugSupport.h.

Field Documentation

◆ ExceptionData

UINT32 EFI_SYSTEM_CONTEXT_IA32::ExceptionData

Definition at line 98 of file DebugSupport.h.

◆ FxSaveState

EFI_FX_SAVE_STATE_IA32 EFI_SYSTEM_CONTEXT_IA32::FxSaveState

Definition at line 99 of file DebugSupport.h.

◆ Dr0

UINT32 EFI_SYSTEM_CONTEXT_IA32::Dr0

Definition at line 100 of file DebugSupport.h.

◆ Dr1

UINT32 EFI_SYSTEM_CONTEXT_IA32::Dr1

Definition at line 101 of file DebugSupport.h.

◆ Dr2

UINT32 EFI_SYSTEM_CONTEXT_IA32::Dr2

Definition at line 102 of file DebugSupport.h.

◆ Dr3

UINT32 EFI_SYSTEM_CONTEXT_IA32::Dr3

Definition at line 103 of file DebugSupport.h.

◆ Dr6

UINT32 EFI_SYSTEM_CONTEXT_IA32::Dr6

Definition at line 104 of file DebugSupport.h.

◆ Dr7

UINT32 EFI_SYSTEM_CONTEXT_IA32::Dr7

Definition at line 105 of file DebugSupport.h.

◆ Cr0

UINT32 EFI_SYSTEM_CONTEXT_IA32::Cr0

Definition at line 106 of file DebugSupport.h.

◆ Cr1

UINT32 EFI_SYSTEM_CONTEXT_IA32::Cr1

Definition at line 107 of file DebugSupport.h.

◆ Cr2

UINT32 EFI_SYSTEM_CONTEXT_IA32::Cr2

Definition at line 108 of file DebugSupport.h.

◆ Cr3

UINT32 EFI_SYSTEM_CONTEXT_IA32::Cr3

Definition at line 109 of file DebugSupport.h.

◆ Cr4

UINT32 EFI_SYSTEM_CONTEXT_IA32::Cr4

Definition at line 110 of file DebugSupport.h.

◆ Eflags

UINT32 EFI_SYSTEM_CONTEXT_IA32::Eflags

Definition at line 111 of file DebugSupport.h.

◆ Ldtr

UINT32 EFI_SYSTEM_CONTEXT_IA32::Ldtr

Definition at line 112 of file DebugSupport.h.

◆ Tr

UINT32 EFI_SYSTEM_CONTEXT_IA32::Tr

Definition at line 113 of file DebugSupport.h.

◆ Gdtr

UINT32 EFI_SYSTEM_CONTEXT_IA32::Gdtr[2]

Definition at line 114 of file DebugSupport.h.

◆ Idtr

UINT32 EFI_SYSTEM_CONTEXT_IA32::Idtr[2]

Definition at line 115 of file DebugSupport.h.

◆ Eip

UINT32 EFI_SYSTEM_CONTEXT_IA32::Eip

Definition at line 116 of file DebugSupport.h.

◆ Gs

UINT32 EFI_SYSTEM_CONTEXT_IA32::Gs

Definition at line 117 of file DebugSupport.h.

◆ Fs

UINT32 EFI_SYSTEM_CONTEXT_IA32::Fs

Definition at line 118 of file DebugSupport.h.

◆ Es

UINT32 EFI_SYSTEM_CONTEXT_IA32::Es

Definition at line 119 of file DebugSupport.h.

◆ Ds

UINT32 EFI_SYSTEM_CONTEXT_IA32::Ds

Definition at line 120 of file DebugSupport.h.

◆ Cs

UINT32 EFI_SYSTEM_CONTEXT_IA32::Cs

Definition at line 121 of file DebugSupport.h.

◆ Ss

UINT32 EFI_SYSTEM_CONTEXT_IA32::Ss

Definition at line 122 of file DebugSupport.h.

◆ Edi

UINT32 EFI_SYSTEM_CONTEXT_IA32::Edi

Definition at line 123 of file DebugSupport.h.

◆ Esi

UINT32 EFI_SYSTEM_CONTEXT_IA32::Esi

Definition at line 124 of file DebugSupport.h.

◆ Ebp

UINT32 EFI_SYSTEM_CONTEXT_IA32::Ebp

Definition at line 125 of file DebugSupport.h.

◆ Esp

UINT32 EFI_SYSTEM_CONTEXT_IA32::Esp

Definition at line 126 of file DebugSupport.h.

◆ Ebx

UINT32 EFI_SYSTEM_CONTEXT_IA32::Ebx

Definition at line 127 of file DebugSupport.h.

◆ Edx

UINT32 EFI_SYSTEM_CONTEXT_IA32::Edx

Definition at line 128 of file DebugSupport.h.

◆ Ecx

UINT32 EFI_SYSTEM_CONTEXT_IA32::Ecx

Definition at line 129 of file DebugSupport.h.

◆ Eax

UINT32 EFI_SYSTEM_CONTEXT_IA32::Eax

Definition at line 130 of file DebugSupport.h.


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