projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1991ffa
)
pe: remove unnecessary log message about DT/HWID
author
Lennart Poettering
<lennart@poettering.net>
Tue, 12 Nov 2024 22:15:17 +0000
(23:15 +0100)
committer
Lennart Poettering
<lennart@poettering.net>
Tue, 12 Nov 2024 22:45:14 +0000
(23:45 +0100)
Fixes: #35100
src/boot/pe.c
patch
|
blob
|
history
diff --git
a/src/boot/pe.c
b/src/boot/pe.c
index 9af6ca0dd4470b04d3ceb6cae595236084dff986..e4cb942426633970749f78acbd3eb744686f5e3d 100644
(file)
--- a/
src/boot/pe.c
+++ b/
src/boot/pe.c
@@
-328,8
+328,7
@@
static void pe_locate_sections(
log_error_status(err, "HWID matching failed, no DT blob will be selected: %m");
hwids = NULL;
}
- } else
- log_info("HWIDs section is missing, no DT blob will be selected");
+ }
}
return pe_locate_sections_internal(