summaryrefslogtreecommitdiff
path: root/com32/hdt/hdt-cli-syslinux.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up the version/copyright strings reported via the comboot APIH. Peter Anvin2010-03-301-2/+2
* hdt: Running NindentErwan Velu2009-11-241-15/+15
* hdt: change remaining printf to more_printf (CLI)Pierre-Alexandre Meyer2009-11-011-6/+7
* Merge commit 'erwan/master' into for-erwanPierre-Alexandre Meyer2009-04-171-6/+6
|\
| * hdt: Improving more_printf & clear_screen managementErwan Velu2009-04-161-6/+6
* | hdt: Get rid of nb_modules in struct cli_module_descrPierre-Alexandre Meyer2009-04-171-1/+0
|/
* hdt: Convert syslinux module to use the new frameworkPierre-Alexandre Meyer2009-03-211-22/+12
* hdt: Implement show commands (hdt mode) with the new frameworkPierre-Alexandre Meyer2009-03-211-2/+3
* hdt: Small indentation fix in hdt-cli-syslinux.cPierre-Alexandre Meyer2009-03-141-1/+1
* hdt: Make show_syslinux_help staticPierre-Alexandre Meyer2009-03-141-1/+1
* hdt: Remove unused parameter in handle_syslinux_commandsPierre-Alexandre Meyer2009-03-141-3/+2
* hdt: Make syslinux_show staticPierre-Alexandre Meyer2009-03-141-1/+1
* hdt: Remove unused parameter main_show_syslinuxPierre-Alexandre Meyer2009-03-141-3/+2
* hdt: Fix indentation in source filesPierre-Alexandre Meyer2009-03-141-21/+29
* hdt: adding syslinux mode in clierwan2009-03-081-0/+65