TianoCore EDK2 master
|
#include <MdePkg/Include/Protocol/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 |
EBC processor context definition.
Definition at line 456 of file DebugSupport.h.
UINT64 EFI_SYSTEM_CONTEXT_EBC::ControlFlags |
Definition at line 466 of file DebugSupport.h.
UINT64 EFI_SYSTEM_CONTEXT_EBC::Flags |
Definition at line 465 of file DebugSupport.h.
UINT64 EFI_SYSTEM_CONTEXT_EBC::Ip |
Definition at line 467 of file DebugSupport.h.
UINT64 EFI_SYSTEM_CONTEXT_EBC::R0 |
Definition at line 457 of file DebugSupport.h.
UINT64 EFI_SYSTEM_CONTEXT_EBC::R1 |
Definition at line 458 of file DebugSupport.h.
UINT64 EFI_SYSTEM_CONTEXT_EBC::R2 |
Definition at line 459 of file DebugSupport.h.
UINT64 EFI_SYSTEM_CONTEXT_EBC::R3 |
Definition at line 460 of file DebugSupport.h.
UINT64 EFI_SYSTEM_CONTEXT_EBC::R4 |
Definition at line 461 of file DebugSupport.h.
UINT64 EFI_SYSTEM_CONTEXT_EBC::R5 |
Definition at line 462 of file DebugSupport.h.
UINT64 EFI_SYSTEM_CONTEXT_EBC::R6 |
Definition at line 463 of file DebugSupport.h.
UINT64 EFI_SYSTEM_CONTEXT_EBC::R7 |
Definition at line 464 of file DebugSupport.h.