hdt: Adding nomodule support in cli
authorErwan Velu <erwanaliasr1@gmail.com>
Sun, 27 May 2012 09:41:39 +0000 (11:41 +0200)
committerErwan Velu <erwanaliasr1@gmail.com>
Sun, 27 May 2012 09:41:39 +0000 (11:41 +0200)
commit1697594b61f9a8f9d092996afc0e2c80bbb2a20a
tree253b7535c5ba0477dc22a2892d1a4f66b33ad30f
parent748979d7bda20e876806e5aab8554ee2e5a35c8c
hdt: Adding nomodule support in cli

Some new commands might need being able to manage the argv directly
instead of the much more oriented scheme we had until now.

This commit add a .nomodule option to cli object to explically tell they
don't have a module as parameter but only arguments.

This will be needed for the 'say' command.
com32/hdt/hdt-cli-acpi.c
com32/hdt/hdt-cli-disk.c
com32/hdt/hdt-cli-dmi.c
com32/hdt/hdt-cli-hdt.c
com32/hdt/hdt-cli-memory.c
com32/hdt/hdt-cli-pci.c
com32/hdt/hdt-cli-vesa.c
com32/hdt/hdt-cli.c
com32/hdt/hdt-cli.h