]> git.proxmox.com Git - mirror_edk2.git/blobdiff - QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/Platform.asl
QuarkPlatformPkg/AcpiTables: Resolve iASL warnings
[mirror_edk2.git] / QuarkPlatformPkg / Acpi / AcpiTables / Dsdt / Platform.asl
index 53633dfbe40b39db27b9a403279dff244bfb4f0d..35bae8248aa4da5871bc65015ae5f05058c4255a 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
 Contains root level name space objects for the platform\r
 \r
 /** @file\r
 Contains root level name space objects for the platform\r
 \r
-Copyright (c) 2013-2015 Intel Corporation.\r
+Copyright (c) 2013-2019 Intel Corporation.\r
 \r
 SPDX-License-Identifier: BSD-2-Clause-Patent\r
 \r
 \r
 SPDX-License-Identifier: BSD-2-Clause-Patent\r
 \r
@@ -50,7 +50,7 @@ DefinitionBlock (
   "DSDT",\r
   1,\r
   "INTEL ",\r
   "DSDT",\r
   1,\r
   "INTEL ",\r
-  "QuarkNcSocId",\r
+  "QuarkNcS",\r
   3)\r
 {\r
     //\r
   3)\r
 {\r
     //\r
@@ -275,7 +275,7 @@ DefinitionBlock (
             Method (_INI)\r
             {\r
                 Store(LINUX, OSTP)                 // Set the default os is Linux\r
             Method (_INI)\r
             {\r
                 Store(LINUX, OSTP)                 // Set the default os is Linux\r
-                If (CondRefOf (_OSI, local0))\r
+                If (CondRefOf (_OSI))\r
                 {\r
                     //\r
                     //_OSI is supported, so it is WinXp or Win2003Server\r
                 {\r
                     //\r
                     //_OSI is supported, so it is WinXp or Win2003Server\r