[Bug 207940] [patch] sys/boot/efi/boot1 select boot partition

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon May 9 11:48:06 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940

--- Comment #20 from Masachika ISHIZUKA <ish at 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.


More information about the freebsd-bugs mailing list