| commit | d52de47751659d3b632bd11fe9f09033cd5de8b9 | [log] [tgz] |
|---|---|---|
| author | Julius Werner <[email protected]> | Wed Apr 20 20:05:53 2016 |
| committer | ChromeOS Commit Bot <[email protected]> | Wed Nov 16 23:43:05 2016 |
| tree | 8a844632972b7b52e4201bcf67b31812de7c5265 | |
| parent | 4f99a7d7231ad8a94b94ff0df9fa9ce73441b2bf [diff] |
cgpt: Add cgpt legacy parameter to set primary GPT signature to IGNOREME Now that we have support for the IGNOREME signature in cgpt, we need a way to set it on an existing disk. The easiest option is to shoehorn this into the cgpt legacy command, because that's already made to modify GPT header signatures (really, it would be nice to rename it to cgpt signature or something, but let's not break existing uses for now). BRANCH=None BUG=chrome-os-partner:52595 TEST=unit tests Change-Id: If2835fec28a9c39373abd050e2e057f73e5ec700 Signed-off-by: Julius Werner <[email protected]> Reviewed-on: https://chromium-review.googlesource.com/340073 Reviewed-by: Nam Nguyen <[email protected]> Reviewed-on: https://chromium-review.googlesource.com/411933 Commit-Queue: Philip Chen <[email protected]> Tested-by: Philip Chen <[email protected]>