shuffler: make the new shuffler actually work
authorH. Peter Anvin <hpa@linux.intel.com>
Tue, 31 Mar 2009 23:31:18 +0000 (16:31 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Tue, 31 Mar 2009 23:31:18 +0000 (16:31 -0700)
commit0d8c3d040d9f733f95384f2d5e46609f73bd9c78
tree9341a6bcfc7da3abf15ea514ad44f6d3c3233f19
parent1656aefeb6b7195db38d25065137c4f37655f33a
shuffler: make the new shuffler actually work

Make the new shuffler actually work.  This includes changing
rllpack.inc to run in 32-bit mode (since simple_pm_call now switches
to 32-bit mode) and changing the new shuffler interface to move the
shuffle list before actually doing any work.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
com32/include/syslinux/movebits.h
com32/lib/syslinux/memmap.c
com32/lib/syslinux/shuffle.c
com32/lib/syslinux/shuffle_pm.c
com32/lib/syslinux/shuffle_rm.c
com32/lib/syslinux/zonelist.c
core/bcopyxx.inc
core/bootsect.inc
core/comboot.inc
core/rllpack.inc
doc/comboot.txt