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.115; helo=mga14.intel.com; envelope-from=liming.gao@intel.com; receiver=edk2-devel@lists.01.org Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) (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 B123C211C5757 for ; Sat, 2 Feb 2019 05:39:00 -0800 (PST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 02 Feb 2019 05:38:58 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.56,552,1539673200"; d="scan'208";a="296749197" Received: from fmsmsx107.amr.corp.intel.com ([10.18.124.205]) by orsmga005.jf.intel.com with ESMTP; 02 Feb 2019 05:38:59 -0800 Received: from FMSMSX109.amr.corp.intel.com (10.18.116.9) by fmsmsx107.amr.corp.intel.com (10.18.124.205) with Microsoft SMTP Server (TLS) id 14.3.408.0; Sat, 2 Feb 2019 05:38:58 -0800 Received: from shsmsx102.ccr.corp.intel.com (10.239.4.154) by fmsmsx109.amr.corp.intel.com (10.18.116.9) with Microsoft SMTP Server (TLS) id 14.3.408.0; Sat, 2 Feb 2019 05:38:58 -0800 Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.102]) by shsmsx102.ccr.corp.intel.com ([169.254.2.207]) with mapi id 14.03.0415.000; Sat, 2 Feb 2019 21:38:56 +0800 From: "Gao, Liming" To: Ard Biesheuvel , "Bi, Dandan" CC: "Wu, Hao A" , "edk2-devel@lists.01.org" Thread-Topic: [edk2] [patch 0/2] Fix coding style issues in MdeModulePkg and MdePkg Thread-Index: AQHUufOxvVT/1hk4ak+Hrv7JGxvGB6XKN34AgAJN1uA= Date: Sat, 2 Feb 2019 13:38:55 +0000 Message-ID: <4A89E2EF3DFEDB4C8BFDE51014F606A14E3D54AE@SHSMSX104.ccr.corp.intel.com> References: <20190201060200.40136-1-dandan.bi@intel.com> In-Reply-To: Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_NT x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMDRlMTI5MDQtYzZkZi00MjM0LTljMGQtMzMzNGI1ZWVmOTM1IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoicjNCU3FDQ2ZhejdYUlZPSlJ0c1g0dnd0YTg3VXY4aFlENHBYUlR2eVdaMWI1UW5iOGx3VjdzaVZUWk0reURDUiJ9 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: [patch 0/2] Fix coding style issues in MdeModulePkg and MdePkg 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: Sat, 02 Feb 2019 13:39:01 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Liming Gao > -----Original Message----- > From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Ar= d Biesheuvel > Sent: Friday, February 1, 2019 6:28 PM > To: Bi, Dandan > Cc: Wu, Hao A ; edk2-devel@lists.01.org; Gao, Liming = > Subject: Re: [edk2] [patch 0/2] Fix coding style issues in MdeModulePkg a= nd MdePkg >=20 > On Fri, 1 Feb 2019 at 07:02, Dandan Bi wrote: > > > > Cc: Ard Biesheuvel > > Cc: Liming Gao > > Cc: Jian J Wang > > Cc: Hao Wu > > Dandan Bi (2): > > MdeModulePkg: Fix coding style issues > > MdePkg: Fix coding style issues > > > > .../FaultTolerantWriteSmmCommon.h | 4 ++-- > > .../FaultTolerantWriteStandaloneMm.c | 2 +- > > .../FaultTolerantWriteTraditionalMm.c | 2 +- > > .../Variable/RuntimeDxe/PrivilegePolymorphic.h | 4 ++-- > > .../Variable/RuntimeDxe/VariableStandaloneMm.c | 6 +++--- > > .../Variable/RuntimeDxe/VariableTraditionalMm.c | 4 ++-- > > .../Library/StandaloneMmDriverEntryPoint.h | 16 ++++++++-------- > > .../StandaloneMmDriverEntryPoint.c | 4 ++-- > > .../StandaloneMmServicesTableLib.c | 4 ++-- > > 9 files changed, 23 insertions(+), 23 deletions(-) > > > > -- > > 2.18.0.windows.1 > > >=20 > Acked-by: Ard Biesheuvel > _______________________________________________ > edk2-devel mailing list > edk2-devel@lists.01.org > https://lists.01.org/mailman/listinfo/edk2-devel