From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=192.55.52.88; helo=mga01.intel.com; envelope-from=bob.c.feng@intel.com; receiver=edk2-devel@lists.01.org Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) (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 A07292194EB7A for ; Mon, 4 Mar 2019 07:10:29 -0800 (PST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 04 Mar 2019 07:10:29 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.58,440,1544515200"; d="scan'208";a="149117237" Received: from bfeng1-mobl1.ccr.corp.intel.com ([10.254.208.225]) by fmsmga004.fm.intel.com with ESMTP; 04 Mar 2019 07:10:27 -0800 From: "Feng, Bob C" To: edk2-devel@lists.01.org Cc: Bob Feng , Liming Gao , Jaben Carsey Date: Mon, 4 Mar 2019 23:10:25 +0800 Message-Id: <20190304151025.13468-1-bob.c.feng@intel.com> X-Mailer: git-send-email 2.18.0.windows.1 Subject: [Patch] Document: Update DEC spec to remove EDK related contents X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Mar 2019 15:10:29 -0000 BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1453 Remove EDK related contents from DEC spec. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Bob Feng Cc: Liming Gao Cc: Jaben Carsey --- 2_dec_file_overview/210_pcd_usage.md | 4 +--- 2_dec_file_overview/25_[includes]_usage.md | 6 +----- 2_dec_file_overview/26_[guids]_usage.md | 6 +----- 2_dec_file_overview/27_[protocols]_usage.md | 6 +----- 2_dec_file_overview/28_[ppis]_usage.md | 6 +----- 2_dec_file_overview/29_[libraryclasses]_usage.md | 4 +--- 3_edk_ii_dec_file_format/310_pcd_sections.md | 8 ++------ 3_edk_ii_dec_file_format/35_[includes]_sections.md | 5 +---- 3_edk_ii_dec_file_format/39_[libraryclasses]_sections.md | 5 +---- 9 files changed, 10 insertions(+), 40 deletions(-) diff --git a/2_dec_file_overview/210_pcd_usage.md b/2_dec_file_overview/210_pcd_usage.md index 9b554be..e600db2 100644 --- a/2_dec_file_overview/210_pcd_usage.md +++ b/2_dec_file_overview/210_pcd_usage.md @@ -1,9 +1,9 @@