svn commit: r319125 - head/usr.bin/mkimg

Ngie Cooper (yaneurabeya) yaneurabeya at gmail.com
Wed May 31 07:20:49 UTC 2017


> On May 29, 2017, at 05:51, Emmanuel Vadot <manu at FreeBSD.org> wrote:
> 
> Author: manu
> Date: Mon May 29 12:51:02 2017
> New Revision: 319125
> URL: https://svnweb.freebsd.org/changeset/base/319125
> 
> Log:
>  mkimg: Correct an off by one error in the PMBR size
> 
>  The PMBR last sector should be number of sector - 1 (As stated in UEFI Spec
>  2.6 page 118 table 17).
>  This fixes warning printed by linux tools like parted or fdisk.

This commit broke all of the mkimg gpt tests. For example: https://ci.freebsd.org/job/FreeBSD-head-amd64-test/3280/testReport/junit/usr.bin.mkimg/mkimg_test/gpt_1x1_4096_qcow/ .
-Ngie
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 842 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freebsd.org/pipermail/svn-src-head/attachments/20170531/f4565291/attachment.sig>


More information about the svn-src-head mailing list