Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
DDebugAgent.c747 IN DEBUG_DATA_SET_DEBUG_SETTING *DebugSetting in SetDebugSetting() argument
753 switch (DebugSetting->Key) { in SetDebugSetting()
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()