OSDN Git Service

Use `__typeof__` instead of `typeof`
[android-x86/external-efivar.git] / src / generics.h
2017-09-25 Gabriel MajeriUse `__typeof__` instead of `typeof`
2017-09-20 Peter Jonesgeneric_append_variable(): only try to create if errno...
2016-08-10 Peter JonesUse efi_error() at lots of places.
2016-05-24 Peter Joneslibefivar: make it possible to override the filesystem...
2016-04-12 Peter JonesClean up some license confusion.
2016-03-09 Peter Joneslibefivar: get rid of our variadic mess in efi_set_vari...
2015-06-24 FointardRemoved unused code section
2015-03-31 Gaelle NassietFix potential pointer dereferencement
2014-09-25 Peter JonesAdd ", mode" optionally to efi_set_variable()
2014-09-25 Peter JonesSprinkle some compiler hints around.
2014-09-12 Peter JonesFix the generic append ENOENT case.
2014-09-11 Peter JonesError check fcntl.
2014-09-11 Peter JonesMake the generic append actually work for vars.
2014-03-21 Peter JonesAdd efi_name_to_guid() and efi_guid_to_name()
2013-09-04 Peter JonesMake eif_append_variable() be a thing.
2013-09-03 Peter JonesRename generic_next_variable_name.h -> generics.h