diff options
author | Adam Goldman <adamg@pobox.com> | 2017-03-05 17:24:22 -0500 |
---|---|---|
committer | Gene Cumm <gene.cumm@gmail.com> | 2017-03-05 17:24:42 -0500 |
commit | 346d2278e23f1b9f02903506753263ad7226de58 (patch) | |
tree | 0d134874a309fdfdce40db5fccd3d19629cafcb5 /mbr/isohdpfx.S | |
parent | b4cc12b9db2c6f5df7aa90bb2b8b4d62b22e01ee (diff) | |
download | syslinux-346d2278e23f1b9f02903506753263ad7226de58.tar.gz syslinux-346d2278e23f1b9f02903506753263ad7226de58.tar.xz syslinux-346d2278e23f1b9f02903506753263ad7226de58.zip |
pxe: Fix recognition of keeppxe option
The preprocessor directive IS_PXELINUX is no longer valid.
Submitted-by: Adam Goldman <adamg@pobox.com>
Move "keeppxe" processing from
com32/elflink/ldlinux/kernel.c:new_linux_kernel() to
com32/lib/syslinux/load_linux.c:bios_boot_linux() using strstr() (not
find_argument in original patch).
Should also be processed by firmware->boot_linux() if not yet done.
Signed-off-by: Gene Cumm <gene.cumm@gmail.com>
Diffstat (limited to 'mbr/isohdpfx.S')
0 files changed, 0 insertions, 0 deletions