summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting/xmltohb/updatetempsxml.pl
Commit message (Collapse)AuthorAgeFilesLines
* Fix Temp Default handlingMarty Gloff2016-10-251-62/+10
| | | | | | | | | | | | | | Do not create FAPI Attribute enumeration for temp default. Handle white space before or after an ID in the hb_temp_defaults.xml and fapiattr.xml files. Change-Id: Ie5bd49d2e12a1ca7da5eac1ce3de7f9eefe7e4f6 RTC:152899 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/31058 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* Fix handling of FAPI attributes with target type TARGET_TYPE_SYSTEMMarty Gloff2016-10-101-0/+13
| | | | | | | | | Change-Id: I274f39ffdd894960b3b281889d2e266c54a4c7f6 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/30910 Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* Correction to fix temporary attribute scriptMarty Gloff2016-07-261-1/+7
| | | | | | | | | | | | Modify check for enums without a value (like C++) Change-Id: Ic39c7ec00d74fc97d374886407db220ef3eaf29f Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27386 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Reviewed-by: Matt Derksen <v2cibmd@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* Fix temporary attribute scriptMatt Derksen2016-07-181-1/+9
| | | | | | | | | | | | | | 1) allow enums without a value (like C++) 2) don't allow enum type if in an array (just use generic array type) 3) change int8 to int8_t Change-Id: Ic9b4d033dcbf2f3fe4a74817fbec0233138aa9a3 RTC:157764 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27111 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* Handle non-platInit temporary attributesDan Crowell2016-03-311-2/+9
| | | | | | | | | | | | | | A fapi attribute that is not platInit must be associated with a volatile-zeroed persistency, rather than volatile. Change-Id: Id5d3193e07158bc42c98f1bd2c8e9fdb2ee6b1b5 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22713 Tested-by: Jenkins Server Reviewed-by: Martin Gloff <mgloff@us.ibm.com> Tested-by: Daniel M. Crowell <dcrowell@us.ibm.com> Tested-by: FSP CI Jenkins Reviewed-by: Nicholas E. Bofferding <bofferdn@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* Method to support initial temporary defaults for attributesMarty Gloff2016-03-301-0/+742
Supply temporary HB defaults and attribute definitions. Create temporary HB attribute definitions from new FAPI ones. Add attributes to a target based on FAPI targetType. Change-Id: I41d5fe0ef1d51d25975ec18a50bd125837f77995 RTC:131375 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/1016 Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Elizabeth K. Liner <eliner@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>
OpenPOWER on IntegriCloud