summaryrefslogtreecommitdiffstats
path: root/src/config/general.h
diff options
context:
space:
mode:
authorMichael Brown2012-03-22 14:46:38 +0100
committerMichael Brown2012-03-25 01:11:43 +0100
commitd1465f7b0b4e3df4af1abf65462fe1d89e53a80a (patch)
tree603e3d9c50ed2fc089cfb83353404e29f46c1dcc /src/config/general.h
parent[image] Simplify image management commands and internal API (diff)
downloadipxe-d1465f7b0b4e3df4af1abf65462fe1d89e53a80a.tar.gz
ipxe-d1465f7b0b4e3df4af1abf65462fe1d89e53a80a.tar.xz
ipxe-d1465f7b0b4e3df4af1abf65462fe1d89e53a80a.zip
[image] Add the "imgtrust" and "imgverify" commands
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 99136c17..a10696ee 100644
--- a/src/config/general.h
+++ b/src/config/general.h
@@ -126,6 +126,7 @@ FILE_LICENCE ( GPL2_OR_LATER );
//#define VLAN_CMD /* VLAN commands */
//#define PXE_CMD /* PXE commands */
//#define REBOOT_CMD /* Reboot command */
+//#define IMAGE_TRUST_CMD /* Image trust management commands */
/*
* ROM-specific options