summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-03-29pci: Rename get_module_name_from_pci_idssyslinux-3.74-pre13syslinux-3.74-pre12Erwan Velu4-4/+4
2009-03-27hdt: prevent unless disk's menuErwan Velu5-4/+11
2009-03-27hdt: Adding memtest= boot parameterErwan Velu5-4/+9
2009-03-27hdt: Adding PXE information on the booted pci deviceErwan Velu1-2/+18
2009-03-27doc: Adding more initrd detailsErwan Velu1-0/+6
2009-03-27doc: Fixing typoErwan Velu1-1/+1
2009-03-26hdt: Updating author nameErwan Velu1-1/+1
2009-03-26hdt: bump version to 0.2.7Erwan Velu1-1/+1
2009-03-26Merge commit 'origin/repair'Erwan Velu14-88/+95
2009-03-26hdt: in the cli, we have to Skip empty linesErwan Velu1-0/+6
2009-03-26hdt: Workaround for PXE detectionErwan Velu1-0/+28
2009-03-26hdt: Fixing output of vesa software revisionErwan Velu2-3/+3
2009-03-26hdt: Fix typo in vesa initializationPierre-Alexandre Meyer1-1/+1
2009-03-26hdt: Pxe mode might generate corruptionErwan Velu2-2/+2
2009-03-26hdt: Fixing crash on some optical drivesErwan Velu1-0/+4
2009-03-26menu: Increasing the maximum number of menusErwan Velu1-1/+1
2009-03-26pci: Check if configuration type is PCI_CFG_NONEErwan Velu1-0/+7
2009-03-26pci: Remove "(void)cfgtype"Erwan Velu1-2/+0
2009-03-26pci modules: Check for pci_scan() == NULL.Erwan Velu1-1/+5
2009-03-26hdt: Check for pci_scan() == NULL.Erwan Velu1-1/+5
2009-03-26hdt: Adding IPMI detectionErwan Velu7-2/+113
2009-03-26dmi: Adding IPMI detectionErwan Velu5-8/+115
2009-03-25Merge commit 'origin/erwan'Erwan Velu1-0/+6
2009-03-25hdt: in the cli, we have to Skip empty linesErwan Velu1-0/+6
2009-03-25Merge branch 'erwan'Erwan Velu9-10/+55
2009-03-25hdt: Workaround for PXE detectionErwan Velu1-0/+28
2009-03-25hdt: Fixing output of vesa software revisionErwan Velu2-3/+3
2009-03-25hdt: Fix typo in vesa initializationPierre-Alexandre Meyer1-1/+1
2009-03-25hdt: Fix typo in vesa initializationPierre-Alexandre Meyer1-1/+1
2009-03-25hdt: Pxe mode might generate corruptionErwan Velu2-2/+2
2009-03-24hdt: Fixing crash on some optical drivesErwan Velu1-0/+4
2009-03-24menu: Increasing the maximum number of menusErwan Velu1-1/+1
2009-03-23pci: Check if configuration type is PCI_CFG_NONEErwan Velu1-0/+7
2009-03-23pci: Remove "(void)cfgtype"Erwan Velu1-2/+0
2009-03-23pci modules: Check for pci_scan() == NULL.Erwan Velu1-1/+5
2009-03-23hdt: Check for pci_scan() == NULL.Erwan Velu1-1/+5
2009-03-22hdt: Adding IPMI detectionErwan Velu7-2/+113
2009-03-22dmi: Adding IPMI detectionErwan Velu5-8/+115
2009-03-21Add "and contributors" to the copyright bannerH. Peter Anvin5-5/+5
2009-03-21memdisk: additional comments in memdisk.inc and postprocess.plShao Miller2-15/+25
2009-03-20vesacon: remove unused com32sys_t variablessyslinux-3.74-pre11H. Peter Anvin1-3/+0
2009-03-20Merge branch 'memdisk-cd'H. Peter Anvin5-37/+36
2009-03-20Merge commit 'hdt/master'syslinux-3.74-pre10H. Peter Anvin11-368/+825
2009-03-20hdt: Adding contributorsErwan Velu3-5/+34
2009-03-20hdt: commenting some devel messagesErwan Velu1-2/+2
2009-03-20hdt: Fixing more_printf to display a proper \nErwan Velu1-1/+1
2009-03-20hdt: Adding an historyErwan Velu2-8/+86
2009-03-20vesacon: migrate disable fixes from ansiconH. Peter Anvin1-7/+8
2009-03-20Document menu.c32 + console 0 fix.syslinux-3.74-pre9H. Peter Anvin1-0/+1
2009-03-20ansicon: handle the disabled case properlyH. Peter Anvin1-6/+6
2009-03-20getc: move parseint_esdi out of the getint control flowH. Peter Anvin1-15/+14
2009-03-19hdt: Fixing backspaceErwan Velu1-172/+196
2009-03-19hdt: Adding append mode to cliErwan Velu1-8/+78
2009-03-19hdt: ctrl+a or HOME key return to the beginning of lineErwan Velu1-1/+11
2009-03-19hdt: Skip heading spacesErwan Velu3-1/+12
2009-03-19hdt: Using a single cli structure to manage the input lineErwan Velu2-60/+59
2009-03-19hdt: Missing include for getkeyErwan Velu1-0/+1
2009-03-19hdt: more_printf must use getkeyErwan Velu1-3/+2
2009-03-19hdt: Rewrite DMI module using a new syntax for the CLIErwan Velu3-75/+235
2009-03-19hdt: fixing one remaining display_promptErwan Velu1-1/+1
2009-03-19hdt: Renaming display_prompt to reset_promptErwan Velu2-7/+12
2009-03-19Merge branch 'master' of git://git.kernel.org/pub/scm/boot/syslinux/syslinuxErwan Velu7-90/+173
2009-03-18runkernel: further simplify the command-line parsersyslinux-3.74-pre8H. Peter Anvin1-38/+33
2009-03-18Refactor command line parsing; support "quiet" optionsyslinux-3.74-pre7H. Peter Anvin7-90/+178
2009-03-18hdt: Handling CTRL+CErwan Velu1-0/+4
2009-03-17hdt: cli now uses the ansi raw interfaceErwan Velu3-277/+340
2009-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/boot/syslinux/syslinuxErwan Velu9-121/+344
2009-03-17hdt: Adding vesa in available modes & help messageErwan Velu1-6/+10
2009-03-17hdt: putting some vesa function staticErwan Velu2-3/+3
2009-03-17hdt: Making the build silentErwan Velu1-10/+10
2009-03-16Merge branch 'master' into memdisk-cdH. Peter Anvin177-17824/+8281
2009-03-16*/Makefile: fixes for older versions of NASMH. Peter Anvin2-5/+8
2009-03-16*/Makefile: use -include when including dependenciesH. Peter Anvin2-3/+3
2009-03-16Revert "memdisk: memdisk16.asm needs %ifndef DEPEND around %include"H. Peter Anvin1-3/+1
2009-03-16memdisk: memdisk16.asm needs %ifndef DEPEND around %includeH. Peter Anvin1-1/+3
2009-03-16memdisk: align .bss to a 16-byte boundary for better zeroing perfH. Peter Anvin1-2/+2
2009-03-16memdisk: zero the .bss sectionH. Peter Anvin3-3/+139
2009-03-16memdisk: move the floppy disk geometry code in parallel with the MBR codeH. Peter Anvin1-84/+81
2009-03-16memdisk: don't key FAT vs MBR on the type of diskH. Peter Anvin1-25/+29
2009-03-16SYSLINUX: fix handling of .bss files for FAT12/FAT16H. Peter Anvin3-11/+16
2009-03-16Merge commit 'hdt/master'syslinux-3.74-pre6H. Peter Anvin31-2214/+3344
2009-03-16memdisk: auto-detect large floppy geometry if it is FATH. Peter Anvin2-40/+116
2009-03-16isolinux: split MaxTransfer for HD and CD modesH. Peter Anvin1-5/+7
2009-03-16hdt: Improving vesa outputErwan Velu2-5/+5
2009-03-16hdt: Adding missing install targetErwan Velu1-1/+5
2009-03-15hdt: Uploading missing vesa filesErwan Velu2-0/+197
2009-03-15Merge branch 'master' of git://git.kernel.org/pub/scm/boot/syslinux/syslinuxErwan Velu1-21/+3
2009-03-14hdt: Command-line arguments should be constPierre-Alexandre Meyer3-4/+6
2009-03-14hdt: Force cast when dereferencing menu->disk_sub_menuPierre-Alexandre Meyer1-1/+1
2009-03-14hdt: Fix irq referencesPierre-Alexandre Meyer1-4/+46
2009-03-14cmd.c32: simplify by passing the unparsed command lineH. Peter Anvin1-21/+3
2009-03-14hdt: Remove unused parameter in handle_vesa_commandsPierre-Alexandre Meyer2-3/+5
2009-03-14hdt: find_argument should return a const char*Pierre-Alexandre Meyer2-3/+3
2009-03-14hdt: Honor syslinux_version const qualifierPierre-Alexandre Meyer1-1/+1
2009-03-14hdt: Fix duplicate struct entryPierre-Alexandre Meyer1-1/+0
2009-03-14hdt: Make compute_memory_module staticPierre-Alexandre Meyer2-3/+2
2009-03-14hdt: Make compute_pci_device staticPierre-Alexandre Meyer2-4/+3
2009-03-14hdt: Remove unused cli_mode parameterPierre-Alexandre Meyer3-13/+8
2009-03-14hdt: Make main_show_summary staticPierre-Alexandre Meyer1-2/+2
2009-03-14hdt: Remove unused parameters in start_cli_modePierre-Alexandre Meyer3-4/+4
2009-03-14hdt: Make show_cli_help staticPierre-Alexandre Meyer2-24/+23
2009-03-14hdt: Make handle_hdt_commands staticPierre-Alexandre Meyer1-2/+2
2009-03-14hdt: Make set_mode staticPierre-Alexandre Meyer1-2/+2
2009-03-14hdt: Make pci_show staticPierre-Alexandre Meyer2-2/+1
2009-03-14hdt: Remove unused parameter in handle_pci_commandsPierre-Alexandre Meyer3-5/+3
2009-03-14hdt: Make show_pci_devices staticPierre-Alexandre Meyer1-1/+1
2009-03-14hdt: Make show_pci_help staticPierre-Alexandre Meyer1-1/+1
2009-03-14hdt: Remove unused variables in main_show_pciPierre-Alexandre Meyer1-9/+0
2009-03-14hdt: Make most dmi helpers staticPierre-Alexandre Meyer2-135/+125
2009-03-14hdt: Remove unused parameter in handle_dmi_commandsPierre-Alexandre Meyer2-3/+2
2009-03-14hdt: Make show_dmi_help staticPierre-Alexandre Meyer1-1/+1
2009-03-14hdt: Remove unused parameter in main_show_cpuPierre-Alexandre Meyer3-4/+4
2009-03-14hdt: Make show_cpu_help staticPierre-Alexandre Meyer1-1/+1
2009-03-14hdt: Remove unused parameter in handle_cpu_commandsPierre-Alexandre Meyer3-5/+3
2009-03-14hdt: Make cpu_show staticPierre-Alexandre Meyer2-2/+1
2009-03-14hdt: Make pxe_show staticPierre-Alexandre Meyer1-1/+1
2009-03-14hdt: Remove unused parameter in main_show_pxePierre-Alexandre Meyer3-5/+5
2009-03-14hdt: Remove unused parameter in handle_pxe_commandsPierre-Alexandre Meyer3-5/+3
2009-03-14hdt: Make show_pxe_help staticPierre-Alexandre Meyer1-1/+1
2009-03-14hdt: Remove unused variablesPierre-Alexandre Meyer1-2/+0
2009-03-14hdt: Remove unused variablePierre-Alexandre Meyer1-1/+0
2009-03-14hdt: Remove unused parameter in handle_kernel_commandsPierre-Alexandre Meyer3-5/+3
2009-03-14hdt: Remove unused parameter in main_show_kernelPierre-Alexandre Meyer3-4/+4
2009-03-14hdt: Make show_kernel_help staticPierre-Alexandre Meyer1-1/+1
2009-03-14hdt: Make show_kernel_modules staticPierre-Alexandre Meyer1-1/+1
2009-03-14hdt: Small indentation fix in hdt-cli-syslinux.cPierre-Alexandre Meyer1-1/+1
2009-03-14hdt: Make show_syslinux_help staticPierre-Alexandre Meyer1-1/+1
2009-03-14hdt: Remove unused parameter in handle_syslinux_commandsPierre-Alexandre Meyer3-8/+8
2009-03-14hdt: Make syslinux_show staticPierre-Alexandre Meyer1-1/+1
2009-03-14hdt: Remove unused parameter main_show_syslinuxPierre-Alexandre Meyer3-6/+4
2009-03-14hdt: Fix indentation in header filesPierre-Alexandre Meyer5-133/+148
2009-03-14hdt: Fix indentation in source filesPierre-Alexandre Meyer20-2104/+2804
2009-03-14hdt: Fixing syslinux entryErwan Velu1-1/+1
2009-03-14hdt: Adding vesa detectionErwan Velu8-9/+137
2009-03-14vesa: fixing wrong total_memory sizeErwan Velu1-1/+1
2009-03-14hdt: Adding PCI latencyErwan Velu4-2/+10
2009-03-14hdt: irq have to be in dev_infoErwan Velu4-10/+16
2009-03-13hdt: Adding legacy IRQ stuffErwan Velu6-11/+81
2009-03-12Makefile: add com32/hdt/*.c32 to list of installablessyslinux-3.74-pre5H. Peter Anvin1-3/+3
2009-03-12NEWS: Add hdt.c32 as a new featureH. Peter Anvin1-0/+2
2009-03-12Merge branch 'hdt'H. Peter Anvin93-884/+5975
2009-03-12cmd.c32: use strpcpy() instead of sprintf()syslinux-3.74-pre4H. Peter Anvin1-5/+6
2009-03-12libcom32: add strpcpy()H. Peter Anvin3-2/+23
2009-03-12Update the cpuid.h license headerH. Peter Anvin1-14/+11
2009-03-12Moving dmi & cpuid stuff to gpl subdirsErwan Velu23-189/+181
2009-03-12gpllib: fix path to gpllibH. Peter Anvin1-1/+1
2009-03-12gpllib: fix the NOGPL logicH. Peter Anvin1-1/+1
2009-03-12com32/gpllib: clean up Makefile structureH. Peter Anvin3-2/+5
2009-03-12linux.c32: fix initrd alignmentH. Peter Anvin1-4/+4
2009-03-12Add gpllib, gplincludeH. Peter Anvin8-6/+63
2009-03-11Update gPXE to version 0.9.7syslinux-3.74-pre3H. Peter Anvin66-16773/+772
2009-03-11NEWS: update to match current realityH. Peter Anvin1-1/+9
2009-03-11runkernel: when computing initrd address, skip fractional pagesH. Peter Anvin1-1/+7
2009-03-11hdt: adding booting parameters to hdtErwan Velu4-4/+24
2009-03-11PCI: flexible modules.pcimap & pci.ids pathsErwan Velu3-12/+12
2009-03-11hdt: Fixing kernel modeErwan Velu1-5/+13
2009-03-10isohdpfx: remove stray jmpw *%siH. Peter Anvin1-1/+0
2009-03-10mdiskchk: fix and update the boot loader name tableH. Peter Anvin1-2/+4
2009-03-10memdisk-cd: Kill off Int13MaxFunc slot for installer handling EDD caseShao Miller2-9/+1
2009-03-10shuffler: more corrections to shuffle buffer assignmentH. Peter Anvin1-12/+19
2009-03-10shuffler: fix the handling of more than one block of descriptorsH. Peter Anvin1-7/+15
2009-03-09hdt: fixing wrong PXELINUX checkserwan2-2/+2
2009-03-08MEMDISK: adjust descriptor table limitH. Peter Anvin1-1/+1
2009-03-08MEMDISK: get rid of the WITH_EDD variableH. Peter Anvin3-8/+3
2009-03-08memdisk varieties: Allow for multiple memdisk installable hooksShao Miller5-20/+32
2009-03-08doc/menu.txt: remove stray colonH. Peter Anvin1-1/+1
2009-03-08menu.txt: document SHA-2 passwordsH. Peter Anvin1-4/+10
2009-03-08hdt: removing useless elseerwan1-4/+4
2009-03-08hdt: adding syslinux mode in clierwan4-2/+88
2009-03-08hdt: preventing pxe mode being reach w/o pxelinuxerwan8-33/+49
2009-03-07Improving helperwan6-10/+69
2009-03-04hdt: Adding summary in menu modeerwan5-6/+176
2009-03-03hdt: Cleaning DMI implementationerwan11-1356/+72
2009-03-02hdt:Cleaning DMI implementationerwan7-0/+1499
2009-03-02Move complex menu to com32/cmenu; clean up the MakefilesH. Peter Anvin32-15/+18
2009-03-02Merge branch 'master' into hdtH. Peter Anvin10-116/+86
2009-03-02Merge commit 'erwan-hdt/master' into hdtH. Peter Anvin9-9/+123
2009-03-01doc: documented Ctrl-N keystroke from PXELINUXsyslinux-3.74-pre2Vicente Jimenez Aguilar2-0/+4
2009-03-01syslinux.txt: documented TAB keystrokeVicente Jimenez Aguilar1-0/+1
2009-03-01pxelinux.txt: tftp tsize option not needed anymoreVicente Jimenez Aguilar1-1/+0
2009-03-01syslinux.txt: possible keystrokes now support F11 and F12Vicente Jimenez Aguilar1-1/+1
2009-03-01syslinux.txt: fix typo: repeated F11Vicente Jimenez Aguilar1-1/+1
2009-03-01hdt: dmi> show memory must show the free banksErwan Velu3-4/+8
2009-03-01hdt: Bump version 0.2.1Erwan Velu7-5/+115
2009-02-28com32/libutil/Makefile: Duplicate spotless targetGene Cumm1-2/+0
2009-02-28Warn that timeout bypasses MENU PASSWDH. Peter Anvin1-1/+3
2009-02-27YEAR is a number, not a stringH. Peter Anvin4-8/+12
2009-02-27pxelinux: abstract the handling of PXENV+ and !PXEH. Peter Anvin1-96/+55
2009-02-27Use YEAR, not the obsolete macro yearH. Peter Anvin5-9/+4
2009-02-27isohdpfx: work around gas/ld miscompilationH. Peter Anvin1-1/+9
2009-02-26Merge branch 'master' into hdtH. Peter Anvin1-1/+0
2009-02-26Revert "bcopy32: move descriptor count into ecx after reload"H. Peter Anvin1-1/+0
2009-02-26hdt: More kernel stuffErwan Velu4-5/+73
2009-02-26hdt: PCI: Adding categoryErwan Velu2-2/+7
2009-02-25hdt: Adding basic kernel supportErwan Velu3-1/+20
2009-02-25hdt: Adding basic kernel module supportErwan Velu1-0/+79
2009-02-25hdt: Adding mac & ip adress detectionErwan Velu4-17/+34
2009-02-25hdt: Adding pxe_bootp_t structureErwan Velu1-0/+32
2009-02-25hdt: Renaming cli-net to cli-pxe Moving hardware initialisation test directly...Erwan Velu10-115/+163
2009-02-25hdt: Cleaning initErwan Velu1-6/+5