iPXE
Data Fields
EFI_SYSTEM_CONTEXT_EBC Struct Reference

EBC processor context definition. More...

#include <DebugSupport.h>

Data Fields

UINT64 R0
 
UINT64 R1
 
UINT64 R2
 
UINT64 R3
 
UINT64 R4
 
UINT64 R5
 
UINT64 R6
 
UINT64 R7
 
UINT64 Flags
 
UINT64 ControlFlags
 
UINT64 Ip
 

Detailed Description

EBC processor context definition.

Definition at line 458 of file DebugSupport.h.

Field Documentation

◆ R0

UINT64 EFI_SYSTEM_CONTEXT_EBC::R0

Definition at line 459 of file DebugSupport.h.

◆ R1

UINT64 EFI_SYSTEM_CONTEXT_EBC::R1

Definition at line 460 of file DebugSupport.h.

◆ R2

UINT64 EFI_SYSTEM_CONTEXT_EBC::R2

Definition at line 461 of file DebugSupport.h.

◆ R3

UINT64 EFI_SYSTEM_CONTEXT_EBC::R3

Definition at line 462 of file DebugSupport.h.

◆ R4

UINT64 EFI_SYSTEM_CONTEXT_EBC::R4

Definition at line 463 of file DebugSupport.h.

◆ R5

UINT64 EFI_SYSTEM_CONTEXT_EBC::R5

Definition at line 464 of file DebugSupport.h.

◆ R6

UINT64 EFI_SYSTEM_CONTEXT_EBC::R6

Definition at line 465 of file DebugSupport.h.

◆ R7

UINT64 EFI_SYSTEM_CONTEXT_EBC::R7

Definition at line 466 of file DebugSupport.h.

◆ Flags

UINT64 EFI_SYSTEM_CONTEXT_EBC::Flags

Definition at line 467 of file DebugSupport.h.

◆ ControlFlags

UINT64 EFI_SYSTEM_CONTEXT_EBC::ControlFlags

Definition at line 468 of file DebugSupport.h.

◆ Ip

UINT64 EFI_SYSTEM_CONTEXT_EBC::Ip

Definition at line 469 of file DebugSupport.h.


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