summaryrefslogtreecommitdiff
path: root/com32/hdt/hdt-common.c
Commit message (Expand)AuthorAgeFilesLines
* com32sys_t inreg shall be zeroified prior intcallErwan Velu2014-01-221-0/+2
* Merge branch 'master' into elflinkMatt Fleming2012-10-241-2/+7
|\
| * hdt: Adding Silent modeErwan Velu2012-09-101-0/+5
| * hdt: Removing remaining printf()Erwan Velu2012-09-101-2/+2
* | Delete all references to __com32.cs_bounceMatt Fleming2012-06-081-5/+15
|/
* hdt: Adding postexec= optionErwan Velu2011-12-171-0/+22
* hdt: Adding dump_filename= optionErwan Velu2011-04-281-0/+5
* hdt: Fixing automatic mode parsingErwan Velu2011-04-181-14/+8
* hdt: fix precedence problem in double-space checkJim Cromie2011-04-131-1/+1
* hdt: Adding dump_mode & tftp_ip boot optionErwan Velu2011-04-111-0/+9
* hdt: Fixing vesa detectionErwan Velu2011-02-031-2/+2
* hdt: Fixing ACPI initialisationErwan Velu2011-01-311-1/+1
* hdt: Don't skrink cpu nameErwan Velu2011-01-311-3/+0
* hdt: Improving CPU displayhdt/0.4.0-beta1Erwan Velu2011-01-301-0/+5
* Merge branch 'master' into chouffeErwan Velu2011-01-251-18/+12
|\
| * hdt: Using syslinux_reboot() callErwan Velu2010-06-221-6/+0
| * Replacing strncpy by strlcpyErwan Velu2010-06-221-13/+13
* | Merge branch 'master', remote branch 'origin' into chouffeErwan Velu2010-05-261-1/+1
|\ \ | |/
| * Change () prototypes to (void)H. Peter Anvin2010-01-061-1/+1
* | hdt: Merging nomenu & auto mode detectionErwan Velu2009-12-151-0/+9
* | hdt: Quiet is now the defaultErwan Velu2009-12-071-1/+3
* | hdt: Unique hardware detection pathErwan Velu2009-12-071-4/+48
* | hdt: Adding basic ACPI modeErwan Velu2009-12-041-0/+22
|/
* hdt: Using del_multi_spaces for the cpu modelErwan Velu2009-12-041-0/+5
* hdt: Fixing memory detectionErwan Velu2009-12-041-0/+9
* hdt: clear_screen have to reset the xy positionErwan Velu2009-12-041-0/+1
* hdt: Fixing typo in variable's nameErwan Velu2009-12-041-2/+2
* hdt: Adding novesa for future useErwan Velu2009-12-041-1/+4
* hdt: Running NindentErwan Velu2009-11-241-512/+500
* hdt: Improving memory detectionErwan Velu2009-11-231-0/+1
* hdt: Cleaning mbr_idsErwan Velu2009-11-221-0/+1
* hdt: Allow user to override the background imageErwan Velu2009-11-211-2/+8
* hdt: fixing wrong typeErwan Velu2009-11-201-1/+1
* hdt: Adding background image for the CLIErwan Velu2009-11-201-2/+18
* hdt: Adding vesa mode supportErwan Velu2009-11-201-0/+6
* hdt: Using dmi when cpu doesn't support identifyErwan Velu2009-11-181-0/+4
* hdt: Switching debug mode in quiet modeErwan Velu2009-11-051-7/+7
* hdt: add debug optionPierre-Alexandre Meyer2009-11-041-5/+14
* hdt: fix arguments parsingPierre-Alexandre Meyer2009-11-041-1/+0
* hdt: Adding automatic modeErwan Velu2009-11-031-0/+28
* hdt: add reboot entry (MENU)Pierre-Alexandre Meyer2009-11-011-0/+6
* Merge branch 'cmenu-video' into hdt-nextPierre-Alexandre Meyer2009-09-071-1/+14
|\
| * hdt: remove extra LFPierre-Alexandre Meyer2009-09-071-0/+14
| * gpllib: add a new ansi libraryPierre-Alexandre Meyer2009-09-011-1/+0
| * hdt: make get_error behaves like perrorPierre-Alexandre Meyer2009-08-241-7/+0
* | gpllib: rename bootloader detection to MBR detectionPierre-Alexandre Meyer2009-08-261-3/+3
* | hdt: detect bootloader ids when probing disksPierre-Alexandre Meyer2009-08-231-0/+4
* | hdt: make get_error behaves like perrorPierre-Alexandre Meyer2009-08-221-7/+0
|/
* hdt: Silence harmless errors when detecting disksPierre-Alexandre Meyer2009-05-081-2/+5
* hdt: Remove vesa hack (cli)Pierre-Alexandre Meyer2009-05-081-4/+0