summaryrefslogtreecommitdiff
path: root/firmware/lib/cgptlib
Commit message (Expand)AuthorAgeFilesLines
* Add labels to MTD partitions.Albert Chaulk2013-07-311-2/+7
* Port MTD structures to use 64-bit byte offsets instead of sectors.Albert Chaulk2013-07-032-32/+68
* Provide MTD version of common functionsfactory-4290.BAlbert Chaulk2013-06-181-0/+1
* Implement cgptlib for MTD devices.Albert Chaulk2013-05-026-24/+528
* Massive refactoring of external header files.Bill Richardson2013-04-024-115/+6
* Get rid of some crufty macros.Gabe Black2013-03-191-4/+0
* Remove +x permissions from source files.Bill Richardson2013-02-051-0/+0
* Reformat cgptlib to kernel styleRandall Spangler2013-01-316-720/+800
* Improve coverage of cgptlib.cRandall Spangler2013-01-242-2/+13
* Add more recovery_reason codesBill Richardson2012-11-261-1/+1
* Make cgpt_add error messages a little more verboseVadim Bendebury2012-09-263-5/+59
* Support alternative GPT header signatureStefan Reinauer2012-09-192-2/+4
* Change debug messages to use 1-based GPT partition numbers.Bill Richardson2011-09-082-3/+6
* Port vboot_reference to use new wrapper API utility functionsRandall Spangler2011-07-081-1/+2
* Introduce GUID type for Chrome OS read/write firmware.Gabe Black2011-07-071-0/+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-043-3/+3
* Add 'prioritize' command to cgpt tool.Bill Richardson2010-11-292-9/+0
* Fixing the bug of CGPT when primary entry table is invalid.Louis Yung-Chieh Lo2010-11-181-0/+4
* Successful partitions are never marked bad by cgptlib.Randall Spangler2010-09-071-4/+6
* More cgptlib testsBill Richardson2010-08-271-0/+4
* Make LoadKernel() pass back the kernel partition's UniqueGuid.Bill Richardson2010-07-232-0/+9
* Make vboot_reference build in MSVC command line environment.vbendeb2010-06-243-12/+8
* Add VBDEBUG macro for debug output.Randall Spangler2010-06-231-10/+10
* Even more integration fixes.Randall Spangler2010-06-231-2/+6
* Assorted integration fixes.Randall Spangler2010-06-231-2/+12
* More cleanup of MSVC errorsRandall Spangler2010-06-212-3/+3
* Fixes to compiler warnings in MSVCRandall Spangler2010-06-212-4/+16
* Reduce attributes size to comply with msc limitations.vbendeb2010-06-214-21/+28
* Remove unused files, and tidy the directory structure of the remaining ones.Randall Spangler2010-06-177-0/+950