summaryrefslogtreecommitdiffstats
path: root/src/usr/isteps
diff options
context:
space:
mode:
authorElizabeth Liner <eliner@us.ibm.com>2015-12-03 16:58:28 -0600
committerPatrick Williams <iawillia@us.ibm.com>2015-12-11 15:30:30 -0600
commitd39534d784219f45822dcd8df264fca0d0fdf5de (patch)
treecdd51a617cd7da5fde315fac5763d832618c8828 /src/usr/isteps
parent451605a7bb64d9ca4d64473d1feb86a2643a4d1d (diff)
downloadtalos-hostboot-d39534d784219f45822dcd8df264fca0d0fdf5de.tar.gz
talos-hostboot-d39534d784219f45822dcd8df264fca0d0fdf5de.zip
Adding temporary default values for attributes consumed by HDAT
Change-Id: I1baeb94c91eaf8d4becb627359b198b4522e83d7 RTC:132573 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/22439 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/isteps')
-rw-r--r--src/usr/isteps/istep07/call_mss_eff_config.C2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/usr/isteps/istep07/call_mss_eff_config.C b/src/usr/isteps/istep07/call_mss_eff_config.C
index 07d49ad1f..60a666f2e 100644
--- a/src/usr/isteps/istep07/call_mss_eff_config.C
+++ b/src/usr/isteps/istep07/call_mss_eff_config.C
@@ -46,6 +46,7 @@
#include <targeting/common/utilFilter.H>
#include <config.h>
+#include <targeting/attrsync.H>
namespace ISTEP_07
{
@@ -218,6 +219,7 @@ void* call_mss_eff_config( void *io_pArgs )
TRACDCOMP( ISTEPS_TRACE::g_trac_isteps_trace, "call_mss_eff_config entry" );
+ TARGETING::hdatAttrHack();
//@TODO RTC:133830 Add the wrapper back in when ready
/*
errlHndl_t l_err = NULL;
OpenPOWER on IntegriCloud