#78 Fix DHCP config UEFI filename
Merged by pbokoc. Opened by dami.
fedora-docs/ dami/install-guide master  into  master

Download 78.patch

uefi/shim64.efi doesn't exist in /var/lib/tftpboot, instead it should be uefi/shimx64.efi

rebased onto d4b5227d89e3927857edf08ac33c3bd7406eefae

@pbokoc @bcotton Can this be merged?
Thanks.

Indeed. Looks like a typo, as I can't find "shim64.efi"; on the other side, shimx64.efi is provided by "shim-x64-15-8.x86_64.rpm". See https://fedora.pkgs.org/rawhide/fedora-x86_64/shim-x64-15-8.x86_64.rpm.html

+1 from me.

shim.efi and shimx64.efi are equivalent, but yeah shim64.efi doesn't exist

rebased onto 6597b99c8bca1d3c9117e8f7fcdd85cf115a0940

Yep, looks good. Thanks for the fix!

Pull-Request has been merged by pbokoc

Metadata