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.151; helo=mga17.intel.com; envelope-from=liming.gao@intel.com; receiver=edk2-devel@lists.01.org Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) (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 8E3AC2115F523 for ; Sat, 29 Sep 2018 18:30:18 -0700 (PDT) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by fmsmga107.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 29 Sep 2018 18:30:17 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.54,322,1534834800"; d="scan'208";a="237216930" Received: from fmsmsx103.amr.corp.intel.com ([10.18.124.201]) by orsmga004.jf.intel.com with ESMTP; 29 Sep 2018 18:28:41 -0700 Received: from fmsmsx154.amr.corp.intel.com (10.18.116.70) by FMSMSX103.amr.corp.intel.com (10.18.124.201) with Microsoft SMTP Server (TLS) id 14.3.319.2; Sat, 29 Sep 2018 18:28:38 -0700 Received: from shsmsx102.ccr.corp.intel.com (10.239.4.154) by FMSMSX154.amr.corp.intel.com (10.18.116.70) with Microsoft SMTP Server (TLS) id 14.3.319.2; Sat, 29 Sep 2018 18:28:37 -0700 Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.183]) by shsmsx102.ccr.corp.intel.com ([169.254.2.140]) with mapi id 14.03.0319.002; Sun, 30 Sep 2018 09:28:35 +0800 From: "Gao, Liming" To: "Gao, Liming" , "edk2-devel@lists.01.org" CC: "Kinney, Michael D" , "Shaw, Kevin W" , "Gao, Liming" Thread-Topic: [edk2] [edk2-ModuleWriteGuide] Create repository for EDKII Module Write Guide document Thread-Index: AdRPKN/aI8Xf2lmvRDSi3/ooRiqbagJM8Zvg Date: Sun, 30 Sep 2018 01:28:34 +0000 Message-ID: <4A89E2EF3DFEDB4C8BFDE51014F606A14E31DFD7@SHSMSX104.ccr.corp.intel.com> References: <4A89E2EF3DFEDB4C8BFDE51014F606A14E2F8D28@SHSMSX104.ccr.corp.intel.com> In-Reply-To: <4A89E2EF3DFEDB4C8BFDE51014F606A14E2F8D28@SHSMSX104.ccr.corp.intel.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_NT x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiOTcyM2Q0NmItYmY0Yi00YjMxLWJkYzktOTZhMWVhNWRlZWFiIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiVTh2RGx2cVgrSUhEdlBqT0Q0VDFZY1JMRzMzQzdaUkE1ZTd0S1FaZkV0R0h0dE5oUjhSMUxxNUFOd3crTktpUSJ9 dlp-product: dlpe-windows dlp-version: 11.0.400.15 dlp-reaction: no-action x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Subject: Re: [edk2-ModuleWriteGuide] Create repository for EDKII Module Write Guide document 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: Sun, 30 Sep 2018 01:30:18 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi, all EDKII Module Write Guide gitboot contents have been published into https:= //github.com/tianocore-docs/edk2-ModuleWriteGuide.git. And, this doc is also added into https://github.com/tianocore/tianocore.g= ithub.io/wiki/EDK-II-Draft-Specification. If you have interest, please help= review. If you find any issue, please let me know.=20 Thanks Liming > -----Original Message----- > From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Ga= o, Liming > Sent: Tuesday, September 18, 2018 4:26 PM > To: edk2-devel@lists.01.org > Cc: Kinney, Michael D ; Shaw, Kevin W > Subject: [edk2] [edk2-ModuleWriteGuide] Create repository for EDKII Modul= e Write Guide document >=20 > Hi, all > We convert EDKII Module Write Guide > (https://github.com/tianocore-docs/Docs/raw/master/User_Docs/EDK_II%20Mod= ule%20Writer_s%20Guide_0_7.pdf) to gitbook. > We will push its contents to gitbook url https://github.com/tianocore-d= ocs/edk2-ModuleWriteGuide.git. >=20 > Thanks > Liming > _______________________________________________ > edk2-devel mailing list > edk2-devel@lists.01.org > https://lists.01.org/mailman/listinfo/edk2-devel