Marshall Dawson has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/35667 )
Change subject: util/amdfwtool: Grow the Embedded Firmware Structure
......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/c/coreboot/+/35667/2/util/amdfwtool/amdfwtool.c
File util/amdfwtool/amdfwtool.c:
https://review.coreboot.org/c/coreboot/+/35667/2/util/amdfwtool/amdfwtool.c@...
PS2, Line 391: 0x4f
Why so much reserved? Is there expectation to fill it up? If not, would it not be preferable 0x3f, m […]
This is simply defining the extent to which the PSP spec defines the structure. This change isn't fixing any existing problem because there's already some padding introduced. However, it ensures we won't attempt to accidentally put something immediately following bios1_entry in violation of what the PSP expects.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/35667
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I098ffc7c05d27387a877e6b7c8628d98939bd9af
Gerrit-Change-Number: 35667
Gerrit-PatchSet: 2
Gerrit-Owner: Marshall Dawson
marshalldawson3rd@gmail.com
Gerrit-Reviewer: Justin Frodsham
justin.frodsham@amd.corp-partner.google.com
Gerrit-Reviewer: Justin Frodsham
justin.frodsham@gmail.com
Gerrit-Reviewer: Marshall Dawson
marshalldawson3rd@gmail.com
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Richard Spiegel
richard.spiegel@silverbackltd.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Comment-Date: Wed, 16 Oct 2019 02:16:00 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Richard Spiegel
richard.spiegel@silverbackltd.com
Gerrit-MessageType: comment