summaryrefslogtreecommitdiff
path: root/com32/hdt/hdt.c
Commit message (Expand)AuthorAgeFilesLines
* hdt: Move ~162K byte data object from the stack to the bssMatt Fleming2013-01-231-1/+1
* hdt: Removing remaining printf()Erwan Velu2012-09-101-2/+2
* hdt: Adding postexec= optionErwan Velu2011-12-171-4/+11
* hdt: Fixing vesa detectionErwan Velu2011-02-031-3/+3
* hdt: Fixing verbose modeErwan Velu2011-01-251-4/+3
* hdt: Merging nomenu & auto mode detectionErwan Velu2009-12-151-2/+1
* hdt: Unique hardware detection pathErwan Velu2009-12-071-0/+3
* hdt: Adding novesa for future useErwan Velu2009-12-041-1/+2
* hdt: Running NindentErwan Velu2009-11-241-28/+29
* hdt: Allow user to override the background imageErwan Velu2009-11-211-1/+1
* hdt: Adding background image for the CLIErwan Velu2009-11-201-12/+8
* hdt: Adding vesa mode supportErwan Velu2009-11-201-6/+12
* hdt: Adding includes to avoid gcc warningErwan Velu2009-11-171-0/+1
* hdt: Setting up a flag to disable more_printfErwan Velu2009-11-041-0/+1
* hdt: Adding automatic modeErwan Velu2009-11-031-11/+7
* hdt: 0.3.5-pre2hdt-0.3.5-pre2Erwan Velu2009-11-011-2/+2
* hdt: reset position of the cursor at startup (CLI)Pierre-Alexandre Meyer2009-11-011-1/+3
* hdt: Removing useless Author NameErwan Velu2009-10-271-2/+2
* hdt: Remove useless commentsErwan Velu2009-04-281-2/+1
* hdt: Opening console earlierErwan Velu2009-04-131-1/+2
* hdt: Detect syslinux earlierErwan Velu2009-04-131-3/+3
* hdt: cli now uses the ansi raw interfaceErwan Velu2009-03-171-2/+3
* hdt: Command-line arguments should be constPierre-Alexandre Meyer2009-03-141-2/+2
* hdt: Remove unused parameters in start_cli_modePierre-Alexandre Meyer2009-03-141-2/+2
* hdt: Fix indentation in source filesPierre-Alexandre Meyer2009-03-141-16/+18
* hdt: adding booting parameters to hdtErwan Velu2009-03-111-0/+3
* hdt: preventing pxe mode being reach w/o pxelinuxerwan2009-03-081-0/+3
* hdt: Enabling "Switch to CLI" from the menu Menu: switch from "PCI <D>evice" ...Erwan Velu2009-02-251-2/+11
* hdt: CLI: Improving show pci outputErwan Velu2009-02-251-1/+0
* hdt: More cleanup from OznogErwan Velu2009-02-251-3/+2
* hdt: Preventing displaying non filled dmi items Improving cli output Displayi...Erwan Velu2009-02-251-0/+1
* hdt: Adding clear_screen Using more_printf to display long items Checking is_...Erwan Velu2009-02-251-1/+2
* hdt: Changing structure to allow a cli modeErwan Velu2009-02-251-214/+13
* hdt: Moving hdt to com32/modulesErwan Velu2009-02-251-0/+265