iPXE
EFI_SYSTEM_CONTEXT_X64 Struct Reference

x64 processor context definition. More...

#include <DebugSupport.h>

Data Fields

UINT64 ExceptionData
EFI_FX_SAVE_STATE_X64 FxSaveState
UINT64 Dr0
UINT64 Dr1
UINT64 Dr2
UINT64 Dr3
UINT64 Dr6
UINT64 Dr7
UINT64 Cr0
UINT64 Cr1
UINT64 Cr2
UINT64 Cr3
UINT64 Cr4
UINT64 Cr8
UINT64 Rflags
UINT64 Ldtr
UINT64 Tr
UINT64 Gdtr [2]
UINT64 Idtr [2]
UINT64 Rip
UINT64 Gs
UINT64 Fs
UINT64 Es
UINT64 Ds
UINT64 Cs
UINT64 Ss
UINT64 Rdi
UINT64 Rsi
UINT64 Rbp
UINT64 Rsp
UINT64 Rbx
UINT64 Rdx
UINT64 Rcx
UINT64 Rax
UINT64 R8
UINT64 R9
UINT64 R10
UINT64 R11
UINT64 R12
UINT64 R13
UINT64 R14
UINT64 R15

Detailed Description

x64 processor context definition.

Definition at line 192 of file DebugSupport.h.

Field Documentation

◆ ExceptionData

UINT64 EFI_SYSTEM_CONTEXT_X64::ExceptionData

Definition at line 193 of file DebugSupport.h.

◆ FxSaveState

EFI_FX_SAVE_STATE_X64 EFI_SYSTEM_CONTEXT_X64::FxSaveState

Definition at line 194 of file DebugSupport.h.

◆ Dr0

UINT64 EFI_SYSTEM_CONTEXT_X64::Dr0

Definition at line 195 of file DebugSupport.h.

◆ Dr1

UINT64 EFI_SYSTEM_CONTEXT_X64::Dr1

Definition at line 196 of file DebugSupport.h.

◆ Dr2

UINT64 EFI_SYSTEM_CONTEXT_X64::Dr2

Definition at line 197 of file DebugSupport.h.

◆ Dr3

UINT64 EFI_SYSTEM_CONTEXT_X64::Dr3

Definition at line 198 of file DebugSupport.h.

◆ Dr6

UINT64 EFI_SYSTEM_CONTEXT_X64::Dr6

Definition at line 199 of file DebugSupport.h.

◆ Dr7

UINT64 EFI_SYSTEM_CONTEXT_X64::Dr7

Definition at line 200 of file DebugSupport.h.

◆ Cr0

UINT64 EFI_SYSTEM_CONTEXT_X64::Cr0

Definition at line 201 of file DebugSupport.h.

◆ Cr1

UINT64 EFI_SYSTEM_CONTEXT_X64::Cr1

Definition at line 202 of file DebugSupport.h.

◆ Cr2

UINT64 EFI_SYSTEM_CONTEXT_X64::Cr2

Definition at line 203 of file DebugSupport.h.

◆ Cr3

UINT64 EFI_SYSTEM_CONTEXT_X64::Cr3

Definition at line 204 of file DebugSupport.h.

◆ Cr4

UINT64 EFI_SYSTEM_CONTEXT_X64::Cr4

Definition at line 205 of file DebugSupport.h.

◆ Cr8

UINT64 EFI_SYSTEM_CONTEXT_X64::Cr8

Definition at line 206 of file DebugSupport.h.

◆ Rflags

UINT64 EFI_SYSTEM_CONTEXT_X64::Rflags

Definition at line 207 of file DebugSupport.h.

◆ Ldtr

UINT64 EFI_SYSTEM_CONTEXT_X64::Ldtr

Definition at line 208 of file DebugSupport.h.

◆ Tr

UINT64 EFI_SYSTEM_CONTEXT_X64::Tr

Definition at line 209 of file DebugSupport.h.

◆ Gdtr

UINT64 EFI_SYSTEM_CONTEXT_X64::Gdtr[2]

Definition at line 210 of file DebugSupport.h.

◆ Idtr

UINT64 EFI_SYSTEM_CONTEXT_X64::Idtr[2]

Definition at line 211 of file DebugSupport.h.

◆ Rip

UINT64 EFI_SYSTEM_CONTEXT_X64::Rip

Definition at line 212 of file DebugSupport.h.

◆ Gs

UINT64 EFI_SYSTEM_CONTEXT_X64::Gs

Definition at line 213 of file DebugSupport.h.

◆ Fs

UINT64 EFI_SYSTEM_CONTEXT_X64::Fs

Definition at line 214 of file DebugSupport.h.

◆ Es

UINT64 EFI_SYSTEM_CONTEXT_X64::Es

Definition at line 215 of file DebugSupport.h.

◆ Ds

UINT64 EFI_SYSTEM_CONTEXT_X64::Ds

Definition at line 216 of file DebugSupport.h.

◆ Cs

UINT64 EFI_SYSTEM_CONTEXT_X64::Cs

Definition at line 217 of file DebugSupport.h.

◆ Ss

UINT64 EFI_SYSTEM_CONTEXT_X64::Ss

Definition at line 218 of file DebugSupport.h.

◆ Rdi

UINT64 EFI_SYSTEM_CONTEXT_X64::Rdi

Definition at line 219 of file DebugSupport.h.

◆ Rsi

UINT64 EFI_SYSTEM_CONTEXT_X64::Rsi

Definition at line 220 of file DebugSupport.h.

◆ Rbp

UINT64 EFI_SYSTEM_CONTEXT_X64::Rbp

Definition at line 221 of file DebugSupport.h.

◆ Rsp

UINT64 EFI_SYSTEM_CONTEXT_X64::Rsp

Definition at line 222 of file DebugSupport.h.

◆ Rbx

UINT64 EFI_SYSTEM_CONTEXT_X64::Rbx

Definition at line 223 of file DebugSupport.h.

◆ Rdx

UINT64 EFI_SYSTEM_CONTEXT_X64::Rdx

Definition at line 224 of file DebugSupport.h.

◆ Rcx

UINT64 EFI_SYSTEM_CONTEXT_X64::Rcx

Definition at line 225 of file DebugSupport.h.

◆ Rax

UINT64 EFI_SYSTEM_CONTEXT_X64::Rax

Definition at line 226 of file DebugSupport.h.

◆ R8

UINT64 EFI_SYSTEM_CONTEXT_X64::R8

Definition at line 227 of file DebugSupport.h.

◆ R9

UINT64 EFI_SYSTEM_CONTEXT_X64::R9

Definition at line 228 of file DebugSupport.h.

◆ R10

UINT64 EFI_SYSTEM_CONTEXT_X64::R10

Definition at line 229 of file DebugSupport.h.

◆ R11

UINT64 EFI_SYSTEM_CONTEXT_X64::R11

Definition at line 230 of file DebugSupport.h.

◆ R12

UINT64 EFI_SYSTEM_CONTEXT_X64::R12

Definition at line 231 of file DebugSupport.h.

◆ R13

UINT64 EFI_SYSTEM_CONTEXT_X64::R13

Definition at line 232 of file DebugSupport.h.

◆ R14

UINT64 EFI_SYSTEM_CONTEXT_X64::R14

Definition at line 233 of file DebugSupport.h.

◆ R15

UINT64 EFI_SYSTEM_CONTEXT_X64::R15

Definition at line 234 of file DebugSupport.h.


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