HomeSort by relevance Sort by last modified time
    Searched refs:DEBUG_AGENT_FLAG_MEMORY_READY (Results 1 - 5 of 5) sorted by null

  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/SecPeiDebugAgent/
SecPeiDebugAgentLib.c 310 SetDebugFlag (DEBUG_AGENT_FLAG_MEMORY_READY, 1);
429 SetDebugFlag (DEBUG_AGENT_FLAG_MEMORY_READY, 1);
565 if (GetDebugFlag (DEBUG_AGENT_FLAG_MEMORY_READY) == 0) {
694 SetDebugFlag (DEBUG_AGENT_FLAG_MEMORY_READY, 1);
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
DebugAgent.h 92 #define DEBUG_AGENT_FLAG_MEMORY_READY BIT2
DebugAgent.c     [all...]
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DxeDebugAgent/
DxeDebugAgentLib.c 322 SetDebugFlag (DEBUG_AGENT_FLAG_MEMORY_READY, 1);
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/SmmDebugAgent/
SmmDebugAgentLib.c 256 SetDebugFlag (DEBUG_AGENT_FLAG_MEMORY_READY, 1);

Completed in 117 milliseconds