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

2019-01-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940 Tomoaki AOKI changed: What|Removed |Added Attachment #194818|0 |1 is obsolete|

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

2019-01-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940 --- Comment #28 from Tomoaki AOKI --- Created attachment 201259 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=201259&action=edit boot1.c patch rev4 for stable/12 and head after r332751 Patch for head r332751 and later (before s

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

2018-08-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940 Kyle Evans changed: What|Removed |Added CC||kev...@freebsd.org --- Comment #27 fr

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

2018-07-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940 --- Comment #26 from nico...@deffayet.com --- Many thanks for the updated patch. It apply without any issue on FreeBSD 11.2-RELEASE. On FreeBSD 11.1, it was easy to recompile only boot1 with the following commands: # cd /usr/src/sys/boot/e

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

2018-07-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940 --- Comment #25 from Tomoaki AOKI --- Created attachment 194818 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=194818&action=edit boot1.c patch rev4 for stable/11 r330813 and later Quick and ugly hack by mainly reviving deleted-

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

2018-07-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940 --- Comment #24 from nico...@deffayet.com --- See https://svnweb.freebsd.org/changeset/base/329114 for big changes done between 11.1-RELEASE and 11.2-RELEASE. -- You are receiving this mail because: You are the assignee for the bug. __

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

2018-07-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940 nico...@deffayet.com changed: What|Removed |Added CC||nico...@deffayet.com --- Com

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

2016-05-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940 --- Comment #22 from Masachika ISHIZUKA --- (In reply to Naomichi Nonaka from comment #21) Thank you for ver4 patch. It works fine. -- You are receiving this mail because: You are the assignee for the bug. ___

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

2016-05-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940 Naomichi Nonaka changed: What|Removed |Added Attachment #170131|0 |1 is obsolete|

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

2016-05-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940 Masachika ISHIZUKA changed: What|Removed |Added Attachment #169420|0 |1 is obsolete|

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

2016-05-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940 --- Comment #20 from Masachika ISHIZUKA --- (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 nu

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

2016-05-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940 --- Comment #19 from Naomichi Nonaka --- (In reply to Masachika ISHIZUKA from comment #17) I just posted patch rev3. which * merged Mr.ISHIZUKA's changes * improve event handling. now no key input delay. * changed UI so that * space key

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

2016-05-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940 Naomichi Nonaka changed: What|Removed |Added Attachment #168291|0 |1 is obsolete|

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

2016-04-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940 --- Comment #17 from Masachika ISHIZUKA --- Created attachment 169420 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=169420&action=edit small change I changed the following to ver2 patch. (1) when push any key other than partiti

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

2016-04-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940 --- Comment #16 from Masachika ISHIZUKA --- (In reply to Naomichi Nonaka from comment #15) Thank you for your report details. % ls -l /mnt2/EFI/freebsd/boot1.efi -rwxr-xr-x 1 ishizuka j5p 33262 Sep 19 2014 /mnt2/EFI/freebsd/boot1.efi

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

2016-04-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940 --- Comment #15 from Naomichi Nonaka --- OK, I found my mistake. I had written "set boot_disk_unit=0" in /boot/loader.conf. after removing that line. rev2 boot1 can boot to external drive. # I wrote that line in very early stage of my tes

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

2016-04-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940 --- Comment #14 from Naomichi Nonaka --- Thank you for quick reply. > select menu was not displayed. It means boot1 found only 1 bootable partition. I might think boot1 could not recognize external drive is "varid" because of lack of EFI

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

2016-04-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940 --- Comment #13 from Masachika ISHIZUKA --- (In reply to Naomichi Nonaka from comment #12) Thank you for your reply. I think this problem seems to come from my PC's EUFI bug. > 1. your external drive is MBR partition or GPT partition. G

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

2016-04-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940 --- Comment #12 from Naomichi Nonaka --- (In reply to Masachika ISHIZUKA from comment #11) Mr. ISHIZAKI, Thanks for testing. I tried, but in my PC, both 10.3-boot1.efi and my rev2 boot1.efi in internal drive can boot to internal drive onl

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

2016-04-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940 Masachika ISHIZUKA changed: What|Removed |Added CC||i...@amail.plala.or.jp --- Co

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

2016-03-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940 --- Comment #9 from Steven Hartland --- (In reply to Tomoaki AOKI from comment #8) That would work without this change. -- You are receiving this mail because: You are the assignee for the bug.

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

2016-03-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940 --- Comment #10 from Tomoaki AOKI --- (In reply to Steven Hartland from comment #9) I know. :-) I mean that rev.1 of Nomichi's patch always required manual-select of partition, without default and timeout, but in rev.2, default selection (

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

2016-03-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940 Tomoaki AOKI changed: What|Removed |Added CC||junch...@dec.sakura.ne.jp --- Comme

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

2016-03-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940 --- Comment #8 from Tomoaki AOKI --- (In reply to Naomichi Nonaka from comment #6) Tried, and working as expected for me. ThinkPad T420 with 2 drives (second one is in UltraBay adapter), each drive have one UFS partition and one ZFS pool.

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

2016-03-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940 --- Comment #6 from Naomichi Nonaka --- I created patch rev2 which has input timeout functionality. So, now it works as original if there are no key in. I'm not English native tonge. It's helpful if someone check this patch's displaying m

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

2016-03-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940 Naomichi Nonaka changed: What|Removed |Added Attachment #168291|add input timeout |boot1 patch rev2 descript

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

2016-03-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940 Naomichi Nonaka changed: What|Removed |Added Attachment #168070|0 |1 is obsolete|

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

2016-03-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940 o...@hardenedbsd.org changed: What|Removed |Added Flags||mfc-stable10? --- Comment #4

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

2016-03-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940 --- Comment #3 from o...@hardenedbsd.org --- Created attachment 168264 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=168264&action=edit boot1.c.diff Decompress the originally attached patch. -- You are receiving this mail beca

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

2016-03-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940 --- Comment #2 from Naomichi Nonaka --- (In reply to Steven Hartland from comment #1) Sorry for inadequate format. It's my first PR and I couldn't find these rules in Web page. I'll do in next time. I wrote this patch to select booting 10

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

2016-03-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940 Steven Hartland changed: What|Removed |Added CC||s...@freebsd.org --- Comment #1

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

2016-03-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940 Bug ID: 207940 Summary: [patch] sys/boot/efi/boot1 select boot partition Product: Base System Version: 11.0-CURRENT Hardware: amd64 OS: Any Status: New