Jump to letter: [
          
            3ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        efivar-libs - Library to manage UEFI variables
        
        
        - Description:
- Library to allow for the simple manipulation of UEFI variables. 
Packages
        
        
            | efivar-libs-0.14-1.fc22.aarch64
              [21 KiB] | Changelog
              by Peter Jones (2014-10-08): - Update to 0.14
- add efi_id_guid_to_guid() and efi_guid_to_id_guid(), which support {ID GUID}
  as a concept.
- Add some vendor specific guids to our guid list.
- Call "empty" "zero" now, as many other places do.  References to
  efi_guid_is_empty() and efi_guid_empty still exist for ABI compatibility.
- add "efivar -L" to the man page. |