HomeSort by relevance Sort by last modified time
    Searched refs:SetDebugFlag (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);
402 SetDebugFlag (DEBUG_AGENT_FLAG_PRINT_ERROR_LEVEL, DEBUG_AGENT_ERROR);
406 SetDebugFlag (DEBUG_AGENT_FLAG_INIT_ARCH, DEBUG_ARCH_SYMBOL);
429 SetDebugFlag (DEBUG_AGENT_FLAG_MEMORY_READY, 1);
552 SetDebugFlag (DEBUG_AGENT_FLAG_INIT_ARCH, DEBUG_ARCH_SYMBOL);
566 SetDebugFlag (DEBUG_AGENT_FLAG_CHECK_MAILBOX_IN_HOB, 1);
694 SetDebugFlag (DEBUG_AGENT_FLAG_MEMORY_READY, 1);
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
DebugAgent.c 477 SetDebugFlag (
733 SetDebugFlag (DEBUG_AGENT_FLAG_HOST_ATTACHED, (UINT32)Attached);
755 SetDebugFlag (DEBUG_AGENT_FLAG_BREAK_ON_NEXT_SMI, DebugSetting->Value);
758 SetDebugFlag (DEBUG_AGENT_FLAG_PRINT_ERROR_LEVEL, DebugSetting->Value);
761 SetDebugFlag (DEBUG_AGENT_FLAG_BREAK_BOOT_SCRIPT, DebugSetting->Value);
806 SetDebugFlag (DEBUG_AGENT_FLAG_INTERRUPT_FLAG, Eflags->Bits.IF);
811 SetDebugFlag (DEBUG_AGENT_FLAG_STEPPING, 1);
835 SetDebugFlag (DEBUG_AGENT_FLAG_STEPPING, 0);
    [all...]
DebugAgent.h 378 SetDebugFlag (
  /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 257 SetDebugFlag (DEBUG_AGENT_FLAG_MEMORY_READY, 1);

Completed in 79 milliseconds