From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) (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 F271821C8D62D for ; Fri, 2 Jun 2017 15:57:34 -0700 (PDT) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 02 Jun 2017 15:58:37 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.39,287,1493708400"; d="scan'208";a="1177660171" Received: from mdkinney-mobl.amr.corp.intel.com ([10.254.95.242]) by fmsmga002.fm.intel.com with ESMTP; 02 Jun 2017 15:58:37 -0700 From: Michael Kinney To: edk2-devel@lists.01.org Cc: Liming Gao , Yonghong Zhu , Kevin W Shaw Date: Fri, 2 Jun 2017 15:58:33 -0700 Message-Id: <1496444314-56872-1-git-send-email-michael.d.kinney@intel.com> X-Mailer: git-send-email 2.6.3.windows.1 Subject: [edk2-FdfSpecification PATCH] Update the FDF_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 22:57:35 -0000 https://bugzilla.tianocore.org/show_bug.cgi?id=585 GitHub branch for review: * https://github.com/mdkinney/edk2-FdfSpecification/tree/Bugzilla_585_UpdateFdfSpecVersion GitHub word diff view of the patches in this series: * [1/1] https://github.com/mdkinney/edk2-FdfSpecification/commit/2dade21e89cd353e70330e6f54abcc786a899f50?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 FDF_SPECIFICATION version to 0x0001001B or 1.27 3_edk_ii_fdf_file_format/34_[defines]_section.md | 21 ++++++++++----------- README.md | 3 ++- 2 files changed, 12 insertions(+), 12 deletions(-) -- 2.6.3.windows.1