summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Introducing a new com32 module to parse pci devices/busessyslinux-3.2xErwan Velu2006-09-124-1/+297
* Before this fix, the cpu flags were shiftederwan2006-09-121-0/+3
* Adding a new com32 module to handle cpu informationsyslinux-3.21-pre1Erwan Velu2006-09-055-1/+812
* Simple menu system updatesArne Georg Gleditsch2006-09-053-5/+49
* This branch is now targetted toward version 3.21H. Peter Anvin2006-08-301-1/+1
* We actually need klibc-1.4.27 or later...syslinux-3.20H. Peter Anvin2006-08-241-1/+1
* extlinux: when compiling against klibc, use atexit() to clean up the devnodeH. Peter Anvin2006-08-241-21/+20
* extlinux: when building for klibc, mknod() needs to be a block deviceH. Peter Anvin2006-08-241-1/+1
* We need klibc-1.4.26 for getopt_long() to actually work.H. Peter Anvin2006-08-241-1/+1
* Print a usage message when we get an invalid optionsyslinux-3.20-pre20H. Peter Anvin2006-08-241-2/+1
* Support building extlinux with klibcH. Peter Anvin2006-08-243-6/+40
* PXELINUX: Print an error message if the config file is not foundsyslinux-3.20-pre19H. Peter Anvin2006-08-211-0/+3
* Fix typosyslinux-3.20-pre18H. Peter Anvin2006-08-211-1/+1
* In kaboom, use standard macro for resetting the stack where applicableH. Peter Anvin2006-08-212-12/+2
* Merge with git+ssh://master.kernel.org/pub/scm/boot/syslinux/syslinux.gitsyslinux-3.20-pre17H. Peter Anvin2006-08-213-2/+5
|\
| * Document CD boot sector fix.syslinux-3.20-pre16H. Peter Anvin2006-08-171-0/+1
| * Comment fix.H. Peter Anvin2006-08-171-1/+1
| * Fix stack clobber when loading CD boot sectors.H. Peter Anvin2006-08-171-1/+3
* | Modularize the pause bird function; don't print dots for bootsects and com32H. Peter Anvin2006-08-214-16/+26
|/
* More cleanup of comboot exit codesyslinux-3.20-pre15H. Peter Anvin2006-08-171-10/+21
* Fix directory namesyslinux-3.20-pre14H. Peter Anvin2006-08-171-1/+1
* Target to upload a prereleaseH. Peter Anvin2006-08-171-3/+12
* Merge with git+ssh://master.kernel.org/pub/scm/boot/syslinux/syslinux.gitH. Peter Anvin2006-08-171-2/+2
|\
| * Better describe what this macro does (comment fix.)H. Peter Anvin2006-08-171-2/+2
* | Remove more CVS-era $Id$ tags.H. Peter Anvin2006-08-1733-36/+2
|/
* Clean up the reset stack macro further; incorporate segment resetH. Peter Anvin2006-08-173-14/+13
* Remove obsolete codeH. Peter Anvin2006-08-171-12/+1
* The RESET_STACK change broke SYSLINUX & EXTLINUX. Fix.syslinux-3.20-pre13H. Peter Anvin2006-08-173-8/+9
* Add header file missing since prior checkinsyslinux-3.20-pre12H. Peter Anvin2006-08-171-0/+30
* Remove CVS-era $Id$ tags.H. Peter Anvin2006-08-17134-134/+0
* Document stack overflow issue.H. Peter Anvin2006-08-171-0/+2
* When exiting a COMBOOT/COM32 module, reset the stack instead of savingH. Peter Anvin2006-08-179-99/+59
* COM32 module from Erwan Velu to automate loading based on DMI records.H. Peter Anvin2006-08-171-0/+2
* Stealth whitespace cleanupH. Peter Anvin2006-08-142-8/+7
* Adding a com32 module to handle DMIErwan Velu2006-08-1410-1/+1614
* DOS installer: make sure we tell gcc what the memory constraints aresyslinux-3.20-pre11H. Peter Anvin2006-08-081-14/+21
* Document PXELINUX timeout fixsyslinux-3.20-pre10H. Peter Anvin2006-07-132-0/+7
* PXELINUX: Fail if we couldn't get the config fileCurtis Doty2006-07-131-1/+1
* Be excrutiatingly correct with inline assembly syntaxsyslinux-3.20-pre9H. Peter Anvin2006-05-241-1/+1
* mboot.c: allow memory addresses as jmp arguments.H. Peter Anvin2006-05-241-2/+2
* mboot.c32: fix register constraints bug (more cleanly)Tim Deegan2006-05-241-25/+13
* Document changes.syslinux-3.20-pre8H. Peter Anvin2006-05-031-0/+2
* Add "klibc" target.H. Peter Anvin2006-05-031-0/+5
* Remove check that a kernel can only be 8 MB or smaller.H. Peter Anvin2006-05-031-4/+5
* Across-the-board stealth whitespace cleanupH. Peter Anvin2006-05-03262-1459/+1321
* libfat: stealth whitespace cleanupH. Peter Anvin2006-05-038-37/+28
* Document fixes to mboot.c32syslinux-3.20-pre7H. Peter Anvin2006-03-171-0/+1
* Remove stealth whitespaceH. Peter Anvin2006-03-179-179/+179
* mboot.c32:load ELF segments from the segment headerTim Deegan2006-03-171-4/+60
* mboot.c32: clear inputs to BIOS callsTim Deegan2006-03-171-1/+3