iPXE
EFI_SYSTEM_CONTEXT_ARM Struct Reference

ARM processor context definition. More...

#include <DebugSupport.h>

Data Fields

UINT32 R0
UINT32 R1
UINT32 R2
UINT32 R3
UINT32 R4
UINT32 R5
UINT32 R6
UINT32 R7
UINT32 R8
UINT32 R9
UINT32 R10
UINT32 R11
UINT32 R12
UINT32 SP
UINT32 LR
UINT32 PC
UINT32 CPSR
UINT32 DFSR
UINT32 DFAR
UINT32 IFSR
UINT32 IFAR

Detailed Description

ARM processor context definition.

Definition at line 493 of file DebugSupport.h.

Field Documentation

◆ R0

UINT32 EFI_SYSTEM_CONTEXT_ARM::R0

Definition at line 494 of file DebugSupport.h.

◆ R1

UINT32 EFI_SYSTEM_CONTEXT_ARM::R1

Definition at line 495 of file DebugSupport.h.

◆ R2

UINT32 EFI_SYSTEM_CONTEXT_ARM::R2

Definition at line 496 of file DebugSupport.h.

◆ R3

UINT32 EFI_SYSTEM_CONTEXT_ARM::R3

Definition at line 497 of file DebugSupport.h.

◆ R4

UINT32 EFI_SYSTEM_CONTEXT_ARM::R4

Definition at line 498 of file DebugSupport.h.

◆ R5

UINT32 EFI_SYSTEM_CONTEXT_ARM::R5

Definition at line 499 of file DebugSupport.h.

◆ R6

UINT32 EFI_SYSTEM_CONTEXT_ARM::R6

Definition at line 500 of file DebugSupport.h.

◆ R7

UINT32 EFI_SYSTEM_CONTEXT_ARM::R7

Definition at line 501 of file DebugSupport.h.

◆ R8

UINT32 EFI_SYSTEM_CONTEXT_ARM::R8

Definition at line 502 of file DebugSupport.h.

◆ R9

UINT32 EFI_SYSTEM_CONTEXT_ARM::R9

Definition at line 503 of file DebugSupport.h.

◆ R10

UINT32 EFI_SYSTEM_CONTEXT_ARM::R10

Definition at line 504 of file DebugSupport.h.

◆ R11

UINT32 EFI_SYSTEM_CONTEXT_ARM::R11

Definition at line 505 of file DebugSupport.h.

◆ R12

UINT32 EFI_SYSTEM_CONTEXT_ARM::R12

Definition at line 506 of file DebugSupport.h.

◆ SP

UINT32 EFI_SYSTEM_CONTEXT_ARM::SP

Definition at line 507 of file DebugSupport.h.

◆ LR

UINT32 EFI_SYSTEM_CONTEXT_ARM::LR

Definition at line 508 of file DebugSupport.h.

◆ PC

UINT32 EFI_SYSTEM_CONTEXT_ARM::PC

Definition at line 509 of file DebugSupport.h.

◆ CPSR

UINT32 EFI_SYSTEM_CONTEXT_ARM::CPSR

Definition at line 510 of file DebugSupport.h.

◆ DFSR

UINT32 EFI_SYSTEM_CONTEXT_ARM::DFSR

Definition at line 511 of file DebugSupport.h.

◆ DFAR

UINT32 EFI_SYSTEM_CONTEXT_ARM::DFAR

Definition at line 512 of file DebugSupport.h.

◆ IFSR

UINT32 EFI_SYSTEM_CONTEXT_ARM::IFSR

Definition at line 513 of file DebugSupport.h.

◆ IFAR

UINT32 EFI_SYSTEM_CONTEXT_ARM::IFAR

Definition at line 514 of file DebugSupport.h.


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