Skip to content

Releases: Inokinoki/qefivar

Debs

09 Dec 22:19
6e0a29d
Compare
Choose a tag to compare

Fix Windows wide string bug.

Full Changelog: v0.4.0...v0.4.1

Diana

15 Nov 21:22
99e1cfa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.4.0

Cicile

11 Nov 14:58
4402ec7
Compare
Choose a tag to compare

Improve builds

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.3.1

Carol

03 May 13:07
Compare
Choose a tag to compare
  • Add AppData dummy backend for test purpose
  • Add interfaces to append or remove Device Path
  • Always provide non-volatile APIs in QEFILoadOption class

Full Changelog: v0.2.1...v0.3.0

Barnabas

28 Apr 12:21
aa5dd54
Compare
Choose a tag to compare

What's Changed

  • Add EFI attribute and setters in Load Option class
  • Add Device Path(DP) tests for formating and parsing by @Inokinoki in #15

Full Changelog: v0.2.0...v0.2.1

Barak

21 Apr 03:26
Compare
Choose a tag to compare
  • Separate Device Path into several files
  • Add Load Option format method
  • Full support for Load Option parsing
  • Add Device Path format functions
  • Add Device Path parsing functions

Ashan

09 Apr 02:31
Compare
Choose a tag to compare

Fix infinite loop in v0.1.3

Azur

06 Apr 06:01
Compare
Choose a tag to compare

More load option functions

Aaron

03 Apr 11:50
Compare
Choose a tag to compare

This version brings some improvements and new class/structures:

  • Add load option and device path class
  • Refactor basic extraction functions using the formal classes

Aether

24 Jan 13:48
355b18a
Compare
Choose a tag to compare

Fix internal Windows types:

  • Buffer to PVOID
  • uint16_t always has 2 bytes