diff options
| author | Corey Swenson <cswenson@us.ibm.com> | 2014-03-19 10:53:38 -0500 |
|---|---|---|
| committer | A. Patrick Williams III <iawillia@us.ibm.com> | 2014-04-03 14:26:41 -0500 |
| commit | ba0184a959d5eeeebc37e133cae95053ef8f4ec5 (patch) | |
| tree | eb4866775441c40dccb16ae789bc7e3337cb032b /src/usr/runtime/common/hsvc_procdata.C | |
| parent | 72dd34bae10fda1c5be3e78fba30f715e662eb7a (diff) | |
| download | talos-hostboot-ba0184a959d5eeeebc37e133cae95053ef8f4ec5.tar.gz talos-hostboot-ba0184a959d5eeeebc37e133cae95053ef8f4ec5.zip | |
Adding attribute for HostServices HWP version
CQ: SW253089
Backport: release-fips810
Change-Id: I547369ca8568190bdd9b6c67ffda58ef477c026d
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/9780
Tested-by: Jenkins Server
Reviewed-by: Douglas R. Gilbert <dgilbert@us.ibm.com>
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/runtime/common/hsvc_procdata.C')
| -rw-r--r-- | src/usr/runtime/common/hsvc_procdata.C | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/runtime/common/hsvc_procdata.C b/src/usr/runtime/common/hsvc_procdata.C index 241ba5b76..0c56dd700 100644 --- a/src/usr/runtime/common/hsvc_procdata.C +++ b/src/usr/runtime/common/hsvc_procdata.C @@ -20,7 +20,7 @@ /* Origin: 30 */ /* */ /* IBM_PROLOG_END_TAG */ -// Generated on Thu Mar 13 10:52:38 CDT 2014 by cswenson from +// Generated on Wed Mar 19 10:52:20 CDT 2014 by cswenson from // ./create_hsvc_data.pl -w ../../xml/attribute_info/chip_attributes.xml ../../xml/attribute_info/common_attributes.xml ../../xml/attribute_info/freq_attributes.xml ../../xml/attribute_info/L2_L3_attributes.xml ../../xml/attribute_info/p8_xip_customize_attributes.xml ../../xml/attribute_info/pm_hwp_attributes.xml ../../xml/attribute_info/pm_plat_attributes.xml ../../xml/attribute_info/poreve_memory_attributes.xml ../../xml/attribute_info/proc_chip_ec_feature.xml ../../xml/attribute_info/proc_fab_smp_fabric_attributes.xml ../../xml/attribute_info/proc_pll_ring_attributes.xml ../../xml/attribute_info/proc_setup_bars_l3_attributes.xml ../../xml/attribute_info/proc_winkle_scan_override_attributes.xml ../../xml/attribute_info/scratch_attributes.xml ../../xml/attribute_info/system_attributes.xml ../../xml/attribute_info/unit_attributes.xml // -- Input: ../../xml/attribute_info/chip_attributes.xml -- HSVC_LOAD_ATTR( ATTR_CHIP_HAS_SBE ); |

