]> git.ipfire.org Git - thirdparty/grub.git/commit
net: translate pxe prefix to tftp when checking for self-load
authorAndrei Borzenkov <arvidjaar@gmail.com>
Tue, 3 May 2016 16:23:31 +0000 (19:23 +0300)
committerAndrei Borzenkov <arvidjaar@gmail.com>
Tue, 3 May 2016 16:23:31 +0000 (19:23 +0300)
commitb524fa27f56381bb0efa4944e36f50265113aee5
tree28269f9761589068945e2f617b03c5a20f231ae9
parente045af148a580203e47e47276e387fc3958391a5
net: translate pxe prefix to tftp when checking for self-load

Commit ba218c1 missed legacy pxe and pxe: prefixes which are
translated to tftp, so comparison failed.
grub-core/net/net.c