summaryrefslogtreecommitdiffstats
path: root/common/cmd_gpt.c
Commit message (Expand)AuthorAgeFilesLines
* part:efi: add bootable parameter in gpt commandPatrick Delaunay2015-11-231-0/+38
* gpt: command: Extend gpt command to support GPT table verificationLukasz Majewski2015-11-231-25/+67
* gpt: doc: Update gpt command's help descriptionLukasz Majewski2015-11-231-2/+5
* gpt: command: Remove duplicated check for empty partition descriptionLukasz Majewski2015-11-231-3/+0
* gpt: add optional parameter type in gpt commandPatrick Delaunay2015-11-121-0/+17
* gpt: support random UUIDs without setting environment variablesRob Herring2015-03-051-18/+30
* gpt: fix error reporting on partition table write failuresRob Herring2015-03-051-2/+2
* cmd:gpt: randomly generate each partition uuid if undefinedPrzemyslaw Marczak2014-04-021-15/+46
* cmd/gpt: Support gpt command for all devicesEgbert Eich2013-11-081-26/+19
* Fix some obvious typos across multiple subsystems.Robert P. J. Day2013-09-201-2/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-13/+1
* gpt: fix partion size limitPiotr Wilczek2013-02-201-4/+6
* gpt: Support for new "gpt" commandPiotr Wilczek2012-12-131-0/+333
OpenPOWER on IntegriCloud