Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Include/
DTransferProtocol.h26 #define DEBUG_AGENT_REVISION_04 ((0 << 16) | 04) macro
27 #define DEBUG_AGENT_REVISION DEBUG_AGENT_REVISION_04
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
DDebugAgent.c1605 if (DEBUG_AGENT_REVISION >= DEBUG_AGENT_REVISION_04) { in ReadMemoryAndSendResponsePacket()