Skip to content

Commit

Permalink
Merge pull request #476 from ChocolateLoverRaj/patch-1
Browse files Browse the repository at this point in the history
Remove "UEFI boot" log message
  • Loading branch information
Freax13 authored Dec 1, 2024
2 parents fc08c45 + 198af07 commit 086c248
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions uefi/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -531,8 +531,6 @@ fn init_logger(
stride: mode_info.stride(),
};

log::info!("UEFI boot");

bootloader_x86_64_common::init_logger(
slice,
info,
Expand Down

0 comments on commit 086c248

Please sign in to comment.