Home
last modified time | relevance | path

Searched refs:DEBUG_COMMAND_SET_SW_BREAKPOINT (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Include/
DTransferProtocol.h75 #define DEBUG_COMMAND_SET_SW_BREAKPOINT (DEBUG_COMMAND_REQUEST | 0x06) macro
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
DDebugAgent.c2117 case DEBUG_COMMAND_SET_SW_BREAKPOINT: in CommandCommunication()