summaryrefslogtreecommitdiff
path: root/bcopy32.inc
Commit message (Expand)AuthorAgeFilesLines
* Remove CVS-era $Id$ tags.H. Peter Anvin2006-08-171-1/+0
* When exiting a COMBOOT/COM32 module, reset the stack instead of savingH. Peter Anvin2006-08-171-1/+0
* Across-the-board stealth whitespace cleanupH. Peter Anvin2006-05-031-5/+5
* Commit 3.10 changes to mainline. In particular, support multi-filehpa2005-01-061-25/+61
* Fix pxelinux relocation; work around infinite loop in pxelinux mangle_namehpa2004-12-281-2/+8
* Use skip of 2 for the magic A20 numbershpa2004-12-271-6/+5
* More work on using sections for memory alignment. Make bcopy32 alwayshpa2004-12-271-65/+23
* Reorganize memory slightly; split .bss into .bss and .earlybss andhpa2004-12-271-2/+5
* Fix the use of MAC handling in pxelinux; fix copy_over_selfsyslinux-2.20-pre4hpa2004-12-171-2/+2
* Actually use sections, and move common variables into the .inc files.syslinux-2.20-pre3hpa2004-12-171-1/+10
* Move the .bss to a separate section so we can at least begin to movehpa2004-12-171-2/+2
* Fix the spelling of "Boston"hpa2004-12-141-1/+1
* Fix bugs in chainloading other NBPs from pxelinuxsyslinux-2.07-pre7hpa2003-11-181-2/+2
* Add an API for COMBOOT images, and add support for "COM32" -- 32-bithpa2002-06-111-0/+5
* Remove some redundant move-via-register of segmentshpa2002-06-071-2/+1
* Factor out CPU initialization and some common configuration intosyslinux-1.73-pre6hpa2002-04-281-18/+21
* Make the setup of the bootup entry state saner.hpa2002-04-281-13/+6
* Generalize and factor out bootsector-generation code.syslinux-1.73-pre5hpa2002-04-281-9/+42
* More factoring of common codehpa2002-04-271-0/+414