summaryrefslogtreecommitdiffstats
path: root/src/config/general.h
diff options
context:
space:
mode:
authorMichael Brown2013-08-13 23:32:45 +0200
committerMichael Brown2013-08-19 18:22:58 +0200
commit430c3fb90069b2e8bcdeeb5cd75671108b14991d (patch)
treecd8440de8b632453b7478032b8c2dc5e3992e381 /src/config/general.h
parent[params] Add support for the general concept of a form parameter list (diff)
downloadipxe-430c3fb90069b2e8bcdeeb5cd75671108b14991d.tar.gz
ipxe-430c3fb90069b2e8bcdeeb5cd75671108b14991d.tar.xz
ipxe-430c3fb90069b2e8bcdeeb5cd75671108b14991d.zip
[cmdline] Add "params" and "param" commands to manage form parameter lists
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/config/general.h')
-rw-r--r--src/config/general.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config/general.h b/src/config/general.h
index 645f1341..ae14ed3d 100644
--- a/src/config/general.h
+++ b/src/config/general.h
@@ -130,6 +130,7 @@ FILE_LICENCE ( GPL2_OR_LATER );
//#define POWEROFF_CMD /* Power off command */
//#define IMAGE_TRUST_CMD /* Image trust management commands */
//#define PCI_CMD /* PCI commands */
+//#define PARAM_CMD /* Form parameter commands */
/*
* ROM-specific options