summaryrefslogtreecommitdiff
path: root/cgpt/cmd_show.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Fix license headers to conform with linterJakub Czapiga2022-10-041-1/+1
* cgpt: improve help textMike Frysinger2019-08-291-14/+17
* cgpt: show: add some sanity checking to -i flagsstabilize-12464.BMike Frysinger2019-08-291-0/+14
* vboot: fix up some headers, includes, comments, spacingJoel Kitching2019-08-281-3/+5
* cgpt: add support for managing GPT platform required partition bitBen Chan2018-02-061-1/+3
* cgpt: add support for managing the legacy boot gpt bitstabilize-kevin-8785.94.BMike Frysinger2016-09-081-1/+3
* cgpt: fix -A documentation to match realityMike Frysinger2016-09-081-1/+1
* cgpt: unify cli int parsing error checkingMike Frysinger2016-09-081-10/+2
* 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/+3
* Apply consistent naming scheme for hostlib functions.Bill Richardson2013-03-201-1/+1
* cgpt: add -d option for cgpt showLouis Yung-Chieh Lo2012-06-271-1/+6
* 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-324/+12
* Add 'prioritize' command to cgpt tool.Bill Richardson2010-11-291-2/+3
* Fixing the bug of CGPT when primary entry table is invalid.Louis Yung-Chieh Lo2010-11-181-5/+5
* Address some security concerns in the cgpt tool.Bill Richardson2010-10-121-35/+38
* Reduce attributes size to comply with msc limitations.vbendeb2010-06-211-8/+11
* 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/+413