summaryrefslogtreecommitdiff
path: root/com32/lib/syslinux/shuffle.c
Commit message (Expand)AuthorAgeFilesLines
* lib/shuffle: use <dprintf.h>H. Peter Anvin2011-06-201-17/+1
* com32/lib/syslinux/shuffle.c: remove variables set but not usedH. Peter Anvin2011-03-161-5/+7
* Run Nindent on com32/lib/syslinux/shuffle.cH. Peter Anvin2009-05-291-157/+160
* shuffle: align the shuffle safe areaH. Peter Anvin2009-05-021-2/+3
* Merge branch 'master' into new-shufflerH. Peter Anvin2009-04-041-0/+1
|\
| * Update copyright notices; add Intel notices where appropriateH. Peter Anvin2009-04-041-0/+1
* | shuffle: use SMT_RESERVED for the forbidden regionH. Peter Anvin2009-03-311-1/+1
* | shuffler: make the new shuffler actually workH. Peter Anvin2009-03-311-58/+78
|/
* shuffler: more corrections to shuffle buffer assignmentH. Peter Anvin2009-03-101-12/+19
* shuffler: fix the handling of more than one block of descriptorsH. Peter Anvin2009-03-101-7/+15
* 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