Attention is currently required from: Martin Roth, Tim Wawrzynczak, Patrick Rudolph, Felix Held. Hello Martin Roth, Tim Wawrzynczak, Patrick Rudolph, Felix Held,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/55006
to look at the new patch set (#2).
Change subject: soc/intel/common: Update CrashLog data length tracking ......................................................................
soc/intel/common: Update CrashLog data length tracking
The CrashLog raw_data_length, previously used to track the length for the Intel CrashLog decoder, is causing noises in the Linux kernel for AMD. Hence this update made at the soc level which will enable the pulling put of the tracking from x86/acpi_bert_storage.c.
BUG=None TEST=Built, and BERT successfully generated in the crashLog flow.
Signed-off-by: Francois Toguo Fotso francois.toguo.fotso@intel.com Change-Id: I97ff14d62bda69389c7647fcbbf23d5cab2b36e6 --- M src/soc/intel/common/block/acpi/acpi_bert.c 1 file changed, 4 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/06/55006/2