mirror of
https://github.com/linuxboot/linuxboot
synced 2024-11-21 15:50:58 +00:00
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 <rminnich@gmail.com>
This commit is contained in:
parent
98a8f5d1b8
commit
9f0a30f86c
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user