Skip to content

Commit 5bea8e9

Browse files
Remove "UEFI boot" log message
1 parent ea2529b commit 5bea8e9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

uefi/src/main.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -531,8 +531,6 @@ fn init_logger(
531531
stride: mode_info.stride(),
532532
};
533533

534-
log::info!("UEFI boot");
535-
536534
bootloader_x86_64_common::init_logger(
537535
slice,
538536
info,

0 commit comments

Comments
 (0)