summaryrefslogtreecommitdiff
path: root/com32/include/syslinux/movebits.h
Commit message (Expand)AuthorAgeFilesLines
* Add const qualifiersGene Cumm2014-01-251-1/+1
* load_linux: dynamically calculate the cmdline regionsyslinux-6.02-pre12Matt Fleming2013-07-251-0/+4
* movebits: add an inline to test for SMT_FREE || SMT_TERMINALH. Peter Anvin2013-07-171-0/+5
* movebits: Add SMT_TERMINAL - a last resort region typeMatt Fleming2013-07-171-0/+1
* movebits: Add syslinux_memmap_find()Matt Fleming2013-07-171-0/+6
* zonelist: rename syslinux_memmap_find()...Matt Fleming2013-07-171-3/+3
* com32: make syslinux_dump_*() pure debugging functionsH. Peter Anvin2012-05-181-2/+7
* Run Nindent on com32/include/syslinux/movebits.hH. Peter Anvin2009-05-291-22/+21
* shuffler: work around KVM problem with the new shufflerH. Peter Anvin2009-04-131-0/+3
* shuffler: make the new shuffler actually workH. Peter Anvin2009-03-311-2/+7
* Move the prototypes for syslinux_shuffle_boot_*()H. Peter Anvin2008-02-121-12/+0
* Add a register-setting shuffle and boot for real mode; clean up headers.syslinux-3.40-pre14H. Peter Anvin2007-03-141-7/+4
* Finish the shuffle and boot interface, and add an ELF loading module.H. Peter Anvin2007-03-141-8/+61
* Wrapper infrastructure for "shuffle and boot"H. Peter Anvin2007-03-121-0/+44