diskstart: clean up GPT handling
authorH. Peter Anvin <hpa@zytor.com>
Mon, 21 Jun 2010 17:23:20 +0000 (10:23 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 21 Jun 2010 17:23:20 +0000 (10:23 -0700)
commit82f9fe073965be25be10f51c16070745575aa476
tree173a25d9bd6d6f23f47c126b258406c03cdbc761
parent14b77079a892dc42219217688684ed9d6c4d0e3d
diskstart: clean up GPT handling

We only need 56 bytes, not 92, and we should check for 0xED as the
partition type.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
core/diskstart.inc