Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 3600675368581ba4987f5656c2783bab62750ee7
https://github.com/tianocore/edk2/commit/3600675368581ba4987f5656c2783bab62750ee7
Author: Ard Biesheuvel <[email protected]>
Date: 2025-01-29 (Wed, 29 Jan 2025)
Changed paths:
M MdePkg/Library/BasePeCoffLib/BasePeCoff.c
Log Message:
-----------
MdePkg/BasePeCoffLib: Remove DEBUG() statements from runtime code
PeCoffLoaderRelocateImageForRuntime() executes after boot services, and
so it should not use DEBUG() prints at all, given that these may rely on
MMIO mappings or other boot time facilities that are no longer
available.
So revert the changes in aedcaa3df8a2 ("MdePkg: Fix overflow issue in
PeCoffLoaderRelocateImageForRuntime") that replaced code comments with
DBEUG() statements.
Signed-off-by: Ard Biesheuvel <[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