]> git.proxmox.com Git - efi-boot-shim.git/commit
Don't fail if there's no network devices
authorMatthew Garrett <mjg@redhat.com>
Thu, 1 Nov 2012 20:03:24 +0000 (16:03 -0400)
committerMatthew Garrett <mjg@redhat.com>
Thu, 1 Nov 2012 20:03:24 +0000 (16:03 -0400)
commit2fd180a92d11b24dccfbf3d8cef7c330124faae8
treee18bdb245ba84eef837d335835629f085cfc7f20
parent5c9cf018c7a2010a42e29929ed8ba847cbfaf9c2
Don't fail if there's no network devices

findNetboot() would continue blindly even if no PXE-capable devices were
found. Fix that.
netboot.c