Date: Sun, 16 Jun 2019 06:37:17 +0000 From: bugzilla-noreply@freebsd.org To: amd64@FreeBSD.org Subject: [Bug 207940] stand/efi/boot1: Add boot partition selection Message-ID: <bug-207940-17361-NxKT1nhpBd@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-207940-17361@https.bugs.freebsd.org/bugzilla/> References: <bug-207940-17361@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 #31 from Tomoaki AOKI <junchoon@dec.sakura.ne.jp> --- Created attachment 205099 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D205099&action= =3Dedit boot1.c + alpha patch rev4 for head after r348811 boot1.c + alpha patch rev4 for head after r348811. Newly introduced gptboot.efi is not supported. This is an ad-hoc patch and now we need nome other files to be patched because boot1.c is splitted into 2 .c and 1 .h files. Needless to say, we need massive cleanups *Use currently available helper functions instead of forcibly revived (deleted) old functions. *Re-implement to support gptboot.efi. before it can land, both of which I've not succeeded. Note: Currently breaking commit r348811 is not yet MFC'ed and having no MFC target. --=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-17361-NxKT1nhpBd>