Patrick Rudolph has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/86177?usp=email )
Change subject: mb/amd/birman_plus: Add SMMSTORE to FMAP ......................................................................
mb/amd/birman_plus: Add SMMSTORE to FMAP
Add the SMMSTORE region to the default FMAP to allow building for EDK2 as payload.
TEST: Still boots on AMD/Birman+
Change-Id: I661fcc55bf30aa6f1f3cc8a57e6d0eaf2fed4621 Signed-off-by: Patrick Rudolph patrick.rudolph@9elements.com --- M src/mainboard/amd/birman_plus/board_glinda.fmd 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/77/86177/1
diff --git a/src/mainboard/amd/birman_plus/board_glinda.fmd b/src/mainboard/amd/birman_plus/board_glinda.fmd index 7567090..25c5113 100644 --- a/src/mainboard/amd/birman_plus/board_glinda.fmd +++ b/src/mainboard/amd/birman_plus/board_glinda.fmd @@ -3,6 +3,7 @@ EC_SIG 4K FMAP 4K COREBOOT(CBFS) + SMMSTORE(PRESERVE)@15616K 256K EC_BODY@15872K 256K RW_MRC_CACHE 120K }