OSDN Git Service

Update abixml for newer libabigail
[android-x86/external-efivar.git] / src / dp-media.c
2018-06-14 Peter JonesMake efidp_make_file() have even more, better input...
2018-06-12 Peter JonesPromote _make_hd_dn() to make_hd_dn() and get rid of...
2018-05-21 Peter JonesMore aggressively use macros for compiler attributes
2018-05-21 Peter JonesSimplify our include files
2018-04-17 Peter JonesWork around coverity being a pretty lazy and poor tool.
2017-07-21 Peter JonesMake our -I path not include efivar/
2017-02-06 Peter JonesFix some allocation bounds checking gcc 7.x finds somet...
2017-01-20 Dwayne Litzenbergerformat_media_dn: Fix formatting of disk signature for...
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.
2016-03-02 Peter Jonesefivar: fix some leaked symbols
2015-07-13 Peter JonesFix some strict-aliasing violations.
2015-05-06 Peter JonesFix wrong indent typo.
2015-05-01 Peter JonesFix an off-by-one valgrind found.
2015-04-23 Peter JonesMake Sata() device paths get generated maybe kinda.
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-04-02 Peter JonesMake all of our API visibility explicit.
2015-03-31 Peter JonesBetter error checking in efidp_make_file()
2015-03-31 Peter JonesGet the size on efi_make_file() right.
2015-03-31 Peter JonesAudit our size=0 return paths on efidp_make_*()
2015-03-31 Peter JonesAdd a bunch more efidp makers
2015-03-31 Peter JonesMake a bunch of efidp node creation functions.
2015-03-31 Peter JonesRework our formatting functions for much more simplicity.
2015-03-31 Peter JonesAdd a UsbWwid format printer and make File() somewhat...
2015-03-31 Peter JonesCall our string formatting functions _format_ not _print_
2015-02-26 Peter JonesAdd a bunch of dp printing.