Skip to content

Releases: iTrooz/efivar-rs

Big CLI + API additions

16 Jan 17:53
00d82a1
Compare
Choose a tag to compare

This release adds a lot of stuff to the API/CLI, for example:

  • import/export of EFI variable
  • parsing boot entries
  • enabling/disabling boot entries
  • Helper to add boot entries (relatively) safely from the CLI

v1.4.0

11 Aug 10:05
Compare
Choose a tag to compare

1.4.0 (2023-08-11)

Features

  • efiboot: add efiboot dump and efiboot import (#64) (7773ce4)

v1.3.0

10 Aug 23:07
Compare
Choose a tag to compare

1.3.0 (2023-08-10)

Features

  • add boot subcommands to read boot entries (#57) (1c083ae)
  • efiboot: make opinionated change to efiboot read to make it easier to use (#59) (2d71676)

v1.2.0

09 Aug 22:23
Compare
Choose a tag to compare

1.2.0 (2023-08-09)

Features

  • add efiboot delete and efivar implementation (cf034bf)

v1.1.3

31 Jul 01:31
Compare
Choose a tag to compare

1.1.3 (2023-07-31)

Bug Fixes

  • deps: update rust crate uuid to 1.4.1 (785d77b)

v1.1.2

24 Jul 03:39
Compare
Choose a tag to compare

1.1.2 (2023-07-24)

Bug Fixes

  • deps: update rust crate itertools to 0.11.0 (52bf93c)

v1.1.1

24 Jul 00:45
Compare
Choose a tag to compare

1.1.1 (2023-07-24)

Bug Fixes

  • deps: update rust crate toml to 0.7.6 (37067b7)

v1.1.0

15 Jul 20:49
Compare
Choose a tag to compare

1.1.0 (2023-07-15)

Features

  • efiboot/list: allow to show a single namespace (#44) (9741953)

v1.0.14

10 Jul 04:04
Compare
Choose a tag to compare

1.0.14 (2023-07-10)

Bug Fixes

  • deps: update rust crate serde to 1.0.171 (1e073b2)

v1.0.13

10 Jul 01:50
Compare
Choose a tag to compare

1.0.13 (2023-07-10)

Bug Fixes

  • deps: update rust crate bitflags to 2.3.3 (eb1aa50)