From 9f0a30f86cc61ccd7cea0384a160f1dbd3d25e16 Mon Sep 17 00:00:00 2001 From: "Ronald G. Minnich" Date: Tue, 2 Feb 2021 17:59:51 -0800 Subject: [PATCH] intel/hw: Use the Shell GUID, not the name Too many broken images don't have the name attached. Signed-off-by: Ronald G. Minnich --- mainboards/intel/hw/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mainboards/intel/hw/Makefile b/mainboards/intel/hw/Makefile index 4245807..5bc1a97 100644 --- a/mainboards/intel/hw/Makefile +++ b/mainboards/intel/hw/Makefile @@ -54,7 +54,7 @@ flashpxeboot.bin: dxeremove.bin flashkernel flashinitramfs.cpio.lzma insert.go utk \ -xzPath /usr/bin/xz \ $< \ - replace_pe32 .*Shell flashkernel \ + replace_pe32 7C04A583-9E3E-4F1C-AD65-E05268D0B4D1 flashkernel \ save $@ go run insert.go flashpxeboot.bin flashinitramfs.cpio.lzma 2785280 5603328