freebsd-src/usr.bin/mkimg
Marcel Moolenaar 835adc6898 Round # partitions up to fill the last GPT table sector
Set the number of partitions entries in the GPT header to a
multiple of the number of entries that fit in a sector.

PR:		236238
Reviewed by:	imp
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D19465
2019-03-05 22:55:33 +00:00
..
tests Round # partitions up to fill the last GPT table sector 2019-03-05 22:55:33 +00:00
apm.c Remove unneeded headers. 2019-01-06 20:39:23 +00:00
bsd.c Remove unneeded headers. 2019-01-06 20:39:23 +00:00
ebr.c Remove unneeded headers. 2019-01-06 20:39:23 +00:00
endian.h Remove unneeded headers. 2019-01-06 20:39:23 +00:00
format.c Remove unneeded headers. 2019-01-06 20:39:23 +00:00
format.h Replace the use of linker sets with constructors for both the 2016-09-25 22:57:59 +00:00
gpt.c Round # partitions up to fill the last GPT table sector 2019-03-05 22:55:33 +00:00
image.c Allow building mkimg as cross-tool 2017-03-03 01:56:55 +00:00
image.h Make image_copyout_zeroes() an interface function. 2015-08-03 01:24:48 +00:00
Makefile Add HAS_TESTS to all Makefiles that are currently using the 2017-08-02 08:50:42 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
mbr.c Remove unneeded headers. 2019-01-06 20:39:23 +00:00
mkimg.1 mkimg: Add -C argument to specify maximum capacity 2017-05-10 09:36:34 +00:00
mkimg.c Fix a conditional that got mucked up. 2018-04-12 17:16:13 +00:00
mkimg.h Allow building mkimg as cross-tool 2017-03-03 01:56:55 +00:00
qcow.c Remove unneeded headers. 2019-01-06 20:39:23 +00:00
raw.c Remove unneeded headers. 2019-01-06 20:39:23 +00:00
scheme.c Remove unneeded headers. 2019-01-06 20:39:23 +00:00
scheme.h Add the ability to specify absolute and relative offsets to size partitions. 2018-04-12 15:47:47 +00:00
uuid.c Remove unneeded headers. 2019-01-06 20:39:23 +00:00
vhd.c Remove unneeded headers. 2019-01-06 20:39:23 +00:00
vmdk.c Remove unneeded headers. 2019-01-06 20:39:23 +00:00
vtoc8.c Remove unneeded headers. 2019-01-06 20:39:23 +00:00