summaryrefslogtreecommitdiff
path: root/cgpt/cmd_add.c
Commit message (Expand)AuthorAgeFilesLines
* cgpt: Add support for error counter (verity)Jae Hoon Kim2023-03-281-1/+8
* treewide: Fix license headers to conform with linterJakub Czapiga2022-10-041-1/+1
* cgpt: improve help textMike Frysinger2019-08-291-3/+3
* vboot: fix up some headers, includes, comments, spacingJoel Kitching2019-08-281-3/+4
* cgpt: add support for managing GPT platform required partition bitBen Chan2018-02-061-1/+8
* cgpt: add support for managing the legacy boot gpt bitstabilize-kevin-8785.94.BMike Frysinger2016-09-081-1/+8
* cgpt: fix -A documentation to match realityMike Frysinger2016-09-081-1/+1
* cgpt: unify cli int parsing error checkingMike Frysinger2016-09-081-53/+11
* vboot: cgpt: Treat drive_path as the GPT storageNam T. Nguyen2014-11-141-1/+12
* Remove cgpt app-specific symbols from libvboot_host.aBill Richardson2014-06-261-0/+2
* Massive refactoring of external header files.Bill Richardson2013-04-021-3/+2
* Apply consistent naming scheme for hostlib functions.Bill Richardson2013-03-201-1/+1
* Require -Wall -Werror for everything.Bill Richardson2012-05-031-4/+0
* Implementation of CgptManager C++ library and unit tests.Jay Srinivasan2012-02-161-2/+2
* Refactor of cgpt tool for 32->64 autoupdate work.release-R18-1660.BJay Srinivasan2012-01-301-139/+31
* Fix for un-initialized code point variable.Louis Yung-Chieh Lo2010-11-221-2/+5
* Revert "The right implementation of CGPT label conversion between UTF8 and UT...Chris Sosa2010-11-191-5/+2
* The right implementation of CGPT label conversion between UTF8 and UTF16.Louis Yung-Chieh Lo2010-11-191-2/+5
* Fixing the bug of CGPT when primary entry table is invalid.Louis Yung-Chieh Lo2010-11-181-0/+7
* Address some security concerns in the cgpt tool.Bill Richardson2010-10-121-7/+6
* Reduce attributes size to comply with msc limitations.vbendeb2010-06-211-2/+2
* Nearly complete rewrite of cgpt tool.Bill Richardson2010-06-111-0/+276