summaryrefslogtreecommitdiff
path: root/cgpt/cgpt.h
Commit message (Expand)AuthorAgeFilesLines
* Bugfixes & MTD create commandembeddedAlbert Chaulk2013-04-101-0/+2
* Enables MTD mode via command line option.Albert Chaulk2013-04-021-0/+5
* Provide MTD version of common functionsAlbert Chaulk2013-04-011-0/+3
* Integrate the flash key-value store code into cgpt.Albert Chaulk2013-03-291-0/+36
* Refactor cgpt_add and cgpt_prioitize to remove gpt-specific codeAlbert Chaulk2013-03-261-7/+16
* Support alternative GPT header signatureStefan Reinauer2012-09-191-0/+1
* Let cgpt open devices in read-only mode when possible.Bill Richardson2012-05-021-1/+3
* Enable building of Cgpt C++ Library for 32-bit.Jay Srinivasan2012-02-231-0/+7
* Implementation of CgptManager C++ library and unit tests.Jay Srinivasan2012-02-161-1/+4
* Introduce GUID type for Chrome OS read/write firmware.Gabe Black2011-07-071-0/+1
* Add 'prioritize' command to cgpt tool.Bill Richardson2010-11-291-1/+9
* Fix for un-initialized code point variable.Louis Yung-Chieh Lo2010-11-221-5/+13
* Revert "The right implementation of CGPT label conversion between UTF8 and UT...Chris Sosa2010-11-191-13/+5
* The right implementation of CGPT label conversion between UTF8 and UTF16.Louis Yung-Chieh Lo2010-11-191-5/+13
* Address some security concerns in the cgpt tool.Bill Richardson2010-10-121-20/+33
* Add 'find' command to cgpt, to search for partitions by UUID.Bill Richardson2010-07-021-0/+1
* Nearly complete rewrite of cgpt tool.Bill Richardson2010-06-111-0/+130