summaryrefslogtreecommitdiff
path: root/com32/hdt/hdt-cli.h
Commit message (Expand)AuthorAgeFilesLines
...
* | hdt: Implement set_mode with the new framework; CleanupsPierre-Alexandre Meyer2009-03-211-14/+34
* | hdt: Cleanups in the DMI modulePierre-Alexandre Meyer2009-03-211-0/+10
* | hdt: Implement exit with the new cli framework; CleanupsPierre-Alexandre Meyer2009-03-191-4/+5
* | Merge commit 'erwan-private/master' into for-erwanPierre-Alexandre Meyer2009-03-191-13/+15
|\ \ | |/
| * hdt: Using a single cli structure to manage the input lineErwan Velu2009-03-191-2/+4
| * hdt: Missing include for getkeyErwan Velu2009-03-191-0/+1
| * hdt: Rewrite DMI module using a new syntax for the CLIErwan Velu2009-03-191-2/+23
| * hdt: Renaming display_prompt to reset_promptErwan Velu2009-03-191-0/+4
* | hdt: Fixing indentationPierre-Alexandre Meyer2009-03-191-19/+20
* | hdt: Rewrite DMI module using a new syntax for the CLIPierre-Alexandre Meyer2009-03-181-2/+23
* | hdt: Reset buffer in cliPierre-Alexandre Meyer2009-03-181-0/+4
|/
* hdt: Remove unused parameter in handle_vesa_commandsPierre-Alexandre Meyer2009-03-141-3/+1
* hdt: Remove unused cli_mode parameterPierre-Alexandre Meyer2009-03-141-3/+2
* hdt: Remove unused parameters in start_cli_modePierre-Alexandre Meyer2009-03-141-1/+1
* hdt: Make show_cli_help staticPierre-Alexandre Meyer2009-03-141-1/+0
* hdt: Make pci_show staticPierre-Alexandre Meyer2009-03-141-1/+0
* hdt: Remove unused parameter in handle_pci_commandsPierre-Alexandre Meyer2009-03-141-2/+1
* hdt: Make most dmi helpers staticPierre-Alexandre Meyer2009-03-141-11/+1
* hdt: Remove unused parameter in main_show_cpuPierre-Alexandre Meyer2009-03-141-1/+1
* hdt: Remove unused parameter in handle_cpu_commandsPierre-Alexandre Meyer2009-03-141-2/+1
* hdt: Make cpu_show staticPierre-Alexandre Meyer2009-03-141-1/+0
* hdt: Remove unused parameter in main_show_pxePierre-Alexandre Meyer2009-03-141-1/+1
* hdt: Remove unused parameter in handle_pxe_commandsPierre-Alexandre Meyer2009-03-141-2/+1
* hdt: Remove unused parameter in handle_kernel_commandsPierre-Alexandre Meyer2009-03-141-2/+1
* hdt: Remove unused parameter in main_show_kernelPierre-Alexandre Meyer2009-03-141-1/+1
* hdt: Remove unused parameter in handle_syslinux_commandsPierre-Alexandre Meyer2009-03-141-4/+5
* hdt: Remove unused parameter main_show_syslinuxPierre-Alexandre Meyer2009-03-141-2/+1
* hdt: Fix indentation in header filesPierre-Alexandre Meyer2009-03-141-23/+32
* hdt: Adding vesa detectionErwan Velu2009-03-141-0/+7
* hdt: Adding legacy IRQ stuffErwan Velu2009-03-131-0/+1
* hdt: adding syslinux mode in clierwan2009-03-081-0/+6
* Improving helperwan2009-03-071-0/+1
* hdt: dmi> show memory must show the free banksErwan Velu2009-03-011-1/+1
* hdt: More kernel stuffErwan Velu2009-02-261-1/+1
* hdt: Adding basic kernel supportErwan Velu2009-02-251-0/+6
* hdt: Renaming cli-net to cli-pxe Moving hardware initialisation test directly...Erwan Velu2009-02-251-5/+6
* hdt: Basic pxe implementationErwan Velu2009-02-251-0/+5
* hdt: Adding CPU mode. cpu> show cpu DMI: Renaming processor to cpu Menu: Disp...Erwan Velu2009-02-251-2/+9
* hdt: Enabling "Switch to CLI" from the menu Menu: switch from "PCI <D>evice" ...Erwan Velu2009-02-251-1/+1
* hdt: PCI: adding "show list" & "show device <%d>" DMI: Using "show list" inst...Erwan Velu2009-02-251-10/+14
* hdt: CLI: Adding battery menuErwan Velu2009-02-251-0/+3
* hdt: Adding CLEAR command Support both memory & bank commands from dmi modeErwan Velu2009-02-251-0/+3
* hdt: More cleanup from OznogErwan Velu2009-02-251-2/+8
* hdt: Adding clear_screen Using more_printf to display long items Checking is_...Erwan Velu2009-02-251-1/+16
* hdt: Adding more dmi/pci support in cli modeErwan Velu2009-02-251-1/+17
* hdt: Using more struct s_hardware to remove static variables POC for the cli ...Erwan Velu2009-02-251-0/+5
* hdt: Changing structure to allow a cli modeErwan Velu2009-02-251-0/+38