efivar 0.14
- Add some vendor specific guids to our guid list
- Add efi_id_guid_to_name() and efi_name_to_id_guid(), which support {ID GUID} as a concept a la http://technet.microsoft.com/en-us/library/cc766223%28v=ws.10%29.aspx
- Call "empty" "zero" now, as many other places do. (empty references still exist for ABI compatibility)
- add "efivar -L" to the man page