From e2cd6a048a9fd39cf37f4c5657a3515a43e2b081 Mon Sep 17 00:00:00 2001 From: Stephen Cprek Date: Thu, 11 May 2017 15:14:56 -0500 Subject: Refactor populate_HbRsvMem to use a function to fill entries Change-Id: Ia16001250e9c7c6612b683458d8e8b593739f0f3 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40411 Tested-by: Jenkins Server Tested-by: Jenkins OP Build CI Reviewed-by: Nicholas E. Bofferding Reviewed-by: Michael Baiocchi Reviewed-by: Corey V. Swenson Tested-by: FSP CI Jenkins Reviewed-by: Daniel M. Crowell Reviewed-by: William G. Hoffa --- src/include/usr/hdat/hdat.H | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include') diff --git a/src/include/usr/hdat/hdat.H b/src/include/usr/hdat/hdat.H index b173dcd98..f752f23cf 100755 --- a/src/include/usr/hdat/hdat.H +++ b/src/include/usr/hdat/hdat.H @@ -203,7 +203,7 @@ struct hdatSpira_t /** @enum List of possible Range Types for Reserved Hostboot Memory (RHB) */ -enum hdatMsVpdRhbAddrRangeType +enum hdatMsVpdRhbAddrRangeType : uint8_t { RHB_TYPE_PRIMARY = 0, RHB_TYPE_HBRT = 1, -- cgit v1.2.3