summaryrefslogtreecommitdiff
path: root/com32/lib/syslinux/shuffle.c
Commit message (Expand)AuthorAgeFilesLines
* The shuffle descriptors need to be unused for input *and* outputsyslinux-3.62-pre3H. Peter Anvin2008-02-121-5/+17
* Change the minimum number of shuffle descriptors to 64.H. Peter Anvin2008-02-121-1/+1
* Query the shuffle descriptor set size and use itH. Peter Anvin2008-02-121-1/+14
* shuffle: avoid computing block lists that will never convergeH. Peter Anvin2008-02-111-4/+8
* Handle arbitrary numbers of shuffle descriptorsH. Peter Anvin2008-02-111-17/+117
* Update copyright yearH. Peter Anvin2008-01-101-1/+1
* Optional debugging code for shuffle and boot and load_linuxsyslinux-3.53-pre2H. Peter Anvin2007-11-021-0/+15
* Stealth whitespace cleanup (automated)H. Peter Anvin2007-03-141-5/+4
* Finish the shuffle and boot interface, and add an ELF loading module.H. Peter Anvin2007-03-141-11/+21
* Wrapper infrastructure for "shuffle and boot"H. Peter Anvin2007-03-121-0/+82