HomeSort by relevance Sort by last modified time
    Searched refs:DEBUG_AGENT_INIT_PREMEM_SEC (Results 1 - 11 of 11) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/
DebugAgentLib.h 18 #define DEBUG_AGENT_INIT_PREMEM_SEC 1
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/TexasInstruments/BeagleBoard/Sec/
Sec.c 157 InitializeDebugAgent (DEBUG_AGENT_INIT_PREMEM_SEC, NULL, NULL);
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Sec/
Sec.c 81 InitializeDebugAgent (DEBUG_AGENT_INIT_PREMEM_SEC, NULL, NULL);
  /device/linaro/bootloader/edk2/BeagleBoardPkg/Sec/
Sec.c 157 InitializeDebugAgent (DEBUG_AGENT_INIT_PREMEM_SEC, NULL, NULL);
  /device/linaro/bootloader/edk2/CorebootModulePkg/SecCore/
SecMain.c 134 InitializeDebugAgent (DEBUG_AGENT_INIT_PREMEM_SEC, &SecCoreData, SecStartupPhase2);
  /device/linaro/bootloader/edk2/IntelFspWrapperPkg/FspInitPei/
SecMain.c 152 InitializeDebugAgent (DEBUG_AGENT_INIT_PREMEM_SEC, &SecCoreData, SecStartupPhase2);
  /device/linaro/bootloader/edk2/IntelFspWrapperPkg/FspWrapperSecCore/
SecMain.c 143 InitializeDebugAgent (DEBUG_AGENT_INIT_PREMEM_SEC, &SecCoreData, SecStartupPhase2);
  /device/linaro/bootloader/edk2/UefiCpuPkg/SecCore/
SecMain.c 156 InitializeDebugAgent (DEBUG_AGENT_INIT_PREMEM_SEC, &SecCoreData, SecStartupPhase2);
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/SecPeiDebugAgent/
SecPeiDebugAgentLib.c 332 If InitFlag is DEBUG_AGENT_INIT_PREMEM_SEC, it will overirde IDT table entries
388 case DEBUG_AGENT_INIT_PREMEM_SEC:
610 // Only DEBUG_AGENT_INIT_PREMEM_SEC and DEBUG_AGENT_INIT_POSTMEM_SEC are allowed for this
687 if (Phase2Context->InitFlag == DEBUG_AGENT_INIT_PREMEM_SEC) {
  /device/linaro/bootloader/edk2/ArmPkg/Library/DebugAgentSymbolsBaseLib/
DebugAgentSymbolsBaseLib.c 293 // Sec (DEBUG_AGENT_INIT_PREMEM_SEC) or PrePi (DEBUG_AGENT_INIT_POSTMEM_SEC)
295 if (InitFlag == DEBUG_AGENT_INIT_PREMEM_SEC) {
  /device/linaro/bootloader/edk2/OvmfPkg/Sec/
SecMain.c 816 InitializeDebugAgent (DEBUG_AGENT_INIT_PREMEM_SEC, &SecCoreData, SecStartupPhase2);

Completed in 948 milliseconds