From ac53c27a467b524a906ee4a92ff6a79759f77977 Mon Sep 17 00:00:00 2001 From: Sampa Misra Date: Mon, 8 Oct 2018 03:54:37 -0500 Subject: all scripts for hdat pnor partition Change-Id: Ied9c154d544d65eebfe5cfb0185ccb26545ee130 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/67144 Tested-by: Jenkins Server Tested-by: Jenkins OP Build CI Tested-by: Jenkins OP HW Tested-by: FSP CI Jenkins Reviewed-by: Jayashankar Padath Reviewed-by: Daniel M. Crowell --- src/usr/pnor/pnor_utils.C | 1 + 1 file changed, 1 insertion(+) (limited to 'src/usr/pnor') diff --git a/src/usr/pnor/pnor_utils.C b/src/usr/pnor/pnor_utils.C index 3e2d64c83..44a4bd03d 100644 --- a/src/usr/pnor/pnor_utils.C +++ b/src/usr/pnor/pnor_utils.C @@ -448,6 +448,7 @@ const char * PNOR::SectionIdToString( uint32_t i_secIdIndex ) "MEMD", /**< PNOR::MEMD : Memory configuration data */ "TESTLOAD", /**< PNOR::TESTLOAD : Secureboot Test Load */ "CENHWIMG", /**< PNOR::CENTAUR_HW_IMG : Centaur HCODE ref image */ + "HDAT", /**< PNOR::HDAT : Hdat Data */ #endif }; -- cgit v1.2.1