Searched refs:DEBUG_AGENT_INIT_PREMEM_SEC (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Include/Library/
H A DDebugAgentLib.h18 #define DEBUG_AGENT_INIT_PREMEM_SEC 1 macro
/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/Library/VBoxDebugAgentLib/
H A DVBoxDebugAgentLib.c53 case DEBUG_AGENT_INIT_PREMEM_SEC: enmDbgPoint = EFIDBGPOINT_SEC_PREMEM; break;
/vbox/src/VBox/Devices/EFI/Firmware/SourceLevelDebugPkg/Library/DebugAgent/SecPeiDebugAgent/
H A DSecPeiDebugAgentLib.c160 If InitFlag is DEBUG_AGENT_INIT_PREMEM_SEC, it will overirde IDT table entries
203 case DEBUG_AGENT_INIT_PREMEM_SEC:
257 // Only DEBUG_AGENT_INIT_PREMEM_SEC and DEBUG_AGENT_INIT_POSTMEM_SEC are allowed for this
/vbox/src/VBox/Devices/EFI/Firmware/OvmfPkg/Sec/
H A DSecMain.c652 InitializeDebugAgent (DEBUG_AGENT_INIT_PREMEM_SEC, &SecCoreData, SecStartupPhase2);

Completed in 1819 milliseconds