Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 17e67d26d9f8da373a70fa90146a77a8211c892b https://github.com/tianocore/edk2/commit/17e67d26d9f8da373a70fa90146a77a8211c892b Author: Chris Fernald <chfer...@microsoft.com> Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths: M MdeModulePkg/Core/Dxe/DxeMain/DxeMain.c M MdeModulePkg/Include/Library/DebugAgentLib.h Log Message: ----------- MdeModulePkg DxeMain: Add late initialization for Debug Agent. Add a late initialize in DxeMain for the debug agent. This is required for the debug agent to be able to setup events to handle image loads, exit boot services, and other important callbacks. Define a reinitialize debug agent. Signed-off-by: Aaron Pop <aaron...@microsoft.com> Commit: 35216819b5fb88778bc4049d42157ed7c3bd5010 https://github.com/tianocore/edk2/commit/35216819b5fb88778bc4049d42157ed7c3bd5010 Author: Aaron Pop <aaron...@microsoft.com> Date: 2024-12-16 (Mon, 16 Dec 2024) Changed paths: M SourceLevelDebugPkg/Library/DebugAgent/DxeDebugAgent/DxeDebugAgentLib.c Log Message: ----------- SourceLevelDebugPkg DxeDebugAgent: Handle additional initialize cases. Handle both DEBUG_AGENT_INIT_REINITIALIZE and DEBUG_AGENT_INIT_DXE_CORE_LATE InitFlags to prevent an assert. No additional initlization takes place for these cases. Signed-off-by: Aaron Pop <aaron...@microsoft.com> Compare: https://github.com/tianocore/edk2/compare/e99d532fd722...35216819b5fb To unsubscribe from these emails, change your notification settings at https://github.com/tianocore/edk2/settings/notifications _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits