Skip to content

Fix compiling with latest nightly

Tim Crawford requested to merge tcrawford/uefi:new-nightly into master
  • uefi: Make IFR structs repr(C) in addition to packed
  • uefi-std: Use Rust ABI for OOM handler
  • uefi-std: Drop sqrt

Fixes compiling system76-firmware-update with newer toolchains (whenever compiler-builtins 0.1.77 was released).

Edited by Tim Crawford

Merge request reports