summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting/common/xmltohb/target_types_hb.xml
diff options
context:
space:
mode:
authorLuis Fernandez <luis.fernandez@ibm.com>2019-02-18 16:17:43 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2019-03-06 17:45:42 -0600
commit90552694307ef94f6150fb9c7cc6af852b68ca41 (patch)
tree4282572e2cbf1484053f920fac1d48d17e2516e4 /src/usr/targeting/common/xmltohb/target_types_hb.xml
parentd94e5b51c9e582ce60ba9b930f98ebaf3eb011d4 (diff)
downloadtalos-hostboot-90552694307ef94f6150fb9c7cc6af852b68ca41.tar.gz
talos-hostboot-90552694307ef94f6150fb9c7cc6af852b68ca41.zip
Secure Boot: Log error when attribute override attempted in secure mode
While in secure boot, the first time an attribute override is attempted, an error is logged to let the User know that the override did not take. A flag was created in hb only attributes which tracks if attribute override has been attempted. Change-Id: Ife99e0cfa17934a02abeb291dfd7e06fe86e75e2 RTC: 205071 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/72079 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Ilya Smirnov <ismirno@us.ibm.com> Reviewed-by: Matthew Raybuck <matthew.raybuck@ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Nicholas E. Bofferding <bofferdn@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/targeting/common/xmltohb/target_types_hb.xml')
-rw-r--r--src/usr/targeting/common/xmltohb/target_types_hb.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/usr/targeting/common/xmltohb/target_types_hb.xml b/src/usr/targeting/common/xmltohb/target_types_hb.xml
index 713eb7aa9..c32bdfb8a 100644
--- a/src/usr/targeting/common/xmltohb/target_types_hb.xml
+++ b/src/usr/targeting/common/xmltohb/target_types_hb.xml
@@ -309,6 +309,9 @@
<attribute>
<id>OCC_COMMON_AREA_PHYS_ADDR</id>
</attribute>
+ <attribute>
+ <id>OVERRIDES_ATTEMPTED_FLAG</id>
+ </attribute>
</targetTypeExtension>
<targetTypeExtension>
OpenPOWER on IntegriCloud