summaryrefslogtreecommitdiff
path: root/cgpt/cmd_create.c
Commit message (Expand)AuthorAgeFilesLines
* vboot: fix up some headers, includes, comments, spacingJoel Kitching2019-08-281-3/+4
* cgpt: unify cli int parsing error checkingMike Frysinger2016-09-081-10/+2
* vboot: Remove FTS codeNam T. Nguyen2014-11-261-5/+1
* vboot: cgpt: Treat drive_path as the GPT storageNam T. Nguyen2014-11-141-5/+20
* vboot: cgpt: Refer to partition entries by entries_lba.Nam T. Nguyen2014-08-281-1/+6
* Remove cgpt app-specific symbols from libvboot_host.aBill Richardson2014-06-261-0/+2
* Fix some issues with LBA vs byte offsetsAlbert Chaulk2013-07-311-1/+6
* 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-2/+0
* Implementation of CgptManager C++ library and unit tests.Jay Srinivasan2012-02-161-1/+1
* Refactor of cgpt tool for 32->64 autoupdate work.release-R18-1660.BJay Srinivasan2012-01-301-46/+8
* Address some security concerns in the cgpt tool.Bill Richardson2010-10-121-2/+2
* This fixes the EFI BIOS boot problems introduced with cgpt.Bill Richardson2010-06-151-0/+1
* Nearly complete rewrite of cgpt tool.Bill Richardson2010-06-111-0/+106