]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Vlv2DeviceRefCodePkg/AcpiTablesPCAT/Pch.asl
Vlv2DeviceRefCodePkg&Vlv2TbltDevicePkg:Add setup option of LPE Audio.
[mirror_edk2.git] / Vlv2DeviceRefCodePkg / AcpiTablesPCAT / Pch.asl
index 506b1710a28afb92d6288a10dde73e72f8cd3f4d..8a5a6a38d42fb1e567734ca946a29380bd9e5f2e 100644 (file)
@@ -5,7 +5,7 @@
 ;*    Family of Customer Reference Boards.                                *;\r
 ;*                                                                        *;\r
 ;*                                                                        *;\r
-;*    Copyright (c) 2012  - 2014, Intel Corporation. All rights reserved    *;\r
+;*    Copyright (c) 2012  - 2016, Intel Corporation. All rights reserved    *;\r
 ;\r
 ; This program and the accompanying materials are licensed and made available under\r
 ; the terms and conditions of the BSD License that accompanies this distribution.\r
@@ -139,7 +139,10 @@ scope (\_SB)
     {\r
       If (LAnd(LAnd(LEqual(LPEE, 2), LEqual(LPED, 0)), LEqual(OSEL, 0)))\r
       {\r
-        Return (0xF)\r
+        If(LEqual(LPAD, 1))\r
+        {\r
+          Return (0xF)\r
+        }\r
       }\r
       Return (0x0)\r
     }\r
@@ -218,7 +221,10 @@ scope (\_SB)
     {\r
       If (LAnd(LAnd(LEqual(LPEE, 2), LEqual(LPED, 0)), LEqual(OSEL, 1)))\r
       {\r
-        Return (0xF)\r
+        If(LEqual(LPAD, 1))\r
+        {\r
+          Return (0xF)\r
+        }\r
       }\r
       Return (0x0)\r
     }\r