Commit 4c8ba6a
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]>1 parent 5ac93b2 commit 4c8ba6a
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
175 | 174 | | |
176 | 175 | | |
0 commit comments