aboutsummaryrefslogtreecommitdiffstats
path: root/com32/hdt
Commit message (Expand)AuthorAgeFilesLines
* hdt: clear memtest_labelsyslinux-3.74-pre21Sebastian Herbszt2009-04-081-0/+1
* Merge commit 'hdt/master'H. Peter Anvin2009-04-062-0/+6
|\
| * hdt: Don't display unsupported modesErwan Velu2009-04-062-0/+6
* | Makefiles: try to make "make install" do the right thingH. Peter Anvin2009-04-061-56/+22
* | Update copyright notices; add Intel notices where appropriateH. Peter Anvin2009-04-041-1/+2
|/
* 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
* pci: Rename get_module_name_from_pci_idssyslinux-3.74-pre13syslinux-3.74-pre12Erwan Velu2009-03-291-1/+1
* 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
* hdt: Updating author nameErwan Velu2009-03-261-1/+1
* hdt: bump version to 0.2.7Erwan Velu2009-03-261-1/+1
* hdt: in the cli, we have to Skip empty linesErwan Velu2009-03-251-0/+6
* 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
* hdt: Check for pci_scan() == NULL.Erwan Velu2009-03-231-1/+5
* hdt: Adding IPMI detectionErwan Velu2009-03-227-2/+113
* hdt: Adding contributorsErwan Velu2009-03-203-5/+34
* hdt: commenting some devel messagesErwan Velu2009-03-201-2/+2
* hdt: Fixing more_printf to display a proper \nErwan Velu2009-03-201-1/+1
* hdt: Adding an historyErwan Velu2009-03-202-8/+86
* hdt: Fixing backspaceErwan Velu2009-03-191-172/+196
* hdt: Adding append mode to cliErwan Velu2009-03-191-8/+78
* hdt: ctrl+a or HOME key return to the beginning of lineErwan Velu2009-03-191-1/+11
* hdt: Skip heading spacesErwan Velu2009-03-193-1/+12
* hdt: Using a single cli structure to manage the input lineErwan Velu2009-03-192-60/+59
* hdt: Missing include for getkeyErwan Velu2009-03-191-0/+1
* hdt: more_printf must use getkeyErwan Velu2009-03-191-3/+2
* hdt: Rewrite DMI module using a new syntax for the CLIErwan Velu2009-03-193-75/+235
* hdt: fixing one remaining display_promptErwan Velu2009-03-191-1/+1
* hdt: Renaming display_prompt to reset_promptErwan Velu2009-03-192-7/+12
* hdt: Handling CTRL+CErwan Velu2009-03-181-0/+4
* hdt: cli now uses the ansi raw interfaceErwan Velu2009-03-173-277/+340
* hdt: Adding vesa in available modes & help messageErwan Velu2009-03-171-6/+10
* hdt: putting some vesa function staticErwan Velu2009-03-172-3/+3
* hdt: Making the build silentErwan Velu2009-03-171-10/+10
* hdt: Improving vesa outputErwan Velu2009-03-162-5/+5
* hdt: Adding missing install targetErwan Velu2009-03-161-1/+5
* hdt: Uploading missing vesa filesErwan Velu2009-03-152-0/+197
* hdt: Command-line arguments should be constPierre-Alexandre Meyer2009-03-143-4/+6
* hdt: Force cast when dereferencing menu->disk_sub_menuPierre-Alexandre Meyer2009-03-141-1/+1
* hdt: Fix irq referencesPierre-Alexandre Meyer2009-03-141-4/+46
* hdt: Remove unused parameter in handle_vesa_commandsPierre-Alexandre Meyer2009-03-142-3/+5
* hdt: find_argument should return a const char*Pierre-Alexandre Meyer2009-03-142-3/+3
* hdt: Honor syslinux_version const qualifierPierre-Alexandre Meyer2009-03-141-1/+1