Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Include/
DTransferProtocol.h94 #define DEBUG_COMMAND_HALT (DEBUG_COMMAND_REQUEST | 0x19) macro
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
DDebugAgent.c1961 case DEBUG_COMMAND_HALT: in CommandCommunication()
2573 (IsHostAttached () && (InputCharacter == DEBUG_COMMAND_HALT)) || in InterruptProcess()