Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 1780373897f12c25075f8883e073144506441168
      
https://github.com/tianocore/edk2/commit/1780373897f12c25075f8883e073144506441168
  Author: Phil Noh <[email protected]>
  Date:   2025-09-16 (Tue, 16 Sep 2025)

  Changed paths:
    M MdeModulePkg/Core/Dxe/Event/Event.c

  Log Message:
  -----------
  MdeModulePkg/DxeMain: Add debug code for Event Group notify functions

There are a lot of notify callback events for Event Groups. Usually they
are not reported unless there is a debug code in the callback itself.
The debug message helps to check which/when the callback is registered and
executed in POST. Also helps to notice the callback sequence. It depends
on DEBUG_EVENT flag enabled by PcdFixedDebugPrintErrorLevel PCD token.

Signed-off-by: Phil Noh <[email protected]>



To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2/settings/notifications


_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to