From 90552694307ef94f6150fb9c7cc6af852b68ca41 Mon Sep 17 00:00:00 2001 From: Luis Fernandez Date: Mon, 18 Feb 2019 16:17:43 -0600 Subject: 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 Reviewed-by: Ilya Smirnov Reviewed-by: Matthew Raybuck Tested-by: Jenkins OP Build CI Tested-by: Jenkins OP HW Tested-by: FSP CI Jenkins Reviewed-by: Nicholas E. Bofferding Reviewed-by: Daniel M. Crowell --- src/usr/targeting/common/xmltohb/target_types_hb.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/usr/targeting/common/xmltohb/target_types_hb.xml') 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 @@ OCC_COMMON_AREA_PHYS_ADDR + + OVERRIDES_ATTEMPTED_FLAG + -- cgit v1.2.1