mirror of
https://github.com/edera-dev/sprout.git
synced 2025-12-19 20:20:17 +00:00
swap to uefi logger
This commit is contained in:
@@ -13,4 +13,6 @@ pub fn init() {
|
||||
.expect("unable to resolve image handle");
|
||||
uefi::boot::set_image_handle(handle);
|
||||
}
|
||||
|
||||
uefi::helpers::init().expect("failed to initialize uefi");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user