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.65, mailfrom: liming.gao@intel.com) Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by groups.io with SMTP; Fri, 16 Aug 2019 01:01:57 -0700 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 16 Aug 2019 01:00:41 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,391,1559545200"; d="scan'208,217";a="178694951" Received: from fmsmsx103.amr.corp.intel.com ([10.18.124.201]) by fmsmga007.fm.intel.com with ESMTP; 16 Aug 2019 01:00:40 -0700 Received: from fmsmsx101.amr.corp.intel.com (10.18.124.199) by FMSMSX103.amr.corp.intel.com (10.18.124.201) with Microsoft SMTP Server (TLS) id 14.3.439.0; Fri, 16 Aug 2019 01:00:40 -0700 Received: from shsmsx153.ccr.corp.intel.com (10.239.6.53) by fmsmsx101.amr.corp.intel.com (10.18.124.199) with Microsoft SMTP Server (TLS) id 14.3.439.0; Fri, 16 Aug 2019 01:00:40 -0700 Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.112]) by SHSMSX153.ccr.corp.intel.com ([169.254.12.215]) with mapi id 14.03.0439.000; Fri, 16 Aug 2019 16:00:37 +0800 From: "Liming Gao" To: "Gao, Liming" , "Laszlo Ersek (lersek@redhat.com)" , "leif.lindholm@linaro.org" , "Kinney, Michael D" , "afish@apple.com" , "Cetola, Stephano" CC: "devel@edk2.groups.io" Subject: Re: Patch List for 201908 stable tag Thread-Topic: Patch List for 201908 stable tag Thread-Index: AdVUA1FLnwhXAfU0RJq4G8LyllViXgABUjjA Date: Fri, 16 Aug 2019 08:00:36 +0000 Message-ID: <4A89E2EF3DFEDB4C8BFDE51014F606A14E4D25C7@SHSMSX104.ccr.corp.intel.com> References: <4A89E2EF3DFEDB4C8BFDE51014F606A14E4D25AD@SHSMSX104.ccr.corp.intel.com> In-Reply-To: <4A89E2EF3DFEDB4C8BFDE51014F606A14E4D25AD@SHSMSX104.ccr.corp.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 Return-Path: liming.gao@intel.com Content-Language: en-US Content-Type: multipart/alternative; boundary="_000_4A89E2EF3DFEDB4C8BFDE51014F606A14E4D25C7SHSMSX104ccrcor_" --_000_4A89E2EF3DFEDB4C8BFDE51014F606A14E4D25C7SHSMSX104ccrcor_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable From: Gao, Liming [mailto:liming.gao@intel.com] Sent: Friday, August 16, 2019 3:59 PM To: Laszlo Ersek (lersek@redhat.com) ; leif.lindholm@lin= aro.org; Kinney, Michael D ; afish@apple.com; C= etola, Stephano Cc: edk2-devel@lists.01.org Subject: Patch List for 201908 stable tag Hi Stewards and all: I collect current patch lists in devel mail list. Those patch contributor= s request to add them for 201908 stable tag. Because the time is very close= to Soft Feature Freeze, I want to collect your feedback for below patches. Feature List (those all have pass code review): https://edk2.groups.io/g/devel/message/45734 [PATCH v6 0/5] Build cache enh= ancement https://edk2.groups.io/g/devel/message/45707 [PATCH] UefiCpuPkg: Adding a n= ew TSC library by using CPUID(0x15) TSC leaf https://edk2.groups.io/g/devel/message/45503 [PATCH v2 1/1] MdePkg: Add STA= TIC_ASSERT macro Bug List: https://edk2.groups.io/g/devel/message/45794 [PATCH 1/1] CryptoPkg: Fix co= ding style https://edk2.groups.io/g/devel/message/45791 [PATCH v2 1/1] ShellPkg/UefiSh= ellAcpiViewCommandLib: Replace shift logical left https://edk2.groups.io/g/devel/message/45793 [Patch 1/1] BaseTools: Fixed i= ssue of incorrect Module Unique Name https://edk2.groups.io/g/devel/message/45773 [Patch v4 0/6] Add "test then = write" mechanism https://edk2.groups.io/g/devel/message/45317 [Patch] MdeModulePkg DxeCore: = Fix for missing MAT update Thanks Liming --_000_4A89E2EF3DFEDB4C8BFDE51014F606A14E4D25C7SHSMSX104ccrcor_ Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

 

From: Gao, Liming [mailto:liming.gao@intel.co= m]
Sent: Friday, August 16, 2019 3:59 PM
To: Laszlo Ersek (lersek@redhat.com) <lersek@redhat.com>; leif= .lindholm@linaro.org; Kinney, Michael D <michael.d.kinney@intel.com>;= afish@apple.com; Cetola, Stephano <stephano.cetola@intel.com>
Cc: edk2-devel@lists.01.org
Subject: Patch List for 201908 stable tag

 

Hi Stewards and all:

  I collect current patch lists in devel m= ail list. Those patch contributors request to add them for 201908 stable ta= g. Because the time is very close to Soft Feature Freeze, I want to collect= your feedback for below patches.

 

Feature List (those all have pass code review):=

https://edk2.groups.io/g/devel/message/45734 [PATCH v6 0/5] Build = cache enhancement

https://edk2.groups.io/g/devel/message/45707 [PATCH] UefiCpuPkg: A= dding a new TSC library by using CPUID(0x15) TSC leaf

https://edk2.groups.io/g/devel/message/45503 [PATCH v2 1/1] MdePkg= : Add STATIC_ASSERT macro

 

Bug List:

https://edk2.groups.io/g/devel/message/45794  [PATCH 1/1] Cry= ptoPkg: Fix coding style

https://edk2.groups.io/g/devel/message/45791 [PATCH v2 1/1] ShellP= kg/UefiShellAcpiViewCommandLib: Replace shift logical left

https://edk2.groups.io/g/devel/message/45793 [Patch 1/1] BaseTools= : Fixed issue of incorrect Module Unique Name

https://edk2.groups.io/g/devel/message/45773 [Patch v4 0/6] Add &q= uot;test then write" mechanism

https://edk2.groups.io/g/devel/message/45317 [Patch] MdeModulePkg = DxeCore: Fix for missing MAT update

 

Thanks

Liming

--_000_4A89E2EF3DFEDB4C8BFDE51014F606A14E4D25C7SHSMSX104ccrcor_--