summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* shuffler: first cut of a simpler shuffle routineH. Peter Anvin2009-03-3110-627/+516
* 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
| |\
| | * Merge branch 'master' into memdisk-cdH. Peter Anvin2009-03-16177-17824/+8281
| | |\
| | * | memdisk-cd: Kill off Int13MaxFunc slot for installer handling EDD caseShao Miller2009-03-102-9/+1
| | * | MEMDISK: adjust descriptor table limitH. Peter Anvin2009-03-081-1/+1
| | * | MEMDISK: get rid of the WITH_EDD variableH. Peter Anvin2009-03-083-8/+3
| | * | memdisk varieties: Allow for multiple memdisk installable hooksShao Miller2009-03-085-20/+32
| * | | Merge commit 'hdt/master'syslinux-3.74-pre10H. Peter Anvin2009-03-2011-368/+825
| |\ \ \
| * | | | vesacon: migrate disable fixes from ansiconH. Peter Anvin2009-03-201-7/+8
| * | | | Document menu.c32 + console 0 fix.syslinux-3.74-pre9H. Peter Anvin2009-03-201-0/+1
| * | | | ansicon: handle the disabled case properlyH. Peter Anvin2009-03-201-6/+6
| * | | | getc: move parseint_esdi out of the getint control flowH. Peter Anvin2009-03-201-15/+14
* | | | | Merge commit 'origin/erwan'Erwan Velu2009-03-251-0/+6
|\ \ \ \ \
| * | | | | hdt: in the cli, we have to Skip empty linesErwan Velu2009-03-251-0/+6
* | | | | | Merge branch 'erwan'Erwan Velu2009-03-259-10/+55
|\ \ \ \ \ \ | |/ / / / /
| * | | | | hdt: Workaround for PXE detectionErwan Velu2009-03-251-0/+28
| * | | | | hdt: Fixing output of vesa software revisionErwan Velu2009-03-252-3/+3
| * | | | | hdt: Fix typo in vesa initializationPierre-Alexandre Meyer2009-03-251-1/+1
| * | | | | hdt: Pxe mode might generate corruptionErwan Velu2009-03-252-2/+2
| * | | | | hdt: Fixing crash on some optical drivesErwan Velu2009-03-241-0/+4
| * | | | | menu: Increasing the maximum number of menusErwan Velu2009-03-241-1/+1
| * | | | | pci: Check if configuration type is PCI_CFG_NONEErwan Velu2009-03-231-0/+7
| * | | | | pci: Remove "(void)cfgtype"Erwan Velu2009-03-231-2/+0