From fbcfb63b06ad5cafc97ce76f8640e5c39b41736d Mon Sep 17 00:00:00 2001 From: Michael Niewöhner Date: Sun, 26 Sep 2021 18:41:24 +0200 Subject: soc/intel/skylake: switch to common GNVS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Switch to common GNVS. No additional fields to those being present in common GNVS are used by any SKL/KBL device. Thus, they're dropped completely. Change-Id: I87ab4ab05f6c081697801276a744d49e9e1908e0 Signed-off-by: Michael Niewöhner Reviewed-on: https://review.coreboot.org/c/coreboot/+/57946 Tested-by: build bot (Jenkins) Reviewed-by: Nico Huber Reviewed-by: Paul Menzel Reviewed-by: Frans Hendriks --- src/mainboard/asrock/h110m/dsdt.asl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/asrock') diff --git a/src/mainboard/asrock/h110m/dsdt.asl b/src/mainboard/asrock/h110m/dsdt.asl index 22571573f8..517f759b52 100644 --- a/src/mainboard/asrock/h110m/dsdt.asl +++ b/src/mainboard/asrock/h110m/dsdt.asl @@ -14,7 +14,7 @@ DefinitionBlock( #include // global NVS and variables - #include + #include // CPU #include -- cgit v1.2.3