summaryrefslogtreecommitdiff
path: root/com32/lib/syslinux/shuffle_rm.c
Commit message (Expand)AuthorAgeFilesLines
* Run Nindent on com32/lib/syslinux/shuffle_rm.cH. Peter Anvin2009-05-291-86/+86
* shuffler: fix setting up esp in real-mode shufflesH. Peter Anvin2009-05-041-1/+1
* shuffle_rm: clean up the trampoline generator with macrosH. Peter Anvin2009-04-231-31/+50
* shuffle_rm: set up SS:ESP and segs as quickly as possibleH. Peter Anvin2009-04-231-13/+40
* shuffle_rm.c: minor style cleanupH. Peter Anvin2009-04-131-8/+8
* shuffler: work around KVM problem with the new shufflerH. Peter Anvin2009-04-131-8/+15
* bootrm: allow entering with IF=1; smarter stub locationH. Peter Anvin2009-04-131-26/+26
* Update copyright noticesH. Peter Anvin2009-04-041-1/+2
* shuffler: make the new shuffler actually workH. Peter Anvin2009-03-311-14/+62
* Update copyright yearH. Peter Anvin2008-01-101-1/+1
* Stealth whitespace cleanup (automated)H. Peter Anvin2007-03-141-5/+5
* Add a register-setting shuffle and boot for real mode; clean up headers.syslinux-3.40-pre14H. Peter Anvin2007-03-141-8/+10
* Finish the shuffle and boot interface, and add an ELF loading module.H. Peter Anvin2007-03-141-1/+2
* Wrapper infrastructure for "shuffle and boot"H. Peter Anvin2007-03-121-0/+66