gptmbr: skip partitions with all-zero PartitionTypeGUID
commita2a9c336a366f0f254b0aaca1d6bec740efaa430
authorH. Peter Anvin <hpa@zytor.com>
Sun, 27 Jun 2010 00:49:01 +0000 (26 17:49 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Sun, 27 Jun 2010 00:49:01 +0000 (26 17:49 -0700)
tree7ec05c36598c7b4b37c49772ec7e0c9f0c992c90
parentf6f72bd64722876fa6684d293dc659cf5c141a39
gptmbr: skip partitions with all-zero PartitionTypeGUID

PartitionTypeGUID being zero means an empty slot, and so we should not
count that partition type.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
mbr/gptmbr.S