From nobody Wed Apr 24 17:08:09 2024 Delivered-To: importer@patchew.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; dmarc=fail(p=none dis=none) header.from=intel.com Return-Path: Received: from ml01.01.org (ml01.01.org [198.145.21.10]) by mx.zohomail.com with SMTPS id 1533635223005276.65019123868876; Tue, 7 Aug 2018 02:47:03 -0700 (PDT) Received: from [127.0.0.1] (localhost [IPv6:::1]) by ml01.01.org (Postfix) with ESMTP id 9988C210DC1B8; Tue, 7 Aug 2018 02:47:01 -0700 (PDT) Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) (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 72293210D97B2 for ; Tue, 7 Aug 2018 02:47:00 -0700 (PDT) Received: from orsmga006.jf.intel.com ([10.7.209.51]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 07 Aug 2018 02:46:59 -0700 Received: from shwde7172.ccr.corp.intel.com ([10.239.158.25]) by orsmga006.jf.intel.com with ESMTP; 07 Aug 2018 02:46:58 -0700 X-Original-To: edk2-devel@lists.01.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; Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=192.55.52.115; helo=mga14.intel.com; envelope-from=liming.gao@intel.com; receiver=edk2-devel@lists.01.org X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.51,454,1526367600"; d="scan'208";a="64147684" From: Liming Gao To: edk2-devel@lists.01.org Date: Tue, 7 Aug 2018 17:46:49 +0800 Message-Id: <1533635209-8076-1-git-send-email-liming.gao@intel.com> X-Mailer: git-send-email 2.8.0.windows.1 Subject: [edk2] [Patch] DSC Spec: Update SkuId and DefaultStore name as C name style X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Errors-To: edk2-devel-bounces@lists.01.org Sender: "edk2-devel" X-ZohoMail: RDMRC_1 RSF_4 Z_629925259 SPT_0 Content-Type: text/plain; charset="utf-8" Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Liming Gao Cc: Yonghong Zhu Reviewed-by: Yonghong Zhu =20 --- 3_edk_ii_dsc_file_format/310_pcd_sections.md | 15 +++++--------= -- 3_edk_ii_dsc_file_format/313_[defaultstores]_section.md | 3 +-- 3_edk_ii_dsc_file_format/35_[defines]_section.md | 2 +- 3_edk_ii_dsc_file_format/37_[skuids]_section.md | 3 +-- 4 files changed, 8 insertions(+), 15 deletions(-) diff --git a/3_edk_ii_dsc_file_format/310_pcd_sections.md b/3_edk_ii_dsc_fi= le_format/310_pcd_sections.md index 1879923..741a620 100644 --- a/3_edk_ii_dsc_file_format/310_pcd_sections.md +++ b/3_edk_ii_dsc_file_format/310_pcd_sections.md @@ -138,8 +138,7 @@ file. ::=3D ["," "PcdsFeatureFlag" ]* ::=3D "." ["." ] ::=3D [ ]* - ::=3D - ::=3D + ::=3D ::=3D ::=3D {} {} {} ``` @@ -219,8 +218,7 @@ fields that are separated by the pipe character, "|". ::=3D ["," "PcdsFixedAtBuild" ]* ::=3D "." ["." ] ::=3D [ ]* - ::=3D - ::=3D + ::=3D ::=3D {} {} {= } {} ::=3D [ ] ::=3D if (pcddatumtype =3D=3D "BOOLEAN"): @@ -327,8 +325,7 @@ of the DSC file. ]* ::=3D "." ["." ] ::=3D [ ]* - ::=3D - ::=3D + ::=3D ::=3D {} {} {= } {} ::=3D [ ] ::=3D if (pcddatumtype =3D=3D "BOOLEAN"): @@ -466,8 +463,7 @@ sections of the DSC file. ::=3D "." ["." ]["." ] ::=3D [ ]* ::=3D - ::=3D - ::=3D + ::=3D ::=3D [ ] ::=3D if (pcddatumtype =3D=3D "BOOLEAN"): {} {} @@ -681,8 +677,7 @@ sections of the DSC file. ::=3D "." ["." ]["." ] ::=3D [ ]* ::=3D - ::=3D - ::=3D + ::=3D ::=3D [ ] ::=3D if (pcddatumtype =3D=3D "BOOLEAN"): {} {} diff --git a/3_edk_ii_dsc_file_format/313_[defaultstores]_section.md b/3_ed= k_ii_dsc_file_format/313_[defaultstores]_section.md index 614ed01..23dec7d 100644 --- a/3_edk_ii_dsc_file_format/313_[defaultstores]_section.md +++ b/3_edk_ii_dsc_file_format/313_[defaultstores]_section.md @@ -47,8 +47,7 @@ be applied in PcdsDynamicHii/PcdsDynamicExHii section. ```c ::=3D "[DefaultStores]" {*} - ::=3D - ::=3D + ::=3D ``` =20 #### Example diff --git a/3_edk_ii_dsc_file_format/35_[defines]_section.md b/3_edk_ii_ds= c_file_format/35_[defines]_section.md index 3961e4c..7337415 100644 --- a/3_edk_ii_dsc_file_format/35_[defines]_section.md +++ b/3_edk_ii_dsc_file_format/35_[defines]_section.md @@ -131,7 +131,7 @@ The `!include` statement may be used in a `[Defines]` s= ection. * * ::=3D {} {(0-9)+ "." (0-9)+} - ::=3D [ ]* + ::=3D [ ]* ::=3D [ ]* ::=3D "FIX_LOAD_TOP_MEMORY_ADDRESS"
::=3D diff --git a/3_edk_ii_dsc_file_format/37_[skuids]_section.md b/3_edk_ii_dsc= _file_format/37_[skuids]_section.md index 8e70b33..4c4d990 100644 --- a/3_edk_ii_dsc_file_format/37_[skuids]_section.md +++ b/3_edk_ii_dsc_file_format/37_[skuids]_section.md @@ -52,8 +52,7 @@ The `!include` file can only contain an ASCII (not Unicod= e) list of ```c ::=3D "[SkuIds]" {*} {} - ::=3D [ ] - ::=3D + ::=3D [ ] ``` =20 #### Example --=20 2.8.0.windows.1 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel