summaryrefslogtreecommitdiff
path: root/com32
Commit message (Expand)AuthorAgeFilesLines
* pcitest: display "1 bus found" instead of "1 buses found"Sebastian Herbszt2008-07-071-1/+1
* Allow the initrd to be specified on a separate linesyslinux-3.71-pre4H. Peter Anvin2008-07-031-0/+14
* Simple menu: really avoid disabled entriessyslinux-3.71-pre2H. Peter Anvin2008-07-021-22/+30
* chain.c32: allow "boot" as a drive specificationH. Peter Anvin2008-06-301-13/+32
* mboot.c32: no need to include the ANSI enginesyslinux-3.70-pre24H. Peter Anvin2008-06-241-2/+3
* Default to \n -> \r\n in ANSI and xserialH. Peter Anvin2008-06-244-5/+8
* chain.c32: use a more Linux-kernel-like syntaxH. Peter Anvin2008-06-201-22/+27
* chain.c: avoid comma-space in assembly stubsH. Peter Anvin2008-06-191-14/+14
* chain.c32: check the stub sources into the treeH. Peter Anvin2008-06-192-0/+44
* Add address aliases for freedos and msdosH. Peter Anvin2008-06-191-0/+6
* chain.c32: minor stylistic cleanupH. Peter Anvin2008-06-191-2/+1
* chain.c: we can't rely on dosmem and int13 in here...H. Peter Anvin2008-06-191-86/+119
* chain.c32: support loading DOS kernelsH. Peter Anvin2008-06-181-14/+88
* <syslinux/bootrm.h>: fix order of SS and DSH. Peter Anvin2008-06-181-2/+2
* chain.c32: finalize the NTLDR interfacesyslinux-3.70-pre18H. Peter Anvin2008-06-151-47/+78
* loadfile: make sure we don't trash errnoH. Peter Anvin2008-06-151-1/+6
* pci: fix off-by-one error and introduce MAX_PCI_FUNCSebastian Herbszt2008-06-132-8/+9
* chain.c32: don't swap drives when already primarysyslinux-3.70-pre17H. Peter Anvin2008-06-121-3/+3
* chain.c32: support swapping BIOS drive numbersH. Peter Anvin2008-06-121-22/+83
* chain: use shuffle API; support loading a boot fileH. Peter Anvin2008-06-121-27/+100
* Aligning memcpy/memmove/mempcpy/memset for libcom32H. Peter Anvin2008-06-065-80/+308
* Centralize configurables; better "make install" etcH. Peter Anvin2008-05-296-16/+10
* Move files out of root into core, dos, and utilsH. Peter Anvin2008-05-296-6/+6
* Merge commit 'origin/master' into gpxe-addedH. Peter Anvin2008-05-286-7/+7
|\
| * Fixed the various Makefiles so that SYSLINUX compiles on platforms with GCC -...Stefan Bucur2008-05-125-5/+5
| * chain.c32: fix booting from logical partitionsSergey Vlasov2008-04-241-1/+1
| * syslinux 3.63: Use $(CC) for examining compiler optionsMaciej W. Rozycki2008-04-171-1/+1
* | Merge commit 'syslinux-3.63' into gpxe-addedsyslinux-3.70-pre9H. Peter Anvin2008-04-104-191/+436
|\ \ | |/
| * movebits: rewrite significant chunks of the algorithmsyslinux-3.63-pre5H. Peter Anvin2008-04-091-166/+246
| * zonelist.c: Fix the coalescing of identical rangesH. Peter Anvin2008-04-091-7/+6
| * sdi.c32: be a tad more verbose.H. Peter Anvin2008-04-081-1/+5
| * movebits: use the memmap data structure for the freelistH. Peter Anvin2008-04-081-152/+80
| * movebits: handle the case of an upward overlap move with obstaclesH. Peter Anvin2008-04-081-115/+187
| * COM32 module to load a Microsoft System Deployment ImageH. Peter Anvin2008-03-312-1/+163
* | gPXE SAN boot moduleH. Peter Anvin2008-03-282-1/+142
* | Add stpcpy() and implement version/derivative queriesH. Peter Anvin2008-03-285-2/+120
* | Merge commit 'syslinux-3.63-pre2' into nolensyslinux-3.70-pre5H. Peter Anvin2008-03-207-38/+36
|\ \ | |/
| * Merge commit 'f9ac61d6178d4994cd646fd4b6c4bb891351624c'H. Peter Anvin2008-03-201-1/+1
| |\
| | * Remove reference to readpit.c32, an experimental moduleH. Peter Anvin2008-03-081-1/+1
| * | Fixing wrong offsets in dmiSebastian Herbszt2008-03-202-10/+10
| * | PCI detection code doesn't corrupt memory anymore (2nd try)Erwan2008-03-202-25/+23
| |/
| * Use $(CC) in gcc_ok macro, not plain gccH. Peter Anvin2008-03-053-4/+4
| * Clean up .*.d files for "make tidy" in libutilH. Peter Anvin2008-03-031-1/+1
* | Clean up .*.d files for "make tidy" in libutilH. Peter Anvin2008-03-031-1/+1
* | Merge commit 'origin/master' into nolensyslinux-3.70-pre4H. Peter Anvin2008-03-038-12/+28
|\ \ | |/
| * Prevent inclusion of system include files when inappropriateH. Peter Anvin2008-03-038-12/+28
* | VESA: Simplify the lss16 decoderH. Peter Anvin2008-03-031-11/+6
* | Drop unnecessary CLD instructions.H. Peter Anvin2008-03-036-23/+9
* | VESA library: add support for reading lss16 imagesH. Peter Anvin2008-03-031-1/+130
* | Merge commit 'origin/master' into nolenH. Peter Anvin2008-03-034-56/+74
|\ \ | |/