[Bug 207940] stand/efi/boot1: Add boot partition selection
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jun 16 06:37:36 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940
--- Comment #31 from Tomoaki AOKI <junchoon at dec.sakura.ne.jp> ---
Created attachment 205099
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=205099&action=edit
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.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-amd64
mailing list