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 69D4F21939222 for ; Mon, 10 Apr 2017 18:34:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=intel.com; i=@intel.com; q=dns/txt; s=intel; t=1491874476; x=1523410476; h=from:to:cc:subject:date:message-id:references: in-reply-to:content-transfer-encoding:mime-version; bh=xwIECGwfNk+gLSbwGc1JvlrS4rfNe6PbcrvzNSdJN8I=; b=jZDji/9sylDOBWt9pTbMIo1ZGwwsfOC6iz5CtS0W4f3A35aqDduDzwOQ XTmiEDJ/D39769/aELqGUxEWIlMguA==; Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 10 Apr 2017 18:34:36 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.37,184,1488873600"; d="scan'208";a="954537934" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by orsmga003.jf.intel.com with ESMTP; 10 Apr 2017 18:34:35 -0700 Received: from shsmsx102.ccr.corp.intel.com (10.239.4.154) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.319.2; Mon, 10 Apr 2017 18:34:35 -0700 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.117]) by shsmsx102.ccr.corp.intel.com ([169.254.2.246]) with mapi id 14.03.0319.002; Tue, 11 Apr 2017 09:34:31 +0800 From: "Zhu, Yonghong" To: "Kinney, Michael D" , "edk2-devel@lists.01.org" Thread-Topic: [edk2] [edk2-FdfSpecification PATCH 0/2] Allow macros in !include file paths Thread-Index: AQHSsBIh7JUeQJMlU0SU4vA+OIW6waG/Z0Tw Date: Tue, 11 Apr 2017 01:34:31 +0000 Message-ID: References: <1491619484-18836-1-git-send-email-michael.d.kinney@intel.com> In-Reply-To: <1491619484-18836-1-git-send-email-michael.d.kinney@intel.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Subject: Re: [edk2-FdfSpecification PATCH 0/2] Allow macros in !include file paths 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: Tue, 11 Apr 2017 01:34:36 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable The patches are good to me. Reviewed-by: Yonghong Zhu =20 Best Regards, Zhu Yonghong -----Original Message----- From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Mich= ael Kinney Sent: Saturday, April 08, 2017 10:45 AM To: edk2-devel@lists.01.org Subject: [edk2] [edk2-FdfSpecification PATCH 0/2] Allow macros in !include = file paths * Use macros in !include file paths https://bugzilla.tianocore.org/show_bug.cgi?id=3D350 * Remove illegal white space in FDF file examples GitHub branch for review: https://github.com/mdkinney/edk2-FdfSpecification/tree/Bugzilla_350_Macro= sInIncludes =20 GitHub branch compare against latest DRAFT for review: https://github.com/tianocore-docs/edk2-FdfSpecification/compare/master...= mdkinney:Bugzilla_350_MacrosInIncludes Michael Kinney (2): Use macros in !include file paths Remove illegal white space in FDF file examples .../22_flash_description_file_format.md | 21 +++++++++-------- 2_fdf_design_discussion/25_[fv]_sections.md | 12 +++++----- 3_edk_ii_fdf_file_format/32_fdf_definition.md | 26 +++++++++++++-----= ---- appendix_a_nt32pkg_flash_description_file.md | 14 ++++++------ 4 files changed, 39 insertions(+), 34 deletions(-) --=20 2.6.3.windows.1 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel