Merge commit 'hdt-erwan/master' into for-erwan
[profile/ivi/syslinux.git] / com32 / hdt / hdt-cli.h
2009-04-26 Pierre-Alexandre... Merge commit 'hdt-erwan/master' into for-erwan
2009-04-26 Pierre-Alexandre... Merge branch 'disklib' into for-erwan
2009-04-23 Erwan Veluhdt: Adding hdt> show vpd
2009-04-23 Pierre-Alexandre... Merge commit 'mouraf/for-erwan' into for-erwan
2009-04-19 Pierre-Alexandre... Merge commit 'mouraf/for-erwan' into disklib
2009-04-19 Pierre-Alexandre... hdt: Add disk mode (CLI)
2009-04-18 Pierre-Alexandre... Merge commit 'origin/for-erwan' into disklib
2009-04-17 Pierre-Alexandre... hdt: Add vpd mode (CLI)
2009-04-17 Pierre-Alexandre... Merge commit 'erwan/master' into for-erwan
2009-04-17 Pierre-Alexandre... hdt: Get rid of nb_modules in struct cli_module_descr
2009-04-16 Pierre-Alexandre... hdt: Get rid of MAX_MODES
2009-04-16 Erwan VeluMerge branch 'master' of git://git./boot/syslinux/sysli...
2009-04-15 Erwan VeluMerge branch 'master' of git://git./boot/syslinux/syslinux
2009-04-11 Pierre-Alexandre... Merge branch 'master' into for-erwan
2009-04-11 Pierre-Alexandre... Merge commit 'hdt-erwan/master' into for-erwan
2009-04-02 Erwan Veluhdt: cursor pos must be uint
2009-03-30 Pierre-Alexandre... hdt: Add "menu" command
2009-03-26 Erwan Veluhdt: Adding IPMI detection
2009-03-25 Pierre-Alexandre... hdt: Implement aliases
2009-03-22 Erwan VeluMerge branch 'master' into pierre
2009-03-22 Erwan Veluhdt: Adding IPMI detection
2009-03-22 Pierre-Alexandre... Merge commit 'erwan-private/master' into for-erwan
2009-03-22 Pierre-Alexandre... hdt: Final cleanups to switch to the new cli
2009-03-22 Pierre-Alexandre... hdt: Make VESA module use the new framework
2009-03-22 Pierre-Alexandre... hdt: Make PCI module use the new framework
2009-03-22 Pierre-Alexandre... hdt: Make CPU module use the new framework
2009-03-22 Pierre-Alexandre... hdt: Make KERNEL module use the new framework
2009-03-22 Pierre-Alexandre... hdt: Make PXE module use the new framework
2009-03-22 Pierre-Alexandre... hdt: Convert syslinux module to use the new framework
2009-03-22 Pierre-Alexandre... hdt: Implement show commands (hdt mode) with the new...
2009-03-22 Pierre-Alexandre... hdt: Implement set_mode with the new framework; Cleanups
2009-03-22 Pierre-Alexandre... hdt: Cleanups in the DMI module
2009-03-20 H. Peter AnvinMerge branch 'memdisk-cd'
2009-03-20 H. Peter AnvinMerge commit 'hdt/master' syslinux-3.74-pre10
2009-03-20 Erwan Veluhdt: Adding an history
2009-03-20 Pierre-Alexandre... hdt: Implement exit with the new cli framework; Cleanups
2009-03-20 Pierre-Alexandre... Merge commit 'erwan-private/master' into for-erwan
2009-03-20 Pierre-Alexandre... hdt: Fixing indentation
2009-03-19 Erwan Veluhdt: Using a single cli structure to manage the input...
2009-03-19 Erwan Veluhdt: Missing include for getkey
2009-03-19 Erwan Veluhdt: Rewrite DMI module using a new syntax for the CLI
2009-03-19 Erwan Veluhdt: Renaming display_prompt to reset_prompt
2009-03-19 Pierre-Alexandre... hdt: Rewrite DMI module using a new syntax for the CLI
2009-03-19 Pierre-Alexandre... hdt: Reset buffer in cli
2009-03-17 H. Peter AnvinMerge branch 'master' into memdisk-cd
2009-03-16 H. Peter AnvinMerge commit 'hdt/master' syslinux-3.74-pre6
2009-03-15 Erwan VeluMerge branch 'master' of git://git./boot/syslinux/syslinux
2009-03-14 Pierre-Alexandre... hdt: Remove unused parameter in handle_vesa_commands
2009-03-14 Pierre-Alexandre... hdt: Remove unused cli_mode parameter
2009-03-14 Pierre-Alexandre... hdt: Remove unused parameters in start_cli_mode
2009-03-14 Pierre-Alexandre... hdt: Make show_cli_help static
2009-03-14 Pierre-Alexandre... hdt: Make pci_show static
2009-03-14 Pierre-Alexandre... hdt: Remove unused parameter in handle_pci_commands
2009-03-14 Pierre-Alexandre... hdt: Make most dmi helpers static
2009-03-14 Pierre-Alexandre... hdt: Remove unused parameter in main_show_cpu
2009-03-14 Pierre-Alexandre... hdt: Remove unused parameter in handle_cpu_commands
2009-03-14 Pierre-Alexandre... hdt: Make cpu_show static
2009-03-14 Pierre-Alexandre... hdt: Remove unused parameter in main_show_pxe
2009-03-14 Pierre-Alexandre... hdt: Remove unused parameter in handle_pxe_commands
2009-03-14 Pierre-Alexandre... hdt: Remove unused parameter in handle_kernel_commands
2009-03-14 Pierre-Alexandre... hdt: Remove unused parameter in main_show_kernel
2009-03-14 Pierre-Alexandre... hdt: Remove unused parameter in handle_syslinux_commands
2009-03-14 Pierre-Alexandre... hdt: Remove unused parameter main_show_syslinux
2009-03-14 Pierre-Alexandre... hdt: Fix indentation in header files
2009-03-14 Erwan Veluhdt: Adding vesa detection
2009-03-13 Erwan Veluhdt: Adding legacy IRQ stuff
2009-03-13 H. Peter AnvinMerge branch 'hdt'
2009-03-08 erwanhdt: adding syslinux mode in cli
2009-03-07 erwanImproving help
2009-03-02 H. Peter AnvinMerge branch 'master' into hdt
2009-03-02 H. Peter AnvinMerge commit 'erwan-hdt/master' into hdt
2009-03-01 Erwan Veluhdt: dmi> show memory must show the free banks
2009-02-27 H. Peter AnvinMerge branch 'master' into hdt
2009-02-26 Erwan Veluhdt: More kernel stuff
2009-02-26 Erwan Veluhdt: Adding basic kernel support
2009-02-26 Erwan Veluhdt: Renaming cli-net to cli-pxe Moving hardware initia...
2009-02-26 Erwan Veluhdt: Basic pxe implementation
2009-02-26 Erwan Veluhdt: Adding CPU mode. cpu> show cpu DMI: Renaming proce...
2009-02-26 Erwan Veluhdt: Enabling "Switch to CLI" from the menu Menu: switc...
2009-02-26 Erwan Veluhdt: PCI: adding "show list" & "show device <%d>" DMI...
2009-02-26 Erwan Veluhdt: CLI: Adding battery menu
2009-02-26 Erwan Veluhdt: Adding CLEAR command Support both memory & bank...
2009-02-26 Erwan Veluhdt: More cleanup from Oznog
2009-02-26 Erwan Veluhdt: Adding clear_screen Using more_printf to display...
2009-02-26 Erwan Veluhdt: Adding more dmi/pci support in cli mode
2009-02-26 Erwan Veluhdt: Using more struct s_hardware to remove static...
2009-02-26 Erwan Veluhdt: Changing structure to allow a cli mode