From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: intel.com, ip: 134.134.136.100, mailfrom: jian.j.wang@intel.com) Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by groups.io with SMTP; Wed, 14 Aug 2019 01:18:09 -0700 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga105.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 14 Aug 2019 01:18:08 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,384,1559545200"; d="scan'208";a="327937952" Received: from fmsmsx104.amr.corp.intel.com ([10.18.124.202]) by orsmga004.jf.intel.com with ESMTP; 14 Aug 2019 01:18:07 -0700 Received: from shsmsx153.ccr.corp.intel.com (10.239.6.53) by fmsmsx104.amr.corp.intel.com (10.18.124.202) with Microsoft SMTP Server (TLS) id 14.3.439.0; Wed, 14 Aug 2019 01:17:42 -0700 Received: from shsmsx107.ccr.corp.intel.com ([169.254.9.65]) by SHSMSX153.ccr.corp.intel.com ([169.254.12.215]) with mapi id 14.03.0439.000; Wed, 14 Aug 2019 16:17:40 +0800 From: "Wang, Jian J" To: "devel@edk2.groups.io" , "Wang, Jian J" CC: Leif Lindholm , "Kinney, Michael D" , "Gao, Liming" Subject: Re: [edk2-devel] [PATCH v3 0/2] Add edk2 submodule policy Thread-Topic: [edk2-devel] [PATCH v3 0/2] Add edk2 submodule policy Thread-Index: AQHVUnhzxgbFtBZNkkGRfIvRIgssvKb6TEgg Date: Wed, 14 Aug 2019 08:17:39 +0000 Message-ID: References: <15BABC00968EC079.28665@groups.io> In-Reply-To: <15BABC00968EC079.28665@groups.io> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMWNlMzc5YjktNjA0OS00N2Q2LTk3OTktN2EwZjlhOTVkZDM2IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiUHg1bXRyNVBlVzl5dEtYOWZhUEt1K2VtcklWaVoySUdzeW5cLzUrNDBKRUdBM2JHZFdOQmJyeEptNXBcL2IxWEpKIn0= x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.2.0.6 dlp-reaction: no-action x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Return-Path: jian.j.wang@intel.com Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Sorry for the late update for this patch series. Please find v2 review at https://edk2.groups.io/g/devel/topic/32413655#43457 Regards, Jian > -----Original Message----- > From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of > Wang, Jian J > Sent: Wednesday, August 14, 2019 4:15 PM > To: devel@edk2.groups.io > Cc: Leif Lindholm ; Kinney, Michael D > ; Gao, Liming > Subject: [edk2-devel] [PATCH v3 0/2] Add edk2 submodule policy >=20 > >v3 change > > [1/2] a. change wording about submodule per Liming's comment. > > b. add more steps to do submodule update per Mike's comment. > > c. add commands for update of submodule > > [2/2] no changes. >=20 > https://bugzilla.tianocore.org/show_bug.cgi?id=3D1910 >=20 > Cc: Leif Lindholm > Cc: Michael D Kinney > Cc: Liming Gao >=20 > Jian J Wang (2): > Readme.md: add submodule policy and clone commands > CryptoPkg/OpensslLib: remove clone commands >=20 > .../Library/OpensslLib/OpenSSL-HOWTO.txt | 18 +-------- > Readme.md | 39 +++++++++++++++++++ > 2 files changed, 41 insertions(+), 16 deletions(-) >=20 > -- > 2.17.1.windows.2 >=20 >=20 >=20