aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dmi: fix a strcpy (typo)Pierre-Alexandre Meyer2009-11-011-1/+1
* hdt: change inactive attributes (MENU)Pierre-Alexandre Meyer2009-11-011-0/+3
* cmenu: reset the cursor position on shutdownPierre-Alexandre Meyer2009-11-011-0/+1
* dmi: Adding smbios detectionErwan Velu2009-10-304-36/+58
* hdt: Fixing {s}printf typoErwan Velu2009-10-301-5/+5
* hdt: Adding hdt.img.gz targetErwan Velu2009-10-291-0/+4
* disklib: Adding new grub2 mbr magicErwan Velu2009-10-281-0/+1
* disklib: Fixing Syslinux DetectionErwan Velu2009-10-281-2/+2
* hdt: Fixing hdt.iso target, pci.ids was missingErwan Velu2009-10-271-2/+3
* hdt: Adding Gert as contributorhdt-0.3.5-pre1Erwan Velu2009-10-271-3/+3
* Merge commit 'erwan/master' into hdt-0.3.5Pierre-Alexandre Meyer2009-10-2725-29/+974
|\
| * Improving chain.c32 help messageGert Hulselmans2009-10-271-1/+12
| * hdt: Removing useless Author NameErwan Velu2009-10-272-4/+4
| * Merge branch 'master' of ssh://terminus.zytor.com//pub/git/users/erwan/hdtErwan Velu2009-10-272-22/+26
| |\
| | * hdt: Cleaning MakefileErwan Velu2009-10-212-22/+26
| * | Merge commit 'hpa/master'Erwan Velu2009-10-192-11/+48
| |\ \ | | |/ | |/|
| | * mboot: correct the detection of the multiboot headerH. Peter Anvin2009-10-121-1/+1
| | * Merge commit 'hdt/master'H. Peter Anvin2009-10-071-0/+1
| | |\
| | * | pxelinux: handle hardcoded options both "before" and "after" DHCPsyslinux-3.83H. Peter Anvin2009-10-051-10/+47
| * | | hdt: Adding hdt.iso targetErwan Velu2009-10-191-1/+18
| | |/ | |/|
| * | hdt: Adding missing hdt.c32 in 'make hdt.img'Erwan Velu2009-10-071-0/+1
| |/
| * hdt: Removing pci.idsErwan Velu2009-10-051-17141/+0
| * hdt: Adding hdt.img targetGert Hulselmans2009-10-046-1/+17187
| * Merge commit 'hpa/master'Erwan Velu2009-10-043-1/+508
| |\
| | * utils/Makefile: install pxelinux-optionsH. Peter Anvin2009-09-291-1/+2
| | * NEWS: document pxelinux-optionsH. Peter Anvin2009-09-291-0/+7
| | * Merge branch 'hdt'syslinux-3.83-pre12H. Peter Anvin2009-09-297-4/+22
| | |\
| | | * chain: missing some \n in error messagesGert Hulselmans2009-09-291-4/+4
| | * | pxelinux-options: add help textH. Peter Anvin2009-09-291-7/+24
| | * | pxelinux: support hardcoded options "before" or "after"; toolH. Peter Anvin2009-09-291-0/+482
| * | | chain: missing some \n one error messagesErwan Velu2009-09-291-4/+4
| | |/ | |/|
| * | Adding VMX & SVM cpu flagsErwan Velu2009-09-296-0/+18
| |/
| * pxelinux: support "hard-coding" DHCP options into the binaryH. Peter Anvin2009-09-171-11/+58
| * int18: module for local booting using INT 18hH. Peter Anvin2009-09-132-1/+17
| * gpxecmd: module to send an arbitrary command to gPXEsyslinux-3.83-pre11H. Peter Anvin2009-09-102-4/+141
| * core: clean up SerialIRQPort when uninstalling the interrupt systemH. Peter Anvin2009-09-041-0/+3
| * core: when enabling serial IRQs, unmask interrupts at the PICH. Peter Anvin2009-09-041-0/+25
| * core: remove overzealous calls to cleanup_hardwareH. Peter Anvin2009-09-042-4/+0
| * core: add missing calls to cleanup_hardwaresyslinux-3.83-pre10H. Peter Anvin2009-09-043-0/+6
| * pxelinux: workaround for EFI CSM bug - BEV stack overwrite on localbootH. Peter Anvin2009-09-041-0/+75
* | Merge branch 'cmenu-video' into hdt-nextPierre-Alexandre Meyer2009-09-0730-1546/+1334
|\ \
| * | cmenu: use ASCII characters for scrollbarsPierre-Alexandre Meyer2009-09-072-4/+3
| * | cmenu: do not invoke help if helpid is 0xFFFF (complex.c)Pierre-Alexandre Meyer2009-09-071-1/+1
| * | hdt: do not invoke help if helpid is 0xFFFFPierre-Alexandre Meyer2009-09-071-1/+3
| * | cmenu: redraw the current menu after exiting the keys_handlerPierre-Alexandre Meyer2009-09-071-0/+6
| * | hdt: remove extra LFPierre-Alexandre Meyer2009-09-076-4/+20
| * | cmenu: optimize redraw to be fasterPierre-Alexandre Meyer2009-09-071-63/+118
| * | cmenu: force refresh after checkbox_handler in complex.cPierre-Alexandre Meyer2009-09-071-1/+6
| * | cmenu: redraw menu when exiting keys_handlerPierre-Alexandre Meyer2009-09-071-12/+22
| * | cmenu: pad help filename with 0 instead of spacesPierre-Alexandre Meyer2009-09-071-1/+1