Handle arbitrary numbers of shuffle descriptors
authorH. Peter Anvin <hpa@zytor.com>
Tue, 12 Feb 2008 01:55:29 +0000 (17:55 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 12 Feb 2008 01:57:15 +0000 (17:57 -0800)
commit44306d385483da3df32311d518f39a54c1d84ac4
treedd359a5c6b5ad1ab801666193ff504f131c1c23c
parent21ab02fe9320ea827c67663626e1ea724c5a0463
Handle arbitrary numbers of shuffle descriptors

Allocate high memory out of the way to hold the shuffle descriptors,
and generate continuation descriptors as needed.
com32/lib/syslinux/movebits.c
com32/lib/syslinux/shuffle.c