Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 May 2016 11:48:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 207940] [patch] sys/boot/efi/boot1 select boot partition
Message-ID:  <bug-207940-8-H776QNdXNl@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-207940-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-207940-8@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=207940

--- Comment #20 from Masachika ISHIZUKA <ish@amail.plala.or.jp> ---
(In reply to Naomichi Nonaka from comment #19)
Thank you for ver3 patch.

Although this is almost good for me, I have some minor comments.

>   * enter key means selecting autoboot (key 0)
line number 521 should be "if (c == '\r') {".

And line number 550 should be "move_to_tol();" to prevent from "Select from 0
to b. Timeout in 10 seconds, [Space] to pause : Select from 0 to b. Timeout in
10 seconds, [Space] to pause : " when I pressed 'z'.

-- 
You are receiving this mail because:
You are the assignee for the bug.


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