aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * hdt: Workaround for PXE detectionErwan Velu2009-03-261-0/+28
| * hdt: Fixing output of vesa software revisionErwan Velu2009-03-262-3/+3
| * hdt: Fix typo in vesa initializationPierre-Alexandre Meyer2009-03-261-1/+1
| * hdt: Pxe mode might generate corruptionErwan Velu2009-03-262-2/+2
| * hdt: Fixing crash on some optical drivesErwan Velu2009-03-261-0/+4
| * menu: Increasing the maximum number of menusErwan Velu2009-03-261-1/+1
| * pci: Check if configuration type is PCI_CFG_NONEErwan Velu2009-03-261-0/+7
| * pci: Remove "(void)cfgtype"Erwan Velu2009-03-261-2/+0
| * pci modules: Check for pci_scan() == NULL.Erwan Velu2009-03-261-1/+5
| * hdt: Check for pci_scan() == NULL.Erwan Velu2009-03-261-1/+5
| * hdt: Adding IPMI detectionErwan Velu2009-03-267-2/+113
| * dmi: Adding IPMI detectionErwan Velu2009-03-265-8/+115
| * Add "and contributors" to the copyright bannerH. Peter Anvin2009-03-215-5/+5
| * memdisk: additional comments in memdisk.inc and postprocess.plShao Miller2009-03-212-15/+25
| * vesacon: remove unused com32sys_t variablessyslinux-3.74-pre11H. Peter Anvin2009-03-201-3/+0
| * Merge branch 'memdisk-cd'H. Peter Anvin2009-03-205-37/+36
| |\