[elbe-devel] [PATCH v2 0/4] UEFI boot support for amd64
Martin Kaistra
martin.kaistra at linutronix.de
Wed Mar 28 14:16:52 CEST 2018
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(-)
--
2.11.0
More information about the elbe-devel
mailing list