From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: intel.com, ip: 192.55.52.136, mailfrom: michael.d.kinney@intel.com) Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by groups.io with SMTP; Fri, 16 Aug 2019 18:06:32 -0700 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by fmsmga106.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 16 Aug 2019 18:06:31 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,395,1559545200"; d="scan'208,217";a="377592313" Received: from orsmsx110.amr.corp.intel.com ([10.22.240.8]) by fmsmga006.fm.intel.com with ESMTP; 16 Aug 2019 18:06:31 -0700 Received: from orsmsx163.amr.corp.intel.com (10.22.240.88) by ORSMSX110.amr.corp.intel.com (10.22.240.8) with Microsoft SMTP Server (TLS) id 14.3.439.0; Fri, 16 Aug 2019 18:06:31 -0700 Received: from orsmsx113.amr.corp.intel.com ([169.254.9.177]) by ORSMSX163.amr.corp.intel.com ([169.254.9.208]) with mapi id 14.03.0439.000; Fri, 16 Aug 2019 18:06:31 -0700 From: "Michael D Kinney" To: "Gao, Liming" , "Laszlo Ersek (lersek@redhat.com)" , "leif.lindholm@linaro.org" , "afish@apple.com" , "Cetola, Stephano" , "Kinney, Michael D" CC: "devel@edk2.groups.io" Subject: Re: Patch List for 201908 stable tag Thread-Topic: Patch List for 201908 stable tag Thread-Index: AdVUA1FLnwhXAfU0RJq4G8LyllViXgABUjjAACOgK8A= Date: Sat, 17 Aug 2019 01:06:30 +0000 Message-ID: References: <4A89E2EF3DFEDB4C8BFDE51014F606A14E4D25AD@SHSMSX104.ccr.corp.intel.com> <4A89E2EF3DFEDB4C8BFDE51014F606A14E4D25C7@SHSMSX104.ccr.corp.intel.com> In-Reply-To: <4A89E2EF3DFEDB4C8BFDE51014F606A14E4D25C7@SHSMSX104.ccr.corp.intel.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.2.0.6 dlp-reaction: no-action x-originating-ip: [10.22.254.139] MIME-Version: 1.0 Return-Path: michael.d.kinney@intel.com Content-Language: en-US Content-Type: multipart/alternative; boundary="_000_E92EE9817A31E24EB0585FDF735412F5B9D8A7BAORSMSX113amrcor_" --_000_E92EE9817A31E24EB0585FDF735412F5B9D8A7BAORSMSX113amrcor_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Liming, I would like to include the following bug fixes to EmulatorPkg in the stabl= e tag: https://edk2.groups.io/g/devel/message/45953 [edk2-devel] [Patch V5 00/11]= EmulatorPkg: Fix VS20xx IA32 boot and simplify build config The first set of patches were sent for review on 8/1. Most of the Emulator= Pkg combinations cannot build or boot without these fixes. I am waiting fo= r final reviews from the maintainers Ray and Jordan and approval from stewa= rds before pushing this series. Thanks, Mike From: Gao, Liming Sent: Friday, August 16, 2019 1:01 AM 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 From: Gao, Liming [mailto:liming.gao@intel.com] Sent: Friday, August 16, 2019 3:59 PM To: Laszlo Ersek (lersek@redhat.com) >; leif.lindholm@linaro.org; Kinney, Michael D >; afish@apple.com; Cetola,= 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_E92EE9817A31E24EB0585FDF735412F5B9D8A7BAORSMSX113amrcor_ Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Liming,

 

I would like to include the following bug fixes to EmulatorPkg in the stable tag:

 

https://edk2.groups.io/g/devel/message/4595= 3  [edk2-devel] [Patch V5 00/11] EmulatorPkg: Fix VS20xx IA32 boot and simplify build config

 

The first set of patches were sent for review on 8/1.  Most of the EmulatorPkg combinations c= annot build or boot without these fixes.&n= bsp; I am waiting for final reviews from the maintainers Ray and Jordan a= nd approval from stewards before pushing this series.

 

Thanks,

 

Mike

 

From: Gao, Liming
Sent: Friday, August 16, 2019 1:01 AM
To: Gao, Liming <liming.gao@intel.com>; Laszlo Ersek (lersek@r= edhat.com) <lersek@redhat.com>; leif.lindholm@linaro.org; Kinney, Mic= hael D <michael.d.kinney@intel.com>; afish@apple.com; Cetola, Stephan= o <stephano.cetola@intel.com>
Cc: devel@edk2.groups.io
Subject: RE: Patch List for 201908 stable tag

 

 

From: Gao, Limi= ng [mailto:liming.gao@intel.com= ]
Sent: Friday, August 16, 2019 3:59 PM
To: Laszlo Ersek (lersek@redhat= .com) <lersek@redhat.com>= ;; leif.lindholm@linaro.org; K= inney, Michael D <michael.= d.kinney@intel.com>; afish@apple.com; Cetola, Stephano &l= t;stephano.cetola@intel.com>
Cc:
edk2-devel@lists.01.o= rg
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_E92EE9817A31E24EB0585FDF735412F5B9D8A7BAORSMSX113amrcor_--