diff options
author | 李国 <uxgood.org@gmail.com> | 2020-03-26 13:47:40 +0800 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2020-03-31 16:20:47 +0200 |
commit | 1963bbaa8f035c0a3c71233a049a7a4d7cd32711 (patch) | |
tree | 8671e7ecdf70c11e30286485b3a222b46c4fb859 /tools/firmware-utils/src/fw.h | |
parent | 332ed4a8354416ab64a9b510e5b2768c7fbb8c46 (diff) | |
download | upstream-1963bbaa8f035c0a3c71233a049a7a4d7cd32711.tar.gz upstream-1963bbaa8f035c0a3c71233a049a7a4d7cd32711.tar.bz2 upstream-1963bbaa8f035c0a3c71233a049a7a4d7cd32711.zip |
firmware-utils: ptgen: add GPT support
Add GPT support to ptgen, so we can generate EFI bootable images.
Introduced two options:
-g generate GPT partition table
-G GUID use GUID for disk and increase last bit for all partitions
We drop The alternate partition table to reduce size, This may cause
problems when generate vmdk images or vdi images. We have to pad enough
sectors when generate these images.
Signed-off-by: 李国 <uxgood.org@gmail.com>
[fixed compilation on macOS]
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Diffstat (limited to 'tools/firmware-utils/src/fw.h')
0 files changed, 0 insertions, 0 deletions