util-linux/fdisks
Davidlohr Bueso e9bf0935d6 fdisk: gpt: check header size
UEFI states that the size of the GPT header must be between 92 and
the sector size. Add the check when verifying a valid header.

Signed-off-by: Davidlohr Bueso <dave@gnu.org>
2012-11-14 10:48:16 +01:00
..
Makemodule.am fdisk: add GPT support 2012-09-27 13:38:14 +02:00
cfdisk.8 fix bold style of man page references 2012-10-09 12:12:48 +02:00
cfdisk.c fdisk: add GPT support 2012-09-27 13:38:14 +02:00
common.h fdisk: move partition types to label specific part 2012-09-27 13:38:13 +02:00
dos_part_types.h fdisk: move partition types to label specific part 2012-09-27 13:38:13 +02:00
fdisk.8 fdisk: document FDISK_DEBUG 2012-09-04 12:48:23 +02:00
fdisk.c fdisk: don't offer GPT stuff in BSD menu 2012-11-13 18:05:36 +01:00
fdisk.h fdisk: api: propagate partition deletion to users 2012-10-18 12:15:33 +02:00
fdiskaixlabel.c fdisk: use fdisk_parttype in add_partition 2012-09-27 13:38:13 +02:00
fdiskaixlabel.h fdisk: move partition types to label specific part 2012-09-27 13:38:13 +02:00
fdiskbsdlabel.c fdisk: api: propagate partition deletion to users 2012-10-18 12:15:33 +02:00
fdiskbsdlabel.h fdisk: add AArch64 support 2012-10-09 12:12:48 +02:00
fdiskdoslabel.c fdisk: api: propagate partition deletion to users 2012-10-18 12:15:33 +02:00
fdiskdoslabel.h fdisk: add fdisk_set_partition_type() 2012-09-27 13:38:13 +02:00
fdiskmaclabel.c fdisk: use fdisk_parttype in add_partition 2012-09-27 13:38:13 +02:00
fdiskmaclabel.h fdisk: move partition types to label specific part 2012-09-27 13:38:13 +02:00
fdisksgilabel.c fdisk: fix compiler warning [-Wpointer-arith] and floating point exception 2012-10-23 15:10:26 +02:00
fdisksgilabel.h fdisk: add fdisk_get_partition_type() 2012-09-27 13:38:13 +02:00
fdisksunlabel.c fdisk: api: propagate partition deletion to users 2012-10-18 12:15:33 +02:00
fdisksunlabel.h fdisk: add fdisk_get_partition_type() 2012-09-27 13:38:13 +02:00
gpt.c fdisk: gpt: check header size 2012-11-14 10:48:16 +01:00
gpt.h fdisk: add GPT support 2012-09-27 13:38:14 +02:00
partname.c build-sys: rename fdisk -> fdisks/, convert to module 2012-06-26 20:50:53 +02:00
sfdisk.8 sfdisk: fix formatting typo in man page 2012-11-02 09:17:49 +01:00
sfdisk.c sfdisk: fix aliasing warnings 2012-10-10 11:23:25 +02:00
utils.c fdisk: api: improve some comments 2012-10-18 12:15:40 +02:00