summaryrefslogtreecommitdiffstats
path: root/src/build/debug/Hostboot/Trace.pm
diff options
context:
space:
mode:
authorTerry J. Opie <opiet@us.ibm.com>2012-06-18 16:48:20 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2012-07-12 15:46:23 -0500
commitd40d08c719c845213844323ead282a748486d466 (patch)
tree15b2ec8cdcd9da21b11d1a4c373c10ea9de74c4a /src/build/debug/Hostboot/Trace.pm
parentec56bbb81f64a52ab2668befd33fef926a0170b6 (diff)
downloadblackbird-hostboot-d40d08c719c845213844323ead282a748486d466.tar.gz
blackbird-hostboot-d40d08c719c845213844323ead282a748486d466.zip
Istep sync point message support
- Refactor IStepDispatcher for more robust msg handling - Modify sptask to act like real Fsp - Move all Istep Mbox Msg handling to Initservice - Add send sync point interface - Add wait on sync point interface - Modify start_payload istep to use new interfaces - Fix for Istep.pm Change-Id: Ib28b89cd916b9c0a0d15016996dbf1b88a8f79eb RTC: 43554 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1255 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/build/debug/Hostboot/Trace.pm')
-rwxr-xr-xsrc/build/debug/Hostboot/Trace.pm5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/build/debug/Hostboot/Trace.pm b/src/build/debug/Hostboot/Trace.pm
index d28990494..cdb3664ee 100755
--- a/src/build/debug/Hostboot/Trace.pm
+++ b/src/build/debug/Hostboot/Trace.pm
@@ -6,7 +6,7 @@
#
# IBM CONFIDENTIAL
#
-# COPYRIGHT International Business Machines Corp. 2011
+# COPYRIGHT International Business Machines Corp. 2011-2012
#
# p1
#
@@ -20,8 +20,7 @@
#
# Origin: 30
#
-# IBM_PROLOG_END
-
+# IBM_PROLOG_END_TAG
use strict;
package Hostboot::Trace;
OpenPOWER on IntegriCloud