summaryrefslogtreecommitdiff
path: root/firmware/lib/cgptlib/cgptlib.c
Commit message (Expand)AuthorAgeFilesLines
* vboot: replace sysincludes.h with 2sysincludes.hJoel Kitching2019-08-221-1/+0
* firmware/lib: Add fall through commentsJacob Garber2019-08-071-0/+1
* firmware: replace VBDEBUG(()) macro with VB2_DEBUG()Randall Spangler2017-01-121-15/+17
* vboot: use standard memcmp, memcpy, memsetRandall Spangler2016-10-231-1/+1
* cgpt: Update behavior of GptUpdateKernelWithEntrystabilize-8172.47.Bfirmware-lucid-8173.BFurquan Shaikh2016-04-051-7/+7
* cgptlib: Add functions to cgptlib APIFurquan Shaikh2015-01-241-5/+68
* Implement cgptlib for MTD devices.Albert Chaulk2013-05-021-24/+8
* Massive refactoring of external header files.Bill Richardson2013-04-021-0/+2
* Reformat cgptlib to kernel styleRandall Spangler2013-01-311-140/+163
* Add more recovery_reason codesBill Richardson2012-11-261-1/+1
* Change debug messages to use 1-based GPT partition numbers.Bill Richardson2011-09-081-2/+2
* Port vboot_reference to use new wrapper API utility functionsRandall Spangler2011-07-081-1/+2
* Revert "Verified boot wrapper - replace utility functions"Randall Spangler2011-07-011-2/+1
* Verified boot wrapper - replace utility functionsRandall Spangler2011-07-011-1/+2
* Revert "Verified boot wrapper - replace utility functions"mukesh agrawal2011-06-271-2/+1
* Verified boot wrapper - replace utility functionsRandall Spangler2011-06-271-1/+2
* Only advance kernel version when the booted partition has a valid key blockRandall Spangler2011-03-041-1/+1
* Add 'prioritize' command to cgpt tool.Bill Richardson2010-11-291-5/+0
* Successful partitions are never marked bad by cgptlib.Randall Spangler2010-09-071-4/+6
* Add VBDEBUG macro for debug output.Randall Spangler2010-06-231-10/+10
* Fixes to compiler warnings in MSVCRandall Spangler2010-06-211-3/+15
* Reduce attributes size to comply with msc limitations.vbendeb2010-06-211-5/+6
* Remove unused files, and tidy the directory structure of the remaining ones.Randall Spangler2010-06-171-0/+148