Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jun 2019 06:37:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 207940] stand/efi/boot1: Add boot partition selection
Message-ID:  <bug-207940-227-N1kLyUTEkq@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-207940-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-207940-227@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 #31 from Tomoaki AOKI <junchoon@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 the assignee for the bug.


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