OSDN Git Service

linux-pci-root: remove an unused assignment
[android-x86/external-efivar.git] / src / guid.h
2018-05-21 Peter JonesMore aggressively use macros for compiler attributes
2016-04-12 Peter JonesClean up some license confusion.
2016-02-15 Peter JonesMake guids be in correct byte order both in text and...
2015-02-03 Peter JonesAllow guids to be followed with whitespace.
2014-10-08 Peter JonesAdd efi_id_guid_to_name() and efi_name_to_id_guid()
2014-10-07 Peter JonesAdd -L to list guids we know.
2014-04-14 Peter JonesGet picky about warnings.
2014-03-27 Peter JonesMake our guid list also include symbols defined and...
2014-03-21 Peter JonesAdd efi_name_to_guid() and efi_guid_to_name()
2013-11-13 Florian Albrechtsk... Remove effectively dead code from text_to_guid()
2013-11-13 Florian Albrechtsk... Define strtoul() return variable with proper type
2013-09-06 Peter JonesParenthesis really do need to go at the right place...
2013-09-06 Peter JonesHarden up guid.h some.
2013-09-03 Peter JonesMove include of stdlib here for strtol()
2013-06-18 Peter JonesMake "efivar -p" work.