Skip to content

0.5.2

Latest
Compare
Choose a tag to compare
@mkroening mkroening released this 30 Oct 10:19
· 35 commits to main since this release
572fab4

πŸš€ Features

  • UEFI MVP

πŸ› Bug Fixes

  • Decrease dev size to fix building with Rust 1.81.0
  • (arch) Unused_unsafe
  • (uefi) Migrate away from deprecated uefi::table::boot module
  • (xtask) Update OVMF to edk2-stable202408-r1
  • Don't create ModuleIter twice
  • Merge ELF module mapping
  • Don't unnecessarily align_down
  • Improve the iterator handling
  • Give values meaningful names
  • Introduce map_range

πŸ“š Documentation

  • (readme) Document UEFI setup

Build

  • (deps) Update Cargo.lock