summaryrefslogtreecommitdiff
path: root/cgpt/cgpt.h
Commit message (Expand)AuthorAgeFilesLines
* Don't always enable MTD mode unless MTD device is specifiedfactory-4455.Bfactory-4455.228.BAlbert Chaulk2013-07-241-2/+3
* MTD: When running on the host (as during install) use the host FTS if possible.Albert Chaulk2013-07-161-0/+3
* Bugfixes & MTD create commandAlbert Chaulk2013-06-241-0/+2
* Enables MTD mode via command line option.Albert Chaulk2013-06-211-0/+5
* Provide MTD version of common functionsfactory-4290.BAlbert Chaulk2013-06-181-0/+3
* Integrate the flash key-value store code into cgpt.stabilize-4255.BAlbert Chaulk2013-06-101-0/+49
* Refactor CgptAdd and CgptPrioitize to remove gpt-specific codeAlbert Chaulk2013-05-061-7/+16
* Massive refactoring of external header files.Bill Richardson2013-04-021-25/+0
* Apply consistent naming scheme for hostlib functions.Bill Richardson2013-03-201-1/+1
* 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