TianoCore EDK2 master
Loading...
Searching...
No Matches
ArchDebugSupport.h File Reference
#include "ProcessorContext.h"
#include "TransferProtocol.h"

Go to the source code of this file.

Macros

#define DEBUG_SW_BREAKPOINT_SYMBOL   0xcc
 
#define DEBUG_ARCH_SYMBOL   DEBUG_DATA_BREAK_CPU_ARCH_IA32
 

Typedefs

typedef DEBUG_DATA_IA32_FX_SAVE_STATE DEBUG_DATA_FX_SAVE_STATE
 
typedef DEBUG_DATA_IA32_SYSTEM_CONTEXT DEBUG_CPU_CONTEXT
 

Detailed Description

IA32 specific definitions for debug agent library instance.

Copyright (c) 2010 - 2012, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent

Definition in file ArchDebugSupport.h.

Macro Definition Documentation

◆ DEBUG_ARCH_SYMBOL

#define DEBUG_ARCH_SYMBOL   DEBUG_DATA_BREAK_CPU_ARCH_IA32

Definition at line 16 of file ArchDebugSupport.h.

◆ DEBUG_SW_BREAKPOINT_SYMBOL

#define DEBUG_SW_BREAKPOINT_SYMBOL   0xcc

Definition at line 15 of file ArchDebugSupport.h.

Typedef Documentation

◆ DEBUG_CPU_CONTEXT

◆ DEBUG_DATA_FX_SAVE_STATE