Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Apr 2016 05:22:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-amd64@FreeBSD.org
Subject:   [Bug 207940] [patch] sys/boot/efi/boot1 select boot partition
Message-ID:  <bug-207940-6-d4Hk26DxJG@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-207940-6@https.bugs.freebsd.org/bugzilla/>
References:  <bug-207940-6@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207940

--- Comment #17 from Masachika ISHIZUKA <ish@amail.plala.or.jp> ---
Created attachment 169420
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D169420&action=
=3Dedit
small change

I changed the following to ver2 patch.
(1) when push any key other than partition select number or retry of boot
failure, timeout count is stopped.
(2) partition number is decimal with p, ie hd(a)-> hd(p10).
(3) partition size is shown, ie hd(p10) (100G).
(4) maximum partition number(NUM_DEV_LIST) for selection is 35.
(5) number on select menu is shown in both the left and right.

Actually it labels also wanted to display, but I have to give up because it=
 is
a little difficult going.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207940-6-d4Hk26DxJG>