|
回复: [edk2-devel] [PATCH v6 0/7] Add MmUnblockMemoryLib Interface and Usages
Kun: This patch set introduces the impact to the platform. Can you provide the update notes for the platform? Then, I will add them into https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Re
Kun: This patch set introduces the impact to the platform. Can you provide the update notes for the platform? Then, I will add them into https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Re
|
By
gaoliming
· #72518
·
|
|
回复: [edk2-devel] [edk2-platforms][PATCH v1 1/1] MinPlatformPkg/Acpi/AcpiSmm: Add Standalone MM support
Michael: Can you submit one BZ to track this change? Thanks Liming > -----邮件原件----- > 发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表 Michael > Kubacki > 发送时间: 2021年3月6日 9:38 > 收件人: devel@...
Michael: Can you submit one BZ to track this change? Thanks Liming > -----邮件原件----- > 发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表 Michael > Kubacki > 发送时间: 2021年3月6日 9:38 > 收件人: devel@...
|
By
gaoliming
· #72516
·
|
|
回复: [edk2-devel] New Year, New PR Thread
Bret: What means New Year or New PR Thread? Now, 202102 stable tag has been done. The code can be merged by PR again. Thanks Liming 发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表 Bret Barkelew vi
Bret: What means New Year or New PR Thread? Now, 202102 stable tag has been done. The code can be merged by PR again. Thanks Liming 发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表 Bret Barkelew vi
|
By
gaoliming
· #72515
·
|
|
回复: [edk2-devel] [PATCH] BaseTools: Fix build failure of "modules" option
Steven: With this fix, I find modules, libraries targets both work. Do you verify other build targets? Thanks Liming > -----邮件原件----- > 发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表 Steven Shi >
Steven: With this fix, I find modules, libraries targets both work. Do you verify other build targets? Thanks Liming > -----邮件原件----- > 发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表 Steven Shi >
|
By
gaoliming
· #72514
·
|
|
回复: [edk2-devel] 回复: [PATCH v3 1/1] BaseTools: Update the NASM CI dependency
Create PR https://github.com/tianocore/edk2/pull/1477 for this patch. Thanks Liming > -----邮件原件----- > 发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表 gaoliming > 发送时间: 2021年3月2日 9:06 > 收件人: 'Bret
Create PR https://github.com/tianocore/edk2/pull/1477 for this patch. Thanks Liming > -----邮件原件----- > 发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表 gaoliming > 发送时间: 2021年3月2日 9:06 > 收件人: 'Bret
|
By
gaoliming
· #72512
·
|
|
EDK II Stable Tag release edk2-stable202102 completed
Hi, all The tag edk2-stable202102 has been created. https://github.com/tianocore/edk2/releases/tag/edk2-stable202102 git clone -b edk2-stable202102 https://github.com/tianocore/edk2.git The tag edk2-s
Hi, all The tag edk2-stable202102 has been created. https://github.com/tianocore/edk2/releases/tag/edk2-stable202102 git clone -b edk2-stable202102 https://github.com/tianocore/edk2.git The tag edk2-s
|
By
gaoliming
· #72483
·
|
|
回复: [edk2-devel] [PATCH v5 1/7] MdePkg: MmUnblockMemoryLib: Added definition and null instance
Kun: I have one minor comment. Please see it. Thanks Liming 发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表 Kun Qin 发送时间: 2021年3月5日 8:23 收件人: devel@edk2.groups.io; Michael D Kinney <michael.d.kinn
Kun: I have one minor comment. Please see it. Thanks Liming 发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表 Kun Qin 发送时间: 2021年3月5日 8:23 收件人: devel@edk2.groups.io; Michael D Kinney <michael.d.kinn
|
By
gaoliming
· #72464
·
|
|
回复: [edk2-devel] [PATCH v1] MdePkg: Support standalone MM Driver Unload capability
That's OK. Reviewed-by: Liming Gao <gaoliming@...> for this patch. > -----邮件原件----- > 发件人: Wu, Jiaxin <jiaxin.wu@...> > 发送时间: 2021年3月4日 11:22 > 收件人: gaoliming <gaoliming@...
That's OK. Reviewed-by: Liming Gao <gaoliming@...> for this patch. > -----邮件原件----- > 发件人: Wu, Jiaxin <jiaxin.wu@...> > 发送时间: 2021年3月4日 11:22 > 收件人: gaoliming <gaoliming@...
|
By
gaoliming
· #72458
·
|
|
回复: [edk2-devel] [PATCH v1] MdePkg: Support standalone MM Driver Unload capability
Jiaxin: Have you created the test case to verify the new added unload logic? Thanks Liming > -----邮件原件----- > 发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表 Wu, Jiaxin > 发送时间: 2021年3月3日 16:49 > 收
Jiaxin: Have you created the test case to verify the new added unload logic? Thanks Liming > -----邮件原件----- > 发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表 Wu, Jiaxin > 发送时间: 2021年3月3日 16:49 > 收
|
By
gaoliming
· #72415
·
|
|
回复: [PATCH v1 2/2] BaseTools: Make undefined VFR macro an error (MSVC)
Do you check whether EBC compiler supports this warning? And, do you evaluate CLANG compiler support for this warning? Thanks Liming > -----邮件原件----- > 发件人: Daniel Schaefer <daniel.schaefer@...> >
Do you check whether EBC compiler supports this warning? And, do you evaluate CLANG compiler support for this warning? Thanks Liming > -----邮件原件----- > 发件人: Daniel Schaefer <daniel.schaefer@...> >
|
By
gaoliming
· #72414
·
|
|
回复: [edk2-devel] TianoCore Bug Triage - APAC / NAMO - Tue, 03/02/2021 6:30pm-7:30pm
#cal-reminder
Hi, all Only four new issues are reported this week. So. Let’s cancel this week bug triage meeting. ID Product Comp Assignee Status Summary Changed▼ Reporter 3241 EDK2 Code unassigned@... UN
Hi, all Only four new issues are reported this week. So. Let’s cancel this week bug triage meeting. ID Product Comp Assignee Status Summary Changed▼ Reporter 3241 EDK2 Code unassigned@... UN
|
By
gaoliming
· #72319
·
|
|
回复: [edk2-devel] [PATCH v5 1/2] MdePkg/Include: Add CET instructions to Nasm.inc
I have created PR https://github.com/tianocore/edk2/pull/1469 for this patch set. Thanks Liming > -----邮件原件----- > 发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表 gaoliming > 发送时间: 2021年3月1日 16:07
I have created PR https://github.com/tianocore/edk2/pull/1469 for this patch set. Thanks Liming > -----邮件原件----- > 发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表 gaoliming > 发送时间: 2021年3月1日 16:07
|
By
gaoliming
· #72305
·
|
|
回复: [PATCH v3 1/1] BaseTools: Update the NASM CI dependency
Bret: This change is good to me. Reviewed-by: Liming Gao <gaoliming@.... cn> Besides, I think this patch is CI dependency update. It is not bug fix. It can be merged after this stable tag. Tha
Bret: This change is good to me. Reviewed-by: Liming Gao <gaoliming@.... cn> Besides, I think this patch is CI dependency update. It is not bug fix. It can be merged after this stable tag. Tha
|
By
gaoliming
· #72304
·
|
|
Hard Feature Freeze starts now for edk2-stable202102
Hi, all Today, we enter into Hard Feature Freeze phase until edk2-stable202102 tag is created at 2021-03-05. In this phase, there is no feature to be pushed. The critical bug fix is still allowed. So
Hi, all Today, we enter into Hard Feature Freeze phase until edk2-stable202102 tag is created at 2021-03-05. In this phase, there is no feature to be pushed. The critical bug fix is still allowed. So
|
By
gaoliming
· #72266
·
|
|
回复: [edk2-devel] [PATCH v5 1/2] MdePkg/Include: Add CET instructions to Nasm.inc
Sheng Wei: I have sent the mail (https://edk2.groups.io/g/devel/message/72225) to collect the feedback. If no other comment, I will help merge this patch set tomorrow. Thanks Liming > -----邮件原件----- >
Sheng Wei: I have sent the mail (https://edk2.groups.io/g/devel/message/72225) to collect the feedback. If no other comment, I will help merge this patch set tomorrow. Thanks Liming > -----邮件原件----- >
|
By
gaoliming
· #72265
·
|
|
回复: [edk2-devel] [PATCH v2 1/1] ArmPkg: Fix uninitialised variable in ArmMmuStandaloneMmLib
Ard: This patch fixes the compiler build error. It is a bug fix. I am OK to merge it for this stable tag. Thanks Liming > -----邮件原件----- > 发件人: Ard Biesheuvel <ardb@...> > 发送时间: 2021年2月27日 2:46
Ard: This patch fixes the compiler build error. It is a bug fix. I am OK to merge it for this stable tag. Thanks Liming > -----邮件原件----- > 发件人: Ard Biesheuvel <ardb@...> > 发送时间: 2021年2月27日 2:46
|
By
gaoliming
· #72247
·
|
|
回复: [edk2-devel] Soft Feature Freeze starts now for edk2-stable202102
Hi, Stewards and All: So far, there are still three patch sets to be requested to catch this stable tag. They are bug fixes, and pass code review in soft feature freeze phase. Have you any comments fo
Hi, Stewards and All: So far, there are still three patch sets to be requested to catch this stable tag. They are bug fixes, and pass code review in soft feature freeze phase. Have you any comments fo
|
By
gaoliming
· #72225
·
|
|
回复: [edk2-devel] [PATCH v2] MdeModulePkg/UefiBootManagerLib: Put BootMenu at the end of BootOrder
Merge @ 7f34681c488aee2563eaa2afcc6a2c8aa7c5b912 Thanks Liming > -----邮件原件----- > 发件人: bounce+27952+71937+4905953+8761045@groups.io > <bounce+27952+71937+4905953+8761045@groups.io> 代表 gaoliming > 发送时间
Merge @ 7f34681c488aee2563eaa2afcc6a2c8aa7c5b912 Thanks Liming > -----邮件原件----- > 发件人: bounce+27952+71937+4905953+8761045@groups.io > <bounce+27952+71937+4905953+8761045@groups.io> 代表 gaoliming > 发送时间
|
By
gaoliming
· #72223
·
|
|
回复: [edk2-devel] [PATCH v2 1/1] BaseTools: Align include guards policy
Create PR https://github.com/tianocore/edk2/pull/1463 for it. Thanks Liming > -----邮件原件----- > 发件人: bounce+27952+71780+4905953+8761045@groups.io > <bounce+27952+71780+4905953+8761045@groups.io> 代表 gao
Create PR https://github.com/tianocore/edk2/pull/1463 for it. Thanks Liming > -----邮件原件----- > 发件人: bounce+27952+71780+4905953+8761045@groups.io > <bounce+27952+71780+4905953+8761045@groups.io> 代表 gao
|
By
gaoliming
· #72222
·
|
|
回复: Can merge any code changes to edk2 now?
Ray: Now, we are in soft feature freeze phase for stable tag 202102. In this phase, the bug fix is still allowed to be merged. So, is this change a bug fix or the code enhancement? edk2-stable202102 t
Ray: Now, we are in soft feature freeze phase for stable tag 202102. In this phase, the bug fix is still allowed to be merged. So, is this change a bug fix or the code enhancement? edk2-stable202102 t
|
By
gaoliming
· #72220
·
|