From ed6dba09da6b37c57b945e155fbd4df6174a40f2 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 19 Aug 2016 13:19:03 -0500 Subject: Create new ring override section in PNOR Change-Id: I3565abc10b38ab52b7dcc3d3c37ddbce89aa558f RTC: 156833 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28548 Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Reviewed-by: Christian R. Geddes Reviewed-by: Stephen M. Cprek Reviewed-by: William G. Hoffa Reviewed-by: Matthew A. Ploetz --- src/include/usr/pnor/pnor_const.H | 1 + 1 file changed, 1 insertion(+) (limited to 'src/include/usr/pnor') diff --git a/src/include/usr/pnor/pnor_const.H b/src/include/usr/pnor/pnor_const.H index 2d0d90f51..9b65876fd 100644 --- a/src/include/usr/pnor/pnor_const.H +++ b/src/include/usr/pnor/pnor_const.H @@ -64,6 +64,7 @@ enum SectionId TESTRO, /**< Scratch space for PNOR ReadOnly test cases */ BACKUP_PART, /**< Backup of TOC*/ POWERVM, /**< Power VM data */ + RINGOVD, /**< Ring override data */ NUM_SECTIONS, /**< Number of defined sections */ -- cgit v1.2.1