]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r270445:
authorae <ae@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 1 Sep 2014 07:34:16 +0000 (07:34 +0000)
committerae <ae@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 1 Sep 2014 07:34:16 +0000 (07:34 +0000)
commitafd52a4850cedd5876d97fc0e7541d70ab45df0b
treebd75e1bea53fea5977e6bfdd81e92ce2d7539e01
parent81f6ca16b2419cfa15112ad173c5e50d7b454020
MFC r270445:
  The size of the GPT table can not be less than one sector.

MFC r270521:
  Since the size of GPT entry may differ from the sizeof(struct gpt_ent),
  use the size from GPT header to iterate entries.

git-svn-id: svn://svn.freebsd.org/base/stable/10@270917 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/boot/common/part.c