[PATCH 2/3] partitions: efi: verify header is outside usable area

2012-09-05 Thread Davidlohr Bueso
The first usable logical block can be used by a GUID partition entry, and therefore cannot be used by the header. Signed-off-by: Davidlohr Bueso --- block/partitions/efi.c |7 +++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/block/partitions/efi.c

[PATCH 2/3] partitions: efi: verify header is outside usable area

2012-09-05 Thread Davidlohr Bueso
The first usable logical block can be used by a GUID partition entry, and therefore cannot be used by the header. Signed-off-by: Davidlohr Bueso d...@gnu.org --- block/partitions/efi.c |7 +++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/block/partitions/efi.c