Home
last modified time | relevance | path

Searched refs:SetDebugFlag (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/SecPeiDebugAgent/
DSecPeiDebugAgentLib.c310 SetDebugFlag (DEBUG_AGENT_FLAG_MEMORY_READY, 1); in DebugAgentCallbackMemoryDiscoveredPpi()
402 SetDebugFlag (DEBUG_AGENT_FLAG_PRINT_ERROR_LEVEL, DEBUG_AGENT_ERROR); in InitializeDebugAgent()
406 SetDebugFlag (DEBUG_AGENT_FLAG_INIT_ARCH, DEBUG_ARCH_SYMBOL); in InitializeDebugAgent()
429 SetDebugFlag (DEBUG_AGENT_FLAG_MEMORY_READY, 1); in InitializeDebugAgent()
552 SetDebugFlag (DEBUG_AGENT_FLAG_INIT_ARCH, DEBUG_ARCH_SYMBOL); in InitializeDebugAgent()
566 SetDebugFlag (DEBUG_AGENT_FLAG_CHECK_MAILBOX_IN_HOB, 1); in InitializeDebugAgent()
694 SetDebugFlag (DEBUG_AGENT_FLAG_MEMORY_READY, 1); in InitializeDebugAgentPhase2()
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
DDebugAgent.c477 SetDebugFlag ( in SetDebugFlag() function
733 SetDebugFlag (DEBUG_AGENT_FLAG_HOST_ATTACHED, (UINT32)Attached); in SetHostAttached()
755 SetDebugFlag (DEBUG_AGENT_FLAG_BREAK_ON_NEXT_SMI, DebugSetting->Value); in SetDebugSetting()
758 SetDebugFlag (DEBUG_AGENT_FLAG_PRINT_ERROR_LEVEL, DebugSetting->Value); in SetDebugSetting()
761 SetDebugFlag (DEBUG_AGENT_FLAG_BREAK_BOOT_SCRIPT, DebugSetting->Value); in SetDebugSetting()
806 SetDebugFlag (DEBUG_AGENT_FLAG_INTERRUPT_FLAG, Eflags->Bits.IF); in CommandStepping()
811 SetDebugFlag (DEBUG_AGENT_FLAG_STEPPING, 1); in CommandStepping()
835 SetDebugFlag (DEBUG_AGENT_FLAG_STEPPING, 0); in CommandSteppingCleanup()
1886 SetDebugFlag (DEBUG_AGENT_FLAG_AGENT_IN_PROGRESS, 1); in CommandCommunication()
2679 SetDebugFlag (DEBUG_AGENT_FLAG_AGENT_IN_PROGRESS, 0); in InterruptProcess()
DDebugAgent.h378 SetDebugFlag (
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/SmmDebugAgent/
DSmmDebugAgentLib.c257 SetDebugFlag (DEBUG_AGENT_FLAG_MEMORY_READY, 1); in InitializeDebugAgent()
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DxeDebugAgent/
DDxeDebugAgentLib.c322 SetDebugFlag (DEBUG_AGENT_FLAG_MEMORY_READY, 1); in SetupDebugAgentEnvironment()