Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 6ac200557612c12b49b4b391fca72ac9b9be7501
https://github.com/tianocore/edk2/commit/6ac200557612c12b49b4b391fca72ac9b9be7501
Author: Benjamin Doron <[email protected]>
Date: 2026-02-26 (Thu, 26 Feb 2026)
Changed paths:
M StandaloneMmPkg/Core/StandaloneMmCore.c
Log Message:
-----------
StandaloneMmPkg/Core: Improve the readability of debug statement
We expect numbers to be in decimal, and addresses to have a "0x"
prepended. Especially when an address and a number are used together,
it can be confusing for both to be hexadecimal and neither to have "0x".
Signed-off-by: Benjamin Doron <[email protected]>
Commit: 9d583d770b1ab7f50b6a8c19090c97ca3147250f
https://github.com/tianocore/edk2/commit/9d583d770b1ab7f50b6a8c19090c97ca3147250f
Author: Benjamin Doron <[email protected]>
Date: 2026-02-26 (Thu, 26 Feb 2026)
Changed paths:
M StandaloneMmPkg/Core/StandaloneMmCore.c
Log Message:
-----------
StandaloneMmPkg/Core: Print discovered drivers that weren't dispatched
This is very useful debugging information. It often helps debug where
driver load failures started, which dependency was unmet.
Perhaps this was commented out while the standalone MM core was
developed.
Signed-off-by: Benjamin Doron <[email protected]>
Compare: https://github.com/tianocore/edk2/compare/6900f80295e4...9d583d770b1a
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