main
sbchooser: add a man page
Update makefiles for new functionality.
Do a slightly better job with man pages.
Add documentation for efi_get_next_variable_name()
Add note to efi_get_variable about ownership of the data pointer
Add efi_id_guid_to_name() and efi_name_to_id_guid()
Add efi_name_to_guid() and efi_guid_to_name()
Make our guid list also include symbols defined and exported for use.
Add man page for efi_symbol_to_guid()
Add an api for import/export of variables to files.
Another minor docs typo fix.
Add efi_variables_supported()
Start man pages for efidp...
Add a better man page for efisecdb
efivar: make docs match current code for 'efivar -A'
sbchooser: add --explain