Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 4c8ba6aed8698f5e7abd3282b4132ddd4a3c8416
https://github.com/tianocore/edk2/commit/4c8ba6aed8698f5e7abd3282b4132ddd4a3c8416
Author: Gerd Hoffmann <[email protected]>
Date: 2025-12-11 (Thu, 11 Dec 2025)
Changed paths:
M OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgCache.c
Log Message:
-----------
OvmfPkg/QemuFwCfgLib: do not log cache lookups
Logging each and every successful cache lookup is not very useful and
floods the log.
The much better approach is to log everything which gets added to the
cache, so the logfile can tell you what is in the cache with /much/ less
log lines. The cache initialization code already does that. So drop
the lookup message without any replacement.
Signed-off-by: Gerd Hoffmann <[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