aboutsummaryrefslogtreecommitdiff
path: root/cgpt/cgpt_boot.c
AgeCommit message (Expand)Author
2014-12-11vboot: GPT interface cleanupDan Ehrenberg
2014-11-26vboot: Remove FTS codeNam T. Nguyen
2014-11-14vboot: cgpt: Treat drive_path as the GPT storageNam T. Nguyen
2014-06-26Remove cgpt app-specific symbols from libvboot_host.aBill Richardson
2013-06-14Implement no-op commandsAlbert Chaulk
2013-05-06Refactor CgptAdd and CgptPrioitize to remove gpt-specific codeAlbert Chaulk
2013-04-02Massive refactoring of external header files.Bill Richardson
2013-03-20Apply consistent naming scheme for hostlib functions.Bill Richardson
2012-08-01Fix 'possible use of unassigned' variable 'retval'.Taylor Hutt
2012-05-03Require -Wall -Werror for everything.Bill Richardson
2012-05-02Let cgpt open devices in read-only mode when possible.Bill Richardson
2012-02-16Implementation of CgptManager C++ library and unit tests.Jay Srinivasan
2012-01-30Refactor of cgpt tool for 32->64 autoupdate work.Jay Srinivasan