From 13cba5a729ae4e0f7e6f0f23b6b302e63e1f2ade Mon Sep 17 00:00:00 2001 From: Mike Jones Date: Fri, 16 Mar 2012 11:30:45 -0500 Subject: HWPF: Decode HWP FFDC in error logs RTC: 37921 Change-Id: I6c8bbe5e92eb6e22eb18cba3529128ae70a9786f Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/768 Tested-by: Jenkins Server Reviewed-by: Mark W. Wenning Reviewed-by: Brian H. Horton Reviewed-by: A. Patrick Williams III --- src/usr/hwpf/test/hwpftest.H | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/usr/hwpf/test/hwpftest.H') diff --git a/src/usr/hwpf/test/hwpftest.H b/src/usr/hwpf/test/hwpftest.H index 21e26ca2c..e482f4caa 100644 --- a/src/usr/hwpf/test/hwpftest.H +++ b/src/usr/hwpf/test/hwpftest.H @@ -189,11 +189,11 @@ public: */ void testHwpf2() { - // Call a test hardware procedure errlHndl_t l_err = NULL; - // Set processor chip to NULL. The target is not used by this HWP + // Get the master processor chip TARGETING::Target* l_pTarget = NULL; + TARGETING::targetService().masterProcChipTargetHandle(l_pTarget); // Create a FAPI Target and invoke the hwpTestError HWP. The HWP // returns an error to test out error handling -- cgit v1.2.1