aboutsummaryrefslogtreecommitdiffstats
path: root/bcopy32.inc
AgeCommit message (Expand)AuthorFilesLines
2006-08-17Remove CVS-era $Id$ tags.H. Peter Anvin1-1/+0
2006-08-17When exiting a COMBOOT/COM32 module, reset the stack instead of savingH. Peter Anvin1-1/+0
2006-05-03Across-the-board stealth whitespace cleanupH. Peter Anvin1-5/+5
2005-01-06Commit 3.10 changes to mainline. In particular, support multi-filehpa1-25/+61
2004-12-28Fix pxelinux relocation; work around infinite loop in pxelinux mangle_namehpa1-2/+8
2004-12-27Use skip of 2 for the magic A20 numbershpa1-6/+5
2004-12-27More work on using sections for memory alignment. Make bcopy32 alwayshpa1-65/+23
2004-12-27Reorganize memory slightly; split .bss into .bss and .earlybss andhpa1-2/+5
2004-12-17Fix the use of MAC handling in pxelinux; fix copy_over_selfsyslinux-2.20-pre4hpa1-2/+2
2004-12-17Actually use sections, and move common variables into the .inc files.syslinux-2.20-pre3hpa1-1/+10
2004-12-17Move the .bss to a separate section so we can at least begin to movehpa1-2/+2
2004-12-14Fix the spelling of "Boston"hpa1-1/+1
2003-11-18Fix bugs in chainloading other NBPs from pxelinuxsyslinux-2.07-pre7hpa1-2/+2
2002-06-11Add an API for COMBOOT images, and add support for "COM32" -- 32-bithpa1-0/+5
2002-06-07Remove some redundant move-via-register of segmentshpa1-2/+1
2002-04-28Factor out CPU initialization and some common configuration intosyslinux-1.73-pre6hpa1-18/+21
2002-04-28Make the setup of the bootup entry state saner.hpa1-13/+6
2002-04-28Generalize and factor out bootsector-generation code.syslinux-1.73-pre5hpa1-9/+42
2002-04-27More factoring of common codehpa1-0/+414