summaryrefslogtreecommitdiff
path: root/com32/hdt/hdt-menu.c
Commit message (Expand)AuthorAgeFilesLines
* hdt: Adding dump entry in the menuErwan Velu2011-04-111-0/+12
* hdt: Adding ACPI to menu modeErwan Velu2011-01-261-0/+7
* Merge branch 'master' into chouffeErwan Velu2011-01-251-1/+6
|\
| * hdt: Using syslinux_reboot() callErwan Velu2010-06-221-1/+6
* | 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: Unique hardware detection pathErwan Velu2009-12-071-49/+4
|/
* hdt: Fixing memory detectionErwan Velu2009-12-041-1/+1
* hdt: Running NindentErwan Velu2009-11-241-230/+225
* hdt: Improving memory detectionErwan Velu2009-11-231-1/+6
* hdt: memory menu have to be shown in every caseErwan Velu2009-11-221-5/+3
* hdt: Using dmi when cpu doesn't support identifyErwan Velu2009-11-181-8/+8
* hdt: DMI Type 6 used as a workaround for Type 17Erwan Velu2009-11-161-5/+1
* hdt: Switching debug mode in quiet modeErwan Velu2009-11-051-8/+8
* hdt: add debug optionPierre-Alexandre Meyer2009-11-041-10/+18
* Merge branch 'master' of ssh://terminus.zytor.com//pub/git/users/erwan/hdtErwan Velu2009-11-021-0/+4
|\
| * hdt: add reboot entry (MENU)Pierre-Alexandre Meyer2009-11-011-0/+1
| * hdt: change inactive attributes (MENU)Pierre-Alexandre Meyer2009-10-311-0/+3
* | hdt: Fixing DMI version displayErwan Velu2009-10-301-1/+1
|/
* Merge branch 'cmenu-video' into hdt-nextPierre-Alexandre Meyer2009-09-071-8/+15
|\
| * hdt: do not invoke help if helpid is 0xFFFFPierre-Alexandre Meyer2009-09-071-1/+3
| * hdt: fix build due to cmenu keyboard changesPierre-Alexandre Meyer2009-09-061-3/+3
| * hdt: remove call to legacy getnumcols (menu)Pierre-Alexandre Meyer2009-09-031-2/+7
| * cmenu: remove multi pages supportPierre-Alexandre Meyer2009-09-011-4/+4
* | hdt: print bootloader name (menu)Pierre-Alexandre Meyer2009-08-231-1/+1
|/
* hdt: Adding e820, e801, e88 memory informationErwan Velu2009-05-051-2/+1
* hdt: missing \n on disk detectionErwan Velu2009-04-271-1/+1
* hdt: Adding modules.alias supportErwan Velu2009-04-271-1/+2
* Merge commit 'hdt-erwan/master' into for-erwanPierre-Alexandre Meyer2009-04-261-1/+1
|\
| * hdt: Adding hotkey for VPDErwan Velu2009-04-231-1/+1
* | hdt: Remove misguiding printf() (disks)Pierre-Alexandre Meyer2009-04-191-2/+1
* | Merge commit 'mouraf/for-erwan' into disklibPierre-Alexandre Meyer2009-04-191-1/+12
|\ \ | |/
| * hdt: Add VPD menu itemPierre-Alexandre Meyer2009-04-171-0/+11
| * hdt: menu should be 80x25Erwan Velu2009-04-161-1/+1
* | hdt: Refactor disk menuPierre-Alexandre Meyer2009-04-191-1/+2
|/
* hdt: Adding exit menu in menu modeErwan Velu2009-04-031-0/+1
* hdt: prevent unless disk's menuErwan Velu2009-03-271-1/+1
* hdt: Adding memtest= boot parameterErwan Velu2009-03-271-1/+1
* hdt: Adding IPMI detectionErwan Velu2009-03-221-0/+8
* hdt: Fix indentation in source filesPierre-Alexandre Meyer2009-03-141-137/+175
* hdt: Fixing syslinux entryErwan Velu2009-03-141-1/+1
* hdt: Adding vesa detectionErwan Velu2009-03-141-0/+8
* hdt: preventing pxe mode being reach w/o pxelinuxerwan2009-03-081-1/+1
* hdt: Adding summary in menu modeerwan2009-03-041-4/+12
* hdt: Bump version 0.2.1Erwan Velu2009-03-011-2/+9
* hdt: Adding CPU mode. cpu> show cpu DMI: Renaming processor to cpu Menu: Disp...Erwan Velu2009-02-251-6/+10
* hdt: Enabling "Switch to CLI" from the menu Menu: switch from "PCI <D>evice" ...Erwan Velu2009-02-251-9/+11
* hdt: Menu: Only display detected DMI modules Menu: Using "Memory banks" inste...Erwan Velu2009-02-251-17/+36
* hdt: Adding more dmi/pci support in cli modeErwan Velu2009-02-251-0/+1
* hdt: Using more struct s_hardware to remove static variables POC for the cli ...Erwan Velu2009-02-251-28/+6