<div dir="ltr">Yes, this should have nothing to do with driver vs. app ...<div><br></div><div style>To make sure I'm not introducing something odd I checked out a pristine tree this morning and built snponly.efi.  But I can't even imgexec / chain / boot a shell</div>
<div style><br></div><div style>$ cd ipxe/src</div><div style>$ make bin-x86_64-efi/snponly.efi</div><div style>$ cp bin-x86_64-efi/snponly.efi /tftpboot</div><div style><br></div><div style>(reboot Dell T620 in uefi mode)</div>
<div style>iPXE 1.0.0+ (9f75) --</div><div style>Features: HTTP DNS TFTP EFI Menu</div><div style><ctrl-b></div><div style>iPXE> dhcp</div><div style>DHCP (net0 ....) .... ok</div><div style>iPXE> imgfetch tftp://<a href="http://192.168.1.1/shell.efi">192.168.1.1/shell.efi</a></div>
<div style>tftp://<a href="http://192.168.1.1/shell.efi.">192.168.1.1/shell.efi.</a>.. ok</div><div style>iPXE> imgstat</div><div style>shell.efi : 760928 bytes</div><div style>iPXE> imgexec shell.efi</div><div style>
Could not boot: No such device (<a href="http://ipxe.org/2c04803b">http://ipxe.org/2c04803b</a>)</div>iPXE><div><br></div><div><br></div><div style>The same error occurs regardless of what .efi I try, driver or app, so I'm probably off in the weeds somewhere.  2c04803b points to ipxe/src/image/efi_image.c:138  which suggests a problem finding the SNP device.  snponly has worked on this box for a long time...</div>
<div style><br></div></div>