Skip to content

Commit 198af07

Browse files
ChocolateLoverRajFreax13
authored andcommittedDec 1, 2024
Remove "UEFI boot" log message
1 parent fc08c45 commit 198af07

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

‎uefi/src/main.rs

-2
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)