Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Include/
DTransferProtocol.h71 #define DEBUG_COMMAND_BREAK_CAUSE (DEBUG_COMMAND_REQUEST | 0x02) macro
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
DDebugAgent.c2075 case DEBUG_COMMAND_BREAK_CAUSE: in CommandCommunication()