audk/MdeModulePkg/Core/Dxe/DxeMain
Chris Fernald 17e67d26d9 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 <aaronpop@microsoft.com>
2024-12-16 20:49:45 +00:00
..
DxeMain.c MdeModulePkg DxeMain: Add late initialization for Debug Agent. 2024-12-16 20:49:45 +00:00
DxeProtocolNotify.c