diff options
author | Arthur Heymans <arthur@aheymans.xyz> | 2019-11-26 16:12:21 +0100 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2019-11-29 08:58:07 +0000 |
commit | c1abf137ffd959318b9fdd33b7276f12c32aa19f (patch) | |
tree | 3874eb94eb3de9049b911e593a08b19f406f1144 /Documentation/releases | |
parent | b52cc0e094f228c69d0b6e183bd14a146edd7f2f (diff) |
Documentation/4.12-relnotes.md: Add SMMSTORE as production ready
Change-Id: I9fa0473dd8ab9d0476400fc2f40c684db0188fc3
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37244
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'Documentation/releases')
-rw-r--r-- | Documentation/releases/coreboot-4.12-relnotes.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/releases/coreboot-4.12-relnotes.md b/Documentation/releases/coreboot-4.12-relnotes.md index f9c5f7ed74..7943aa7161 100644 --- a/Documentation/releases/coreboot-4.12-relnotes.md +++ b/Documentation/releases/coreboot-4.12-relnotes.md @@ -13,4 +13,8 @@ notes. Significant changes ------------------- +### SMMSTORE is now production ready + +See [smmstore](../drivers/smmstore.md) for the documentation on the API. + ### Add significant changes here |