fs: partitions: efi: Add force_gpt_sector parameter
authorColin Cross <ccross@android.com>
Fri, 28 Jan 2011 21:45:06 +0000 (13:45 -0800)
committerColin Cross <ccross@android.com>
Fri, 11 Feb 2011 22:11:10 +0000 (14:11 -0800)
commitfd4194e5c3ab51f0eacdc115eeead02dbf8f4d88
tree1312d1bd0a666b3aa9d0a4f8a0c16a8189d91ade
parente51ab3740df4c2880507045f999c4bde3563c6a2
fs: partitions: efi: Add force_gpt_sector parameter

force_gpt_sector=<sector> causes the GPT partition search to
look at the specified sector for a valid GPT header if the
GPT is not found at the beginning or the end of the block
device.

Change-Id: I9b5f85ce24719c0538d42ec5a94344c7f6556b2b
Signed-off-by: Colin Cross <ccross@android.com>
fs/partitions/efi.c