summaryrefslogtreecommitdiff
path: root/cgpt/cgpt.h
Commit message (Expand)AuthorAgeFilesLines
* vboot: fix up some headers, includes, comments, spacingJoel Kitching2019-08-281-6/+7
* Makefile: Enable more warnings for host utilities / testsJulius Werner2019-05-141-13/+0
* cgpt: add edit commandstabilize-nocturne-10986.Bstabilize-11021.84.Bstabilize-11020.Bstabilize-11005.Bstabilize-10985.Brelease-R70-11021.Bfirmware-servo-11011.Bfirmware-nocturne-10984.Bfactory-nocturne-10984.BMatt Delco2018-08-151-0/+1
* cgpt: add support for managing GPT platform required partition bitBen Chan2018-02-061-0/+3
* cgpt: add support for managing the legacy boot gpt bitstabilize-kevin-8785.94.BMike Frysinger2016-09-081-0/+3
* cgpt: unify cli int parsing error checkingMike Frysinger2016-09-081-0/+2
* Changes to compile signing tools on darwinDavid Riley2015-02-111-0/+2
* vboot: Remove FTS codeNam T. Nguyen2014-11-261-17/+0
* vboot: cgpt: Treat drive_path as the GPT storageNam T. Nguyen2014-11-141-26/+9
* vboot: cgpt: Support writing GPT structs to NOR flashNam T. Nguyen2014-11-131-3/+29
* Remove cgpt app-specific symbols from libvboot_host.aBill Richardson2014-06-261-13/+12
* 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