[elbe-devel] [PATCH 0/3] UEFI boot support for amd64
Martin Kaistra
martin.kaistra at linutronix.de
Mon Mar 26 10:10:55 CEST 2018
This patch series adds support for using grub-efi on amd64.
To use it, you need to have a gpt partition layout (<gpthd>),
the <grub-install/> tag, your uefi partition needs to have
<bootable> and it needs to be mounted at /boot/efi with type vfat.
Martin Kaistra (3):
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
elbepack/efilesystem.py | 5 ++-
elbepack/elbeproject.py | 8 +++-
elbepack/hdimg.py | 114 +++++++++++++++++++++++++++++++++++++++++++++---
3 files changed, 118 insertions(+), 9 deletions(-)
--
2.11.0
More information about the elbe-devel
mailing list