Attention is currently required from: Jason Glenesk, Raul Rangel, Marshall Dawson, Name of user not set #1003801, Andrey Petrov, Patrick Rudolph.
Felix Held has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/61281 )
Change subject: soc/amd/common/fsp: check fsp image revision
......................................................................
Patch Set 10:
(3 comments)
File src/soc/amd/common/fsp/fsp_validate.c:
https://review.coreboot.org/c/coreboot/+/61281/comment/e830f5aa_a9183986
PS10, Line 12: };
since this is used to deserialize data, i'd add a __packed attribute just to be sure that the compiler won't do anything unexpected
https://review.coreboot.org/c/coreboot/+/61281/comment/01c386b8_2baed503
PS10, Line 47: " build's FspmUpd.h\n");
i'd indent this line
https://review.coreboot.org/c/coreboot/+/61281/comment/34c76f12_b4b5188f
PS10, Line 51: printk(BIOS_ERR, "IMAGE_REVISION_MAJOR_VERSION mismatch, halting\n");
: die("Goodbye now\n");
put the message from the printk line in the die call?
--
To view, visit
https://review.coreboot.org/c/coreboot/+/61281
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I0fbf9413b0cf3e6093ee9c61ff692ff78ebefebc
Gerrit-Change-Number: 61281
Gerrit-PatchSet: 10
Gerrit-Owner: Name of user not set #1003801
Gerrit-Reviewer: Andrey Petrov
andrey.petrov@gmail.com
Gerrit-Reviewer: Felix Held
felix-coreboot@felixheld.de
Gerrit-Reviewer: Jason Glenesk
jason.glenesk@gmail.com
Gerrit-Reviewer: Marshall Dawson
marshalldawson3rd@gmail.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Raul Rangel
rrangel@chromium.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Julian Schroeder
julianmarcusschroeder@gmail.com
Gerrit-CC: Paul Menzel
paulepanter@mailbox.org
Gerrit-Attention: Jason Glenesk
jason.glenesk@gmail.com
Gerrit-Attention: Raul Rangel
rrangel@chromium.org
Gerrit-Attention: Marshall Dawson
marshalldawson3rd@gmail.com
Gerrit-Attention: Name of user not set #1003801
Gerrit-Attention: Andrey Petrov
andrey.petrov@gmail.com
Gerrit-Attention: Patrick Rudolph
siro@das-labor.org
Gerrit-Comment-Date: Mon, 31 Jan 2022 21:38:16 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment