Skip to content

Misc cleanup

Tim Crawford requested to merge tcrawford/intelflash:cleanup into master

In preparation for making the lib no_std.

  • Add SPDX license identifiers
  • Fix rustc and clippy warnings
  • Remove extern crate

If uefi!3 (merged) is merged and a new release is made, I could update the deps in Cargo.toml as well.

Merge request reports