[elbe-devel] [PATCH v2 0/4] UEFI boot support for amd64

Manuel Traut manuel.traut at linutronix.de
Tue Apr 3 12:05:24 CEST 2018


Hi Martin,

On Wed, Mar 28, 2018 at 02:16:52PM +0200, Martin Kaistra wrote:
> This is v2 of the patch series, which adds support
> for using grub-efi on amd64.
> 
> Changes since v1:
> * remove duplication of code by extending the install function
> in grubinstaller202
> * support both a /boot partition and the EFI partition at /boot/efi
> * include hybrid boot patch in the series
> 
> Martin Kaistra (4):
>   hdimg: do not use flag lba if partition format is gpt
>   Add support for UEFI boot with grub
>   hdimg: change mountpoint of efi partition to /boot/efi
>   Add support for hybrid images (UEFI+Bios)
> 
>  elbepack/efilesystem.py |  5 +++--
>  elbepack/elbeproject.py | 14 ++++++++++--
>  elbepack/hdimg.py       | 60 +++++++++++++++++++++++++++++++++++++++++--------
>  3 files changed, 66 insertions(+), 13 deletions(-)

Merged into devel/elbe-3.0 along with the examples from:
Message-Id: <20180329132740.15449-1-martin.kaistra at linutronix.de>

everything will show up in the next elbe-testing 2.9.x release.

thanks a lot,

  Manu



More information about the elbe-devel mailing list