Attention is currently required from: Sridhar Siricilla. Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/63734
to look at the new patch set (#3).
Change subject: soc/intel/common: Fix buggy code tries to access DESC region ......................................................................
soc/intel/common: Fix buggy code tries to access DESC region
The patch fixes the buggy code which tries to access the Descriptor Region. The existing code doesn't use correct APIs to access the Descriptor Region. Hence, error message is getting displayed during the boot.
TEST=Build and verify no errors seen while accessing the Descriptor Region.
Signed-off-by: Sridhar Siricilla sridhar.siricilla@intel.com Change-Id: Ib144cc0845b7527e5a3032529b0802f961944b87 --- M src/soc/intel/common/basecode/debug/debug_feature.c 1 file changed, 3 insertions(+), 8 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/34/63734/3