diff options
author | Josh Rispoli <jprispol@us.ibm.com> | 2014-09-17 15:46:30 -0500 |
---|---|---|
committer | A. Patrick Williams III <iawillia@us.ibm.com> | 2014-09-19 11:11:50 -0500 |
commit | 69f2f5598e3daab86b104e73743b063efae15b5e (patch) | |
tree | a14b04e88778b24de535fd16cce6dfffea17cc0e /src/usr/hwpf | |
parent | 4e3de17abf2169f1035acf0a8401da31acdc357b (diff) | |
download | talos-hostboot-69f2f5598e3daab86b104e73743b063efae15b5e.tar.gz talos-hostboot-69f2f5598e3daab86b104e73743b063efae15b5e.zip |
SW277449: Fix for Previous Defect [Updates for EI/DMI IO procedure callouts]
Change-Id: I8f2ed239e9e3a0a23b9044d3947044e19152edd9
CQ:SW277449
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/13390
Reviewed-by: Thi N. Tran <thi@us.ibm.com>
Reviewed-by: Joshua P. Rispoli <jprispol@us.ibm.com>
Tested-by: Joshua P. Rispoli <jprispol@us.ibm.com>
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/13454
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/hwpf')
-rw-r--r-- | src/usr/hwpf/hwp/bus_training/io_dccal_errors.xml | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/src/usr/hwpf/hwp/bus_training/io_dccal_errors.xml b/src/usr/hwpf/hwp/bus_training/io_dccal_errors.xml index 26e525305..93cecce77 100644 --- a/src/usr/hwpf/hwp/bus_training/io_dccal_errors.xml +++ b/src/usr/hwpf/hwp/bus_training/io_dccal_errors.xml @@ -22,7 +22,7 @@ <!-- permissions and limitations under the License. --> <!-- --> <!-- IBM_PROLOG_END_TAG --> -<!-- $Id: io_dccal_errors.xml,v 1.7 2014/08/13 15:27:24 varkeykv Exp $ --> +<!-- $Id: io_dccal_errors.xml,v 1.8 2014/09/10 20:35:22 garyp Exp $ --> <!-- Error definitions for io_dccal HWPS --> <hwpErrors> @@ -159,10 +159,6 @@ <procedure>CODE</procedure> <priority>HIGH</priority> </callout> - <callout> - <procedure>CODE</procedure> - <priority>LOW</priority> - </callout> </hwpError> </hwpErrors> |