Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/
DDebugAgentLib.h24 #define DEBUG_AGENT_INIT_S3 7 macro
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/Dxe/BootScriptExecutorDxe/
DScriptExecute.c104 InitializeDebugAgent (DEBUG_AGENT_INIT_S3, NULL, NULL); in S3BootScriptExecutorEntryFunction()
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DxeDebugAgent/
DDxeDebugAgentLib.c510 case DEBUG_AGENT_INIT_S3: in InitializeDebugAgent()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/
DScriptExecute.c66 InitializeDebugAgent (DEBUG_AGENT_INIT_S3, (VOID *)&IdtDescriptor, NULL); in S3BootScriptExecutorEntryFunction()