summaryrefslogtreecommitdiff
path: root/cgpt/cgpt_boot.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Fix license headers to conform with linterJakub Czapiga2022-10-041-1/+1
* inclusive: change usage of sanityDaisuke Nojiri2020-08-191-4/+4
* vboot: fix up some more includesJoel Kitching2019-09-231-1/+1
* vboot: fix up some headers, includes, comments, spacingJoel Kitching2019-08-281-3/+4
* vboot: GPT interface cleanupDan Ehrenberg2014-12-111-2/+2
* vboot: Remove FTS codeNam T. Nguyen2014-11-261-9/+0
* vboot: cgpt: Treat drive_path as the GPT storageNam T. Nguyen2014-11-141-2/+4
* Remove cgpt app-specific symbols from libvboot_host.aBill Richardson2014-06-261-1/+0
* Implement no-op commandsstabilize-4287.Bfactory-pit-4280.BAlbert Chaulk2013-06-141-0/+9
* Refactor CgptAdd and CgptPrioitize to remove gpt-specific codeAlbert Chaulk2013-05-061-2/+2
* Massive refactoring of external header files.Bill Richardson2013-04-021-1/+1
* Apply consistent naming scheme for hostlib functions.Bill Richardson2013-03-201-2/+2
* Fix 'possible use of unassigned' variable 'retval'.Taylor Hutt2012-08-011-0/+1
* Require -Wall -Werror for everything.Bill Richardson2012-05-031-3/+3
* Let cgpt open devices in read-only mode when possible.Bill Richardson2012-05-021-4/+9
* Implementation of CgptManager C++ library and unit tests.Jay Srinivasan2012-02-161-1/+50
* Refactor of cgpt tool for 32->64 autoupdate work.release-R18-1660.BJay Srinivasan2012-01-301-0/+96