summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/hwp/system_attributes.xml
diff options
context:
space:
mode:
authorMike Jones <mjjones@us.ibm.com>2012-10-09 09:06:16 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2012-10-17 10:09:31 -0500
commit3602edd91b57506d18b9aedbf4f98dd4ef275463 (patch)
treeb35881c10e2251a928271a1b491d8d5b0d86a1f0 /src/usr/hwpf/hwp/system_attributes.xml
parentb201169eeae76a7697f4f207dd583d40a2f07f66 (diff)
downloadtalos-hostboot-3602edd91b57506d18b9aedbf4f98dd4ef275463.tar.gz
talos-hostboot-3602edd91b57506d18b9aedbf4f98dd4ef275463.zip
HWPF: Manu Flags Attribute: Add a NO_FLAG enumerator
This was requested by John Farrugia for Cronus usage. Change-Id: I817044375338ded0f002c36b4fbf64dd01ead011 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1996 Tested-by: Jenkins Server Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: Van H. Lee <vanlee@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/hwpf/hwp/system_attributes.xml')
-rw-r--r--src/usr/hwpf/hwp/system_attributes.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/hwpf/hwp/system_attributes.xml b/src/usr/hwpf/hwp/system_attributes.xml
index 58bffd3f2..6fa005053 100644
--- a/src/usr/hwpf/hwp/system_attributes.xml
+++ b/src/usr/hwpf/hwp/system_attributes.xml
@@ -60,6 +60,7 @@
</description>
<valueType>uint64</valueType>
<enum>
+ MNFG_NO_FLAG = 0x0000000000000000,
MNFG_THRESHOLDS = 0x0000000000000001,
MNFG_AVP_ENABLE = 0x0000000000000002,
MNFG_HDAT_AVP_ENABLE = 0x0000000000000004,
OpenPOWER on IntegriCloud