From nobody Tue Apr 30 05:09:32 2024 Delivered-To: importer@patchew.org Received-SPF: none (zoho.com: 198.145.21.10 is neither permitted nor denied by domain of lists.01.org) client-ip=198.145.21.10; envelope-from=edk2-devel-bounces@lists.01.org; helo=ml01.01.org; Authentication-Results: mx.zohomail.com; spf=none (zoho.com: 198.145.21.10 is neither permitted nor denied by domain of lists.01.org) smtp.mailfrom=edk2-devel-bounces@lists.01.org Return-Path: Received: from ml01.01.org (ml01.01.org [198.145.21.10]) by mx.zohomail.com with SMTPS id 1503544646961398.25100752031244; Wed, 23 Aug 2017 20:17:26 -0700 (PDT) Received: from [127.0.0.1] (localhost [IPv6:::1]) by ml01.01.org (Postfix) with ESMTP id CA37E21D2E635; Wed, 23 Aug 2017 20:14:50 -0700 (PDT) Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id E111E2095B9CF for ; Wed, 23 Aug 2017 20:14:49 -0700 (PDT) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 23 Aug 2017 20:17:24 -0700 Received: from fmsmsx104.amr.corp.intel.com ([10.18.124.202]) by orsmga003.jf.intel.com with ESMTP; 23 Aug 2017 20:17:23 -0700 Received: from fmsmsx119.amr.corp.intel.com (10.18.124.207) by fmsmsx104.amr.corp.intel.com (10.18.124.202) with Microsoft SMTP Server (TLS) id 14.3.319.2; Wed, 23 Aug 2017 20:17:10 -0700 Received: from shsmsx151.ccr.corp.intel.com (10.239.6.50) by FMSMSX119.amr.corp.intel.com (10.18.124.207) with Microsoft SMTP Server (TLS) id 14.3.319.2; Wed, 23 Aug 2017 20:17:10 -0700 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.183]) by SHSMSX151.ccr.corp.intel.com ([169.254.3.98]) with mapi id 14.03.0319.002; Thu, 24 Aug 2017 11:17:08 +0800 X-Original-To: edk2-devel@lists.01.org X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.41,419,1498546800"; d="dat'59?scan'59,208,59";a="1007082201" From: "Guo, Mang" To: "edk2-devel@lists.01.org" Thread-Topic: [Patch][edk2-platforms/devel-MinnowBoard3-UDK2017 05/1 BroxtonPlatformPkg: Disable ISH Thread-Index: AdMch3dj+IWc6FC9TC2qCYOiOduYdw== Date: Thu, 24 Aug 2017 03:17:07 +0000 Message-ID: <22D2C85ED001C54AA20BFE3B0E4751D15253FC36@shsmsx102.ccr.corp.intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: <22D2C85ED001C54AA20BFE3B0E4751D15253FC36@shsmsx102.ccr.corp.intel.com> x-originating-ip: [10.239.127.40] MIME-Version: 1.0 X-Content-Filtered-By: Mailman/MimeDel 2.1.22 Subject: [edk2] [Patch][edk2-platforms/devel-MinnowBoard3-UDK2017 05/1 BroxtonPlatformPkg: Disable ISH X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: quoted-printable Errors-To: edk2-devel-bounces@lists.01.org Sender: "edk2-devel" X-ZohoMail: RSF_4 Z_629925259 SPT_0 Content-Type: text/plain; charset="utf-8" 1. Disable ISH 2. Coding style Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Guo Mang --- .../PlatformSettings/PlatformSetupDxe/SouthClusterConfig.vfi | 12 ++++++--= ---- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Platform/BroxtonPlatformPkg/Common/PlatformSettings/PlatformSe= tupDxe/SouthClusterConfig.vfi b/Platform/BroxtonPlatformPkg/Common/Platform= Settings/PlatformSetupDxe/SouthClusterConfig.vfi index 866dff5..35aeb34 100644 --- a/Platform/BroxtonPlatformPkg/Common/PlatformSettings/PlatformSetupDxe/= SouthClusterConfig.vfi +++ b/Platform/BroxtonPlatformPkg/Common/PlatformSettings/PlatformSetupDxe/= SouthClusterConfig.vfi @@ -266,8 +266,8 @@ form formid =3D ISH_OPTIONS_FORM_ID, oneof varid =3D Setup.ScIshEnabled, prompt =3D STRING_TOKEN(STR_ISH_PROMPT), help =3D STRING_TOKEN(STR_ISH_HELP), - option text =3D STRING_TOKEN(STR_DISABLE), value =3D 0, flags =3D RE= SET_REQUIRED; - option text =3D STRING_TOKEN(STR_ENABLE), value =3D 1, flags =3D DEF= AULT | MANUFACTURING | RESET_REQUIRED; + option text =3D STRING_TOKEN(STR_DISABLE), value =3D 0, flags =3D DE= FAULT | MANUFACTURING | RESET_REQUIRED; + option text =3D STRING_TOKEN(STR_ENABLE), value =3D 1, flags =3D RE= SET_REQUIRED; endoneof; =20 endform; // End of ISH Configurations @@ -2395,7 +2395,7 @@ form formid =3D USB_OPTIONS_FORM_ID, prompt =3D STRING_TOKEN(STR_PCH_USB3_PORT5_PROMPT), help =3D STRING_TOKEN(STR_PCH_USB_PORT_DIS_HELP), option text =3D STRING_TOKEN(STR_DISABLE), value =3D 0, flags =3D RE= SET_REQUIRED; - option text =3D STRING_TOKEN(STR_ENABLE), value =3D 1, flags =3D DEF= AULT | MANUFACTURING | RESET_REQUIRED; + option text =3D STRING_TOKEN(STR_ENABLE), value =3D 1, flags =3D DE= FAULT | MANUFACTURING | RESET_REQUIRED; endoneof; endif; =20 @@ -2411,7 +2411,7 @@ form formid =3D USB_OPTIONS_FORM_ID, prompt =3D STRING_TOKEN(STR_XHCI_COMPLIANCE_PROMPT), help =3D STRING_TOKEN(STR_XHCI_COMPLIANCE_HELP), option text =3D STRING_TOKEN(STR_XHCI_COMPLIANCE_FALSE), value =3D 0, = flags =3D DEFAULT | MANUFACTURING | RESET_REQUIRED; - option text =3D STRING_TOKEN(STR_XHCI_COMPLIANCE_TRUE), value =3D 1, f= lags =3D RESET_REQUIRED; + option text =3D STRING_TOKEN(STR_XHCI_COMPLIANCE_TRUE), value =3D 1, = flags =3D RESET_REQUIRED; endoneof; =20 endform; // end of USB_OPTIONS_FORM_ID @@ -2677,14 +2677,14 @@ form formid =3D HDAUDIO_OPTIONS_FORM_ID, prompt =3D STRING_TOKEN(STR_HDA_PROMPT), help =3D STRING_TOKEN(STR_HDA_HELP), option text =3D STRING_TOKEN(STR_DISABLE), value =3D 0, flags =3D RESE= T_REQUIRED; - option text =3D STRING_TOKEN(STR_ENABLE), value=3D 1, flags =3D DEFAUL= T | MANUFACTURING | RESET_REQUIRED; + option text =3D STRING_TOKEN(STR_ENABLE), value =3D 1, flags =3D DEFA= ULT | MANUFACTURING | RESET_REQUIRED; endoneof; =20 oneof varid =3D Setup.ScHdAudioDsp, prompt =3D STRING_TOKEN(STR_HDA_DSP_PROMPT), help =3D STRING_TOKEN(STR_HDA_DSP_HELP), option text =3D STRING_TOKEN(STR_DISABLE), value =3D 0, flags =3D RESE= T_REQUIRED; - option text =3D STRING_TOKEN(STR_ENABLE), value=3D 1, flags =3D DEFAUL= T | MANUFACTURING | RESET_REQUIRED; + option text =3D STRING_TOKEN(STR_ENABLE), value =3D 1, flags =3D DEFA= ULT | MANUFACTURING | RESET_REQUIRED; endoneof; =20 suppressif ideqval Setup.ScHdAudioDsp =3D=3D 0; --=20 2.10.1.windows.1 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel