Skip to content

Commit 086c248

Browse files
authored
Merge pull request #476 from ChocolateLoverRaj/patch-1
Remove "UEFI boot" log message
2 parents fc08c45 + 198af07 commit 086c248

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)