Attention is currently required from: Jonathan Zhang, Johnny Lin, Christian Walter, Arthur Heymans, Tim Chu.
Hello Jonathan Zhang, Johnny Lin, Christian Walter, Arthur Heymans, Tim Chu,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/69500
to look at the new patch set (#2).
Change subject: src/soc/intel/xeon_sp/ras/hest.c: fix HEST table length
......................................................................
src/soc/intel/xeon_sp/ras/hest.c: fix HEST table length
`current' is the very begining of table, so `next' - `current' is the
total legnth of the table. header->length is not zero but initialized
with the length of header.
Change-Id: I4780785bac782aa966def3f042f365a1ead9d9d8
Signed-off-by: Li Jinfeng lijinfeng01@inspur.com
---
M src/soc/intel/xeon_sp/ras/hest.c
1 file changed, 15 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/00/69500/2
--
To view, visit
https://review.coreboot.org/c/coreboot/+/69500
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I4780785bac782aa966def3f042f365a1ead9d9d8
Gerrit-Change-Number: 69500
Gerrit-PatchSet: 2
Gerrit-Owner: Li Jinfeng
lijinfeng01@inspur.com
Gerrit-Reviewer: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Reviewer: Christian Walter
christian.walter@9elements.com
Gerrit-Reviewer: Johnny Lin
Johnny_Lin@wiwynn.com
Gerrit-Reviewer: Jonathan Zhang
jonzhang@fb.com
Gerrit-Reviewer: Tim Chu
Tim.Chu@quantatw.com
Gerrit-CC: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Attention: Jonathan Zhang
jonzhang@fb.com
Gerrit-Attention: Johnny Lin
Johnny_Lin@wiwynn.com
Gerrit-Attention: Christian Walter
christian.walter@9elements.com
Gerrit-Attention: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Attention: Tim Chu
Tim.Chu@quantatw.com
Gerrit-MessageType: newpatchset