summaryrefslogtreecommitdiff
path: root/com32/hdt
Commit message (Expand)AuthorAgeFilesLines
* hdt: casting to avoid useless warningErwan Velu2010-05-121-1/+1
* hdt: Fixing print_history() prototypeErwan Velu2010-05-122-2/+2
* Merge remote branch 'erwan/master'H. Peter Anvin2010-05-111-1/+1
|\
| * VPD: Fixing base_addressErwan Velu2010-05-111-1/+1
* | Clean up the version/copyright strings reported via the comboot APIH. Peter Anvin2010-03-302-6/+6
* | Change () prototypes to (void)H. Peter Anvin2010-01-066-8/+8
|/
* hdt: Fixing make release targethdt-0.3.6Erwan Velu2009-12-041-1/+1
* hdt: New release 0.3.6Erwan Velu2009-12-041-1/+1
* hdt: Fixing about menu & show hdtErwan Velu2009-12-043-5/+14
* hdt: Fixing memory corruption in kernel>showErwan Velu2009-12-041-6/+3
* hdt: Fixing memtest entryErwan Velu2009-12-042-2/+2
* hdt: Makefile isn't gzipping pci.idsErwan Velu2009-12-041-2/+2
* hdt: summary mode only show memory sizeErwan Velu2009-12-041-4/+4
* hdt: Adding cpu voltageErwan Velu2009-12-042-8/+25
* hdt: Fixing history cyclingErwan Velu2009-12-042-9/+21
* hdt: Using del_multi_spaces for the cpu modelErwan Velu2009-12-043-3/+8
* hdt: removing vendor_id from cpu infoErwan Velu2009-12-042-7/+0
* hdt: Adding memtest entry in the menuErwan Velu2009-12-041-0/+9
* hdt: EDD uses hex numbers, not decimalErwan Velu2009-12-042-2/+2
* hdt: Fixing cpu flags splittingErwan Velu2009-12-041-1/+1
* hdt: Adding gPXE detectionErwan Velu2009-12-042-0/+16
* hdt: Do not display hostbus & interface for EDD<3Erwan Velu2009-12-042-13/+21
* hdt: Fixing wrong Part Number displayErwan Velu2009-12-041-1/+1
* hdt: Keeping symlinks on generated binariesErwan Velu2009-12-041-0/+3
* hdt: Preventing agressive disk's size roundingErwan Velu2009-12-044-17/+41
* hdt: Adding memtest is our binary imagesErwan Velu2009-12-041-2/+12
* hdt: Fixing cpu cores namingErwan Velu2009-12-042-4/+4
* hdt: Adding 'release' target to MakefilErwan Velu2009-12-041-5/+11
* hdt: 0.3.6-pre2Erwan Velu2009-12-041-1/+1
* hdt: Adding cpu cache managementErwan Velu2009-12-043-8/+50
* hdt: Fixing memory detectionErwan Velu2009-12-044-1/+15
* hdt: Adding cpu core managementErwan Velu2009-12-042-0/+8
* hdt: Improving cpu flags reportErwan Velu2009-12-042-207/+241
* hdt: show error message when no disk is foundErwan Velu2009-12-041-1/+14
* hdt: Adding CODENAME in title (menu.c32)Erwan Velu2009-12-042-3/+6
* hdt: clear_screen have to reset the xy positionErwan Velu2009-12-041-0/+1
* hdt: Auto generating versions for menu modeErwan Velu2009-12-042-4/+7
* hdt: Adding vesa mode switching under CLIErwan Velu2009-12-042-1/+40
* hdt: Improving help messages' display in menuErwan Velu2009-12-041-9/+9
* hdt: Improving menu layoutErwan Velu2009-12-041-0/+19
* hdt: Adding a menu for floppy & iso imagesErwan Velu2009-12-042-2/+48
* hdt: Fixing typo in variable's nameErwan Velu2009-12-041-2/+2
* hdt: Adding novesa for future useErwan Velu2009-12-043-2/+10
* hdt: print_history have to use more_printfErwan Velu2009-12-041-2/+3
* hdt: Fixing history behavior to match bash's oneErwan Velu2009-12-041-13/+27
* hdt: Adding history commandErwan Velu2009-12-043-1/+7
* hdt: reworking history to prevent corruptionErwan Velu2009-12-042-53/+59
* hdt: Running NindentErwan Velu2009-11-2432-5090/+5000
* Merge remote branch 'pam/hdt-0.3.6'Erwan Velu2009-11-241-94/+100
|\
| * hdt: fix memory corruption in the CLIPierre-Alexandre Meyer2009-11-231-94/+100