[GIT PULL] x86/boot change for v5.14
From: Ingo Molnar
Date: Mon Jun 28 2021 - 03:25:02 EST
Linus,
Please pull the latest x86/boot git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-boot-2021-06-28
# HEAD: f279b49f13bd2151bbe402a1d812c1e3646c4bbb x86/boot: Modernize genimage script; hdimage+EFI support
Modernize the genimage.sh script, add a 'hdimage' target and EFI support.
Thanks,
Ingo
------------------>
H. Peter Anvin (Intel) (1):
x86/boot: Modernize genimage script; hdimage+EFI support
arch/x86/Makefile | 5 +-
arch/x86/boot/.gitignore | 1 +
arch/x86/boot/Makefile | 44 ++++---
arch/x86/boot/genimage.sh | 303 +++++++++++++++++++++++++++++++------------
arch/x86/boot/mtools.conf.in | 3 +
5 files changed, 252 insertions(+), 104 deletions(-)