summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gfxboot: parse DEFAULT keywork in syslinux config filesyslinux-3.74Christophe Fergeau2009-04-091-2/+32
* hdt: clear memtest_labelsyslinux-3.74-pre21Sebastian Herbszt2009-04-081-0/+1
* com32: the keyboard map size is in CX not in DXH. Peter Anvin2009-04-081-1/+1
* gfxboot module: fix copyright noticeSebastian Herbszt2009-04-081-2/+7
* NEWS: document gfxboot.comsyslinux-3.74-pre20H. Peter Anvin2009-04-071-0/+4
* Gfxboot COMBOOT moduleSebastian Herbszt2009-04-072-1/+930
* Merge commit 'hdt/master'H. Peter Anvin2009-04-062-0/+6
|\
| * hdt: Don't display unsupported modesErwan Velu2009-04-062-0/+6
* | Add back "install: all" to the com32 devel directoriessyslinux-3.74-pre19H. Peter Anvin2009-04-063-3/+3
* | Makefiles: try to make "make install" do the right thingH. Peter Anvin2009-04-069-65/+31
* | Implement MENU SAVE; fix COM32 setadv functionsyslinux-3.74-pre18H. Peter Anvin2009-04-067-6/+70
* | core: unbreak "make depend", fix make spotlessH. Peter Anvin2009-04-062-4/+5
* | NEWS: document cmdline fixH. Peter Anvin2009-04-061-0/+2
* | ipappend: clean up ipappend code; add ipappend to plain cmdlineH. Peter Anvin2009-04-064-45/+60
* | Provide a shared MIME file for the LSS16 image formatOmair Eschkenazi2009-04-041-0/+39
* | memscan: protect 0-0x7c00 until the new shuffler is mergedH. Peter Anvin2009-04-041-3/+3
* | Makefile: install new MBR variants; NEWS: documentsyslinux-3.74-pre17H. Peter Anvin2009-04-042-2/+8
* | memdisk: fix comment syntax in memdisk.ldH. Peter Anvin2009-04-041-11/+11
* | Merge branch 'ctrl-mbr'H. Peter Anvin2009-04-048-35/+439
|\ \
| * | mbr: generate normal versions, force-80 versions, and ctrl-80 versionsH. Peter Anvin2009-04-048-46/+109
| * | Update copyright noticesH. Peter Anvin2009-04-043-0/+3
| * | altmbr: an alternative MBR which ignores the active flagH. Peter Anvin2009-03-303-7/+326
| * | mbr/*.S: use a symbolic constant for BIOS_kbdflagsH. Peter Anvin2009-03-303-6/+9
| * | mbr/*.S: if Ctrl is pressed, force the drive number to 0x80H. Peter Anvin2009-03-303-10/+27
* | | Update copyright notices; add Intel notices where appropriateH. Peter Anvin2009-04-0441-20/+103
* | | Merge commit 'hdt/master'syslinux-3.74-pre16H. Peter Anvin2009-04-033-2/+3
|\ \ \ | | |/ | |/|
| * | hdt: Adding exit menu in menu modeErwan Velu2009-04-031-0/+1
| * | hdt: Fixing aligment in about menuErwan Velu2009-04-031-1/+1
| * | hdt: Fixing author nameErwan Velu2009-04-031-1/+1
* | | linux.c32: don't relocate the real-mode code *above* 0x90000H. Peter Anvin2009-04-031-1/+1
* | | linux.c32: make load_linux() support relocationH. Peter Anvin2009-04-033-4/+128
* | | com32: add _t to scan_memory_callbackH. Peter Anvin2009-04-032-3/+3
* | | com32: merge all memory map discovery to one fileH. Peter Anvin2009-04-035-174/+241
* | | NEWS: document new com32 memory managementsyslinux-3.74-pre15H. Peter Anvin2009-04-011-0/+4
* | | com32: fix the argument orderH. Peter Anvin2009-04-011-1/+1
* | | com32: make memory beyond the core HighMem available to mallocH. Peter Anvin2009-04-018-10/+117
* | | NEWS: fix typoH. Peter Anvin2009-04-011-1/+1
* | | Banner: "and contributors" is just too long; try "et al"H. Peter Anvin2009-03-315-5/+5
| |/ |/|
* | Fix the new kernel command-line parsersyslinux-3.74-pre14H. Peter Anvin2009-03-301-2/+3
* | memdisk: Int13FuncsCnt is a constant, not a memory locationH. Peter Anvin2009-03-301-1/+1
|/
* pci: Rename get_module_name_from_pci_idssyslinux-3.74-pre13syslinux-3.74-pre12Erwan Velu2009-03-294-4/+4
* hdt: prevent unless disk's menuErwan Velu2009-03-275-4/+11
* hdt: Adding memtest= boot parameterErwan Velu2009-03-275-4/+9
* hdt: Adding PXE information on the booted pci deviceErwan Velu2009-03-271-2/+18
* doc: Adding more initrd detailsErwan Velu2009-03-271-0/+6
* doc: Fixing typoErwan Velu2009-03-271-1/+1
* hdt: Updating author nameErwan Velu2009-03-261-1/+1
* hdt: bump version to 0.2.7Erwan Velu2009-03-261-1/+1
* Merge commit 'origin/repair'Erwan Velu2009-03-2614-88/+95
|\
| * hdt: in the cli, we have to Skip empty linesErwan Velu2009-03-261-0/+6