Fix compiling with latest nightly
- uefi: Make IFR structs
repr(C)
in addition topacked
- 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