[coreboot-gerrit] Change in coreboot[master]: amd/gardenia: Add globalnvs.asl

Marc Jones (Code Review) gerrit at coreboot.org
Sat Nov 11 00:51:51 CET 2017


Marc Jones has uploaded this change for review. ( https://review.coreboot.org/22425


Change subject: amd/gardenia: Add globalnvs.asl
......................................................................

amd/gardenia: Add globalnvs.asl

Stoney Ridge ASL uses global NVS for sharing data between ACPI and SMM.

Change-Id: I8f497870844da1f56ff5c3b126d5613be36a9bfb
Signed-off-by: Marc Jones <marcj303 at gmail.com>
---
M src/mainboard/amd/gardenia/dsdt.asl
1 file changed, 3 insertions(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/25/22425/1

diff --git a/src/mainboard/amd/gardenia/dsdt.asl b/src/mainboard/amd/gardenia/dsdt.asl
index 77e6230..af08aec 100644
--- a/src/mainboard/amd/gardenia/dsdt.asl
+++ b/src/mainboard/amd/gardenia/dsdt.asl
@@ -25,6 +25,9 @@
 {	/* Start of ASL file */
 	/* #include <arch/x86/acpi/debug.asl> */	/* as needed */
 
+	/* global NVS and variables */
+	#include <globalnvs.asl>
+
 	/* Globals for the platform */
 	#include "acpi/mainboard.asl"
 

-- 
To view, visit https://review.coreboot.org/22425
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I8f497870844da1f56ff5c3b126d5613be36a9bfb
Gerrit-Change-Number: 22425
Gerrit-PatchSet: 1
Gerrit-Owner: Marc Jones <marc at marcjonesconsulting.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20171110/300c5e0d/attachment.html>


More information about the coreboot-gerrit mailing list