Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Include/
DTransferProtocol.h87 #define DEBUG_COMMAND_GET_REVISION (DEBUG_COMMAND_REQUEST | 0x12) macro
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
DDebugAgent.c2235 case DEBUG_COMMAND_GET_REVISION: in CommandCommunication()