Searched refs:DebugAgentDataMsgPrint (Results 1 – 2 of 2) sorted by relevance
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/ |
D | DebugAgent.h | 454 DebugAgentDataMsgPrint (
|
D | DebugAgent.c | 602 DebugAgentDataMsgPrint ( in DebugAgentDataMsgPrint() function 686 DebugAgentDataMsgPrint (DEBUG_AGENT_VERBOSE, FALSE, (UINT8 *)DebugHeader, DebugHeader->Length); in ReadRemainingBreakPacket() 1043 DebugAgentDataMsgPrint (DEBUG_AGENT_VERBOSE, TRUE, (UINT8 *) &DebugHeader, DebugHeader.Length); in SendPacketWithoutData() 1218 … DebugAgentDataMsgPrint (DEBUG_AGENT_VERBOSE, FALSE, (UINT8 *) DebugHeader, DebugHeader->Length); in ReceivePacket() 1222 DebugAgentDataMsgPrint (DEBUG_AGENT_VERBOSE, FALSE, (UINT8 *) DebugHeader, DebugHeader->Length); in ReceivePacket() 1657 … DebugAgentDataMsgPrint (DEBUG_AGENT_VERBOSE, TRUE, (UINT8 *) DebugHeader, DebugHeader->Length); in ReadMemoryAndSendResponsePacket()
|