[coreboot-gerrit] Change in ...coreboot[master]: smmstore: update smm store filename to use an underscore

Patrick Georgi (Code Review) gerrit at coreboot.org
Mon Dec 3 14:24:44 CET 2018


Patrick Georgi has submitted this change and it was merged. ( https://review.coreboot.org/c/coreboot/+/29854 )

Change subject: smmstore: update smm store filename to use an underscore
......................................................................

smmstore: update smm store filename to use an underscore

Rename "smm store" to "smm_store".

BUG=b:120060878
TEST=None

Signed-off-by: Joel Kitching <kitching at google.com>
Change-Id: If70772e17cc1668a28b376eeccfde0424e637b1a
Reviewed-on: https://review.coreboot.org/c/29854
Tested-by: build bot (Jenkins) <no-reply at coreboot.org>
Reviewed-by: Duncan Laurie <dlaurie at chromium.org>
---
M src/drivers/smmstore/Kconfig
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  build bot (Jenkins): Verified
  Duncan Laurie: Looks good to me, approved



diff --git a/src/drivers/smmstore/Kconfig b/src/drivers/smmstore/Kconfig
index 4bb48f7..d7063df 100644
--- a/src/drivers/smmstore/Kconfig
+++ b/src/drivers/smmstore/Kconfig
@@ -27,6 +27,6 @@
 
 config SMMSTORE_FILENAME
 	string "SMM store file name"
-	default "smm store"
+	default "smm_store"
 
 endif

-- 
To view, visit https://review.coreboot.org/c/coreboot/+/29854
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: If70772e17cc1668a28b376eeccfde0424e637b1a
Gerrit-Change-Number: 29854
Gerrit-PatchSet: 2
Gerrit-Owner: Joel Kitching <kitching at google.com>
Gerrit-Reviewer: Duncan Laurie <dlaurie at chromium.org>
Gerrit-Reviewer: Patrick Georgi <pgeorgi at google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181203/25661620/attachment.html>


More information about the coreboot-gerrit mailing list