Skip to content

efivar 0.24

Compare
Choose a tag to compare
@vathpela vathpela released this 30 Jun 14:58
0.24
  • make nvme work sanely
  • better argument checking in several places
  • clean up some license confusion
  • fixes for gcc 6
  • get rid of variadic mess on efi_set_variable()
    • which means using symbol versioning
    • but clang does not implement gnu symbol versioning
    • so clang still will not work
  • lots of valgrind