From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) (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 C3E9C21C8D623 for ; Fri, 2 Jun 2017 16:18:04 -0700 (PDT) Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by orsmga104.jf.intel.com with ESMTP; 02 Jun 2017 16:19:07 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.39,287,1493708400"; d="scan'208";a="110327486" Received: from mdkinney-mobl.amr.corp.intel.com ([10.254.95.242]) by fmsmga006.fm.intel.com with ESMTP; 02 Jun 2017 16:19:06 -0700 From: Michael Kinney To: edk2-devel@lists.01.org Cc: Liming Gao , Yonghong Zhu , Kevin W Shaw Date: Fri, 2 Jun 2017 16:19:03 -0700 Message-Id: <1496445544-48684-1-git-send-email-michael.d.kinney@intel.com> X-Mailer: git-send-email 2.6.3.windows.1 Subject: [edk2-DscSpecification PATCH] Update the DSC_SPECIFICATION version to 0x0001001B or 1.27 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: , X-List-Received-Date: Fri, 02 Jun 2017 23:18:04 -0000 https://bugzilla.tianocore.org/show_bug.cgi?id=584 GitHub branch for review: * https://github.com/mdkinney/edk2-DscSpecification/tree/Bugzilla_584_UpdateDscSpecVersion GitHub word diff view of the patches in this series: * [1/1] https://github.com/mdkinney/edk2-DscSpecification/commit/238fd1dfad0f75541b62be5c0a5c04a545cd994b?w=1 Cc: Liming Gao Cc: Yonghong Zhu Cc: Kevin W Shaw Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Michael Kinney Michael Kinney (1): Update the DSC_SPECIFICATION version to 0x0001001B or 1.27 2_dsc_overview/23_[defines]_section_processing.md | 4 ++-- 2_dsc_overview/README.md | 2 +- 3_edk_ii_dsc_file_format/35_[defines]_section.md | 8 ++++---- README.md | 3 ++- appendix_b_sample_edk_ii_dsc_file.md | 2 +- 5 files changed, 10 insertions(+), 9 deletions(-) -- 2.6.3.windows.1