syslinux: fix booting memtest86+ using pxelinux regression
authorJonathan Liu <net147@gmail.com>
Sun, 2 Feb 2014 04:58:52 +0000 (15:58 +1100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 2 Feb 2014 11:22:08 +0000 (11:22 +0000)
commit818c0b91d20c7a5bd48faae03749a12db730f07a
treec63d3a9482fe3ba46de80fe050b433218ae3d41a
parent063c5dbdcb875b7ba1bd882f0b244cab8857efa7
syslinux: fix booting memtest86+ using pxelinux regression

After syslinux was updated from 4.07 to 6.01, booting memtest86+ using
pxelinux would fail:
PXELINUX 6.01 2013-07-04 Copyright (C) 1994-2013 H. Peter Anvin et al
Loading memtest86... ok
Booting kernel failed: invalid argument

This backports the necessary upstream patches to allow memtest86+ to
boot using pxelinux again.

[YOCTO #5501]

(From OE-Core rev: ed9ccb8622b347173602be8b2126324d4fdf54d8)

Signed-off-by: Jonathan Liu <net147@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/syslinux/files/0001-movebits-Add-SMT_TERMINAL-a-last-resort-region-type.patch [new file with mode: 0644]
meta/recipes-devtools/syslinux/files/0002-memscan-build-a-linked-list-of-memory-scanners.patch [new file with mode: 0644]
meta/recipes-devtools/syslinux/files/0003-PXELINUX-Add-bios-memscan-function.patch [new file with mode: 0644]
meta/recipes-devtools/syslinux/files/0004-pxe-use-bios_fbm-and-real_base_mem-to-calculate-free.patch [new file with mode: 0644]
meta/recipes-devtools/syslinux/syslinux_6.01.bb