Attention is currently required from: Bao Zheng, Martin L Roth, Karthik Ramasubramanian, Felix Held.
Hello build bot (Jenkins), Bao Zheng, Raul Rangel, Martin L Roth, Felix Held,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/70778
to look at the new patch set (#3).
Change subject: util/amdfwtool: Write EFS and AMDFW body in separate files ......................................................................
util/amdfwtool: Write EFS and AMDFW body in separate files
Add support to write EFS and AMDFW body to separate files. This is done through passing an optional --body-location parameter to the amdfwtool. If that option is not passed, then EFS will be written in the same file as the AMDFW body. This will help to keep the minimum data to be loaded/mapped from CBFS in PSP verstage.
BUG=None TEST=Build and boot to OS in Skyrim.
Change-Id: I79325c81394cf8a0c663752d094adf6660896127 Signed-off-by: Karthikeyan Ramasubramanian kramasub@google.com --- M util/amdfwtool/amdfwtool.c 1 file changed, 125 insertions(+), 13 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/78/70778/3