Skip to content

Update uefi dep, fix building on nightly

Tim Crawford requested to merge tcrawford/uefi_alloc:uefi-fix into master

The UEFI crate has been updated to use try_trait_v2, which changes how Status is used.

Edited by Tim Crawford

Merge request reports