From: Davidlohr Bueso Date: Wed, 11 Sep 2013 21:24:56 +0000 (-0700) Subject: partitions/efi: check pmbr record's starting lba X-Git-Tag: v3.12-rc1~52^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33afd7a7df1a1f82675857a75572cdf4a8599e9f;p=pandora-kernel.git partitions/efi: check pmbr record's starting lba Per the UEFI Specs 2.4, June 2013, the starting lba of the partition that has the EFI GPT (0xEE) must be set to 0x00000001 - this is obviously the LBA of the GPT Partition Header. [akpm@linux-foundation.org: coding-style fixes] Signed-off-by: Davidlohr Bueso Reviewed-by: Karel Zak Acked-by: Matt Fleming Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed