From bb809cc17398ed47d5ab40c9ffb97f95c5d8779f Mon Sep 17 00:00:00 2001 From: Mark Wenning Date: Tue, 15 May 2012 17:18:44 -0500 Subject: Add remaining hwas stubs to istep 6 - stub out 6.1 and 6.2 - Jim McGuire was complaining that the isteplist.csv file was "not sorted", so fixed the macro in that file RTC: 41830 Change-Id: Id1a92d544d04e94dd9abb0434e7cf8e8a7623f12 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1035 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III --- src/include/usr/isteps/istep06list.H | 49 ++++++++++++++++++------------------ src/include/usr/isteps/istep12list.H | 48 +++++++++++++++++------------------ 2 files changed, 49 insertions(+), 48 deletions(-) (limited to 'src') diff --git a/src/include/usr/isteps/istep06list.H b/src/include/usr/isteps/istep06list.H index 9c9fa9493..69465b7ab 100644 --- a/src/include/usr/isteps/istep06list.H +++ b/src/include/usr/isteps/istep06list.H @@ -1,25 +1,26 @@ -// IBM_PROLOG_BEGIN_TAG -// This is an automatically generated prolog. -// -// $Source: src/include/usr/isteps/istep6list.H $ -// -// IBM CONFIDENTIAL -// -// COPYRIGHT International Business Machines Corp. 2011 -// -// p1 -// -// Object Code Only (OCO) source materials -// Licensed Internal Code Source Materials -// IBM HostBoot Licensed Internal Code -// -// The source code for this program is not published or other- -// wise divested of its trade secrets, irrespective of what has -// been deposited with the U.S. Copyright Office. -// -// Origin: 30 -// -// IBM_PROLOG_END +/* IBM_PROLOG_BEGIN_TAG + * This is an automatically generated prolog. + * + * $Source: src/include/usr/isteps/istep06list.H $ + * + * IBM CONFIDENTIAL + * + * COPYRIGHT International Business Machines Corp. 2011 - 2012 + * + * p1 + * + * Object Code Only (OCO) source materials + * Licensed Internal Code Source Materials + * IBM HostBoot Licensed Internal Code + * + * The source code for this program is not published or other- + * wise divested of its trade secrets, irrespective of what has + * been deposited with the U.S. Copyright Office. + * + * Origin: 30 + * + * IBM_PROLOG_END_TAG + */ #ifndef __ISTEPS_ISTEP6LIST_H #define __ISTEPS_ISTEP6LIST_H @@ -67,7 +68,7 @@ const TaskInfo g_istep06[] = { } }, { - ISTEPNAME(06,01,"host_setup"), + ISTEPNAME(06,01,""), // not used. NULL, { NONE, @@ -75,7 +76,7 @@ const TaskInfo g_istep06[] = { } }, { - ISTEPNAME(06,02,"host_istep_enable"), + ISTEPNAME(06,02,""), // not used. NULL, { NONE, diff --git a/src/include/usr/isteps/istep12list.H b/src/include/usr/isteps/istep12list.H index cd24350dc..3e95ae824 100644 --- a/src/include/usr/isteps/istep12list.H +++ b/src/include/usr/isteps/istep12list.H @@ -1,26 +1,26 @@ -// IBM_PROLOG_BEGIN_TAG -// This is an automatically generated prolog. -// -// $Source: src/include/usr/isteps/istep12list.H $ -// -// IBM CONFIDENTIAL -// -// COPYRIGHT International Business Machines Corp. 2012 -// -// p1 -// -// Object Code Only (OCO) source materials -// Licensed Internal Code Source Materials -// IBM HostBoot Licensed Internal Code -// -// The source code for this program is not published or other- -// wise divested of its trade secrets, irrespective of what has -// been deposited with the U.S. Copyright Office. -// -// Origin: 30 -// -// IBM_PROLOG_END - +/* IBM_PROLOG_BEGIN_TAG + * This is an automatically generated prolog. + * + * $Source: src/include/usr/isteps/istep12list.H $ + * + * IBM CONFIDENTIAL + * + * COPYRIGHT International Business Machines Corp. 2012 + * + * p1 + * + * Object Code Only (OCO) source materials + * Licensed Internal Code Source Materials + * IBM HostBoot Licensed Internal Code + * + * The source code for this program is not published or other- + * wise divested of its trade secrets, irrespective of what has + * been deposited with the U.S. Copyright Office. + * + * Origin: 30 + * + * IBM_PROLOG_END_TAG + */ #ifndef __ISTEPS_ISTEP12LIST_H #define __ISTEPS_ISTEP12LIST_H @@ -92,7 +92,7 @@ const TaskInfo g_istep12[] = { } }, { - ISTEPNAME(12,4,"mss_eff_config"), + ISTEPNAME(12,04,"mss_eff_config"), MC_INIT::call_mss_eff_config, { START_FN, -- cgit v1.2.1