]> code.ossystems Code Review - openembedded-core.git/commit
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 10:00:34 +0000 (10:00 +0000)
commited9ccb8622b347173602be8b2126324d4fdf54d8
tree49c653e98e4181ace9f4fdcb60bdb01f02188fb2
parent9edbd9d872c128038fd7b56fac713256fd69c6c5
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]

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