[oe-commits] Jonathan Liu : syslinux: fix booting memtest86+ using pxelinux regression

git at git.openembedded.org git at git.openembedded.org
Sun Feb 2 11:17:28 UTC 2014


Module: openembedded-core.git
Branch: master
Commit: ed9ccb8622b347173602be8b2126324d4fdf54d8
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=ed9ccb8622b347173602be8b2126324d4fdf54d8

Author: Jonathan Liu <net147 at gmail.com>
Date:   Sun Feb  2 15:58:52 2014 +1100

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 at gmail.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 ...dd-SMT_TERMINAL-a-last-resort-region-type.patch |  50 +++
 ...an-build-a-linked-list-of-memory-scanners.patch | 450 +++++++++++++++++++++
 .../0003-PXELINUX-Add-bios-memscan-function.patch  |  87 ++++
 ...s_fbm-and-real_base_mem-to-calculate-free.patch |  65 +++
 meta/recipes-devtools/syslinux/syslinux_6.01.bb    |   6 +-
 5 files changed, 657 insertions(+), 1 deletion(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=ed9ccb8622b347173602be8b2126324d4fdf54d8


More information about the Openembedded-commits mailing list