Attention is currently required from: Michał Żygowski, Martin L Roth, Benjamin Doron.
Patrick Rudolph has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/70378 )
Change subject: [WIP] src/drivers/s3_save_restore: Initial support for SMM payload
......................................................................
Patch Set 8:
(2 comments)
File src/drivers/s3_save_restore/cbtable.c:
https://review.coreboot.org/c/coreboot/+/70378/comment/4dd1d691_e3a54abb
PS8, Line 52: void lb_save_restore(struct lb_header *header)
Everything in here is platform specific and could be
1) be part of Edk2Platforms and hardcode those values
2) be part of UefiPayloadPkg and detect those values by matching MCH/PCH IDs.
https://review.coreboot.org/c/coreboot/+/70378/comment/89c26e0a_c5663a47
PS8, Line 172: LB_TAG_PLD_NV_VARIABLE_INFO
there's no need for such table:
- The payload is coreboot aware
- The payload has a platform specific SPI driver
Thus the payload can find and parse the FMAP by itself.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/70378
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I3dd505a154175b6da8929b1157723de1645ca8fa
Gerrit-Change-Number: 70378
Gerrit-PatchSet: 8
Gerrit-Owner: Benjamin Doron
benjamin.doron00@gmail.com
Gerrit-Reviewer: Angel Pons
angel.pons@9elements.com
Gerrit-Reviewer: Lean Sheng Tan
sheng.tan@9elements.com
Gerrit-Reviewer: Martin L Roth
gaumless@gmail.com
Gerrit-Reviewer: Patrick Rudolph
patrick.rudolph@9elements.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Julius Werner
jwerner@chromium.org
Gerrit-CC: Maciej Pijanowski
maciej.pijanowski@3mdeb.com
Gerrit-CC: Maximilian Brune
maximilian.brune@9elements.com
Gerrit-CC: Michał Żygowski
michal.zygowski@3mdeb.com
Gerrit-Attention: Michał Żygowski
michal.zygowski@3mdeb.com
Gerrit-Attention: Martin L Roth
gaumless@gmail.com
Gerrit-Attention: Benjamin Doron
benjamin.doron00@gmail.com
Gerrit-Comment-Date: Mon, 06 Feb 2023 16:36:58 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment