summaryrefslogtreecommitdiffstats
path: root/src/import/hwpf/fapi2/include
diff options
context:
space:
mode:
authorKahn Evans <kahnevan@us.ibm.com>2017-03-24 08:12:22 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-03-29 10:25:02 -0400
commit57cd561398000d3a4fef6b4f4ec263912f17bf2f (patch)
tree0bff8892e7b4e129c721fc81b57f1376dd4d287a /src/import/hwpf/fapi2/include
parentf1a202915a37ac75c810b6c54ed6b510c484e92e (diff)
downloadtalos-hostboot-57cd561398000d3a4fef6b4f4ec263912f17bf2f.tar.gz
talos-hostboot-57cd561398000d3a4fef6b4f4ec263912f17bf2f.zip
Defining generic RingId_t type for transitional eCMD release
Change-Id: Iaf9e18900517a18f0cbfa10c5a960e2d6adfeaff Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/38403 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Matt K. Light <mklight@us.ibm.com> Reviewed-by: RANGANATHPRASAD G. BRAHMASAMUDRA <prasadbgr@in.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/38405 Reviewed-by: Hostboot Team <hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/hwpf/fapi2/include')
-rw-r--r--src/import/hwpf/fapi2/include/hw_access_def.H1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/import/hwpf/fapi2/include/hw_access_def.H b/src/import/hwpf/fapi2/include/hw_access_def.H
index e20274db4..cc01d9b98 100644
--- a/src/import/hwpf/fapi2/include/hw_access_def.H
+++ b/src/import/hwpf/fapi2/include/hw_access_def.H
@@ -35,6 +35,7 @@
/// @cond
typedef uint64_t spyId_t;
typedef uint64_t scanRingId_t;
+typedef uint16_t RingId_t;
/// @endcond
namespace fapi2
OpenPOWER on IntegriCloud