OSDN Git Service

Update abixml for newer libabigail
[android-x86/external-efivar.git] / src / dp.h
2018-05-21 Peter JonesMore aggressively use macros for compiler attributes
2017-09-25 Peter JonesMake format_ucs2() not use a variable-length array.
2017-07-21 Peter Jonesformat_hex_helper: add the ability to include separators.
2017-05-01 Peter Jonesdp.h: Try to make covscan believe format() is checking...
2016-08-10 Peter JonesUse efi_error() at lots of places.
2016-08-10 Peter Jonesdp.h: make our format() macro adjust "off" automatically.
2016-04-12 Peter JonesClean up some license confusion.
2015-11-12 Peter JonesReturn the right offset in format_vendor_helper()
2015-07-13 Peter JonesGet rid of some duplicate "const" specifiers.
2015-04-22 Peter JonesAdd HD() device path generation and debug the whole...
2015-04-07 Peter JonesMake ucs2_to_utf8() unsigned and add some more unicode...
2015-03-31 Peter JonesAdd a bunch more efidp makers
2015-03-31 Peter JonesFinish acpi device path formatting.
2015-03-31 Peter JonesRework our formatting functions for much more simplicity.
2015-03-31 Peter JonesCall our string formatting functions _format_ not _print_
2015-02-26 Peter JonesAdd a bunch of dp printing.
2015-02-24 Peter JonesFlesh out device path lib some more.