[edk2-devel] [PATCH V1 5/5] WhitleyOpenBoardPkg: Use CcExitLib instead of VmgExitLib

2022-11-17 Thread Min Xu
From: Min M Xu BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=4159 VmgExitLib is renamed as CcExitLib in EDK2. This change should be applied in WhitleyOpenBoardPkg as well. Cc: Isaac Oram Cc: Nate DeSimone Cc: Chasel Chiu Cc: Jiewen Yao Signed-off-by: Min Xu --- Platform/Intel/Whitley

[edk2-devel] [PATCH V1 4/5] Vlv2TbltDevicePkg: Use CcExitLib instead of VmgExitLib

2022-11-17 Thread Min Xu
From: Min M Xu BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=4159 VmgExitLib is renamed as CcExitLib in EDK2. This change should be applied in Vlv2TbltDevicePkg as well. Cc: Zailiang Sun Cc: Yi Qian Cc: Nate DeSimone Cc: Jiewen Yao Signed-off-by: Min Xu --- Platform/Intel/Vlv2TbltDev

[edk2-devel] [PATCH V1 3/5] SimicsOpenBoardPlatformPkg: Use CcExitLib instead of VmgExitLib

2022-11-17 Thread Min Xu
From: Min M Xu BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=4159 VmgExitLib is renamed as CcExitLib in EDK2. This change should be applied in SimcOpenBoardPlatformPkg as well. Cc: Nate DeSimone Cc: Jiewen Yao Signed-off-by: Min Xu --- .../Intel/SimicsOpenBoardPkg/BoardX58Ich10/OpenBoa

[edk2-devel] [PATCH V1 2/5] QuarkPlatformPkg: Use CcExitLib instead of VmgEixtLib

2022-11-17 Thread Min Xu
From: Min M Xu BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=4159 VmgExitLib is renamed as CcExitLib in EDK2. This change should be applied in QuarkPlatformPkg as well. Cc: Michael D Kinney Cc: Kelly Steele Cc: Nate DeSimone Cc: Jiewen Yao Signed-off-by: Min Xu --- Platform/Intel/Qua

[edk2-devel] [PATCH V1 1/5] MinPlatformPkg: Use CcExitLib instead of VmgExitLib

2022-11-17 Thread Min Xu
From: Min M Xu BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=4159 VmgExitLib is renamed as CcExitLib in EDK2. This change should be applied in MinPlatformPkg as well. Cc: Chasel Chiu Cc: Nate DeSimone Cc: Isaac Oram Cc: Liming Gao Cc: Eric Dong Cc: Jiewen Yao Signed-off-by: Min Xu -

[edk2-devel] [PATCH V1 0/5] Use CcExitLib instead of VmgExitLib in edk2-platforms

2022-11-17 Thread Min Xu
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=4159 VmgExitLib is renamed as CcExitLib in EDK2. This change should be applied in edk2-platforms as well. The impacted platform pkgs are: - MinPlatformPkg - QuarkPlatformPkg - SimicsOpenBoardPlatformPkg - Vlv2TbltDevicePkg - WhitleyOpenBoard

Re: [edk2-devel] [PATCH 0/3] Add reset support in Emulator/WinHost PEI

2022-11-17 Thread Zhiguang Liu
For this patch serial. Reviewed-by: Zhiguang Liu > -Original Message- > From: devel@edk2.groups.io On Behalf Of Ni, Ray > Sent: Saturday, November 12, 2022 12:01 PM > To: devel@edk2.groups.io > Subject: [edk2-devel] [PATCH 0/3] Add reset support in Emulator/WinHost > PEI > > Ray Ni (3):

Re: [edk2-devel] 回复: [PATCH] ShellPkg: Update ProcessorUpgradeTable REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4156

2022-11-17 Thread Gao, Zhichao
Thanks Liming. I forgot the freeze time. From my point, this is not critical and it is a feature. Thanks, Zhichao > -Original Message- > From: devel@edk2.groups.io On Behalf Of > gaoliming via groups.io > Sent: Friday, November 18, 2022 10:23 AM > To: Gao, Zhichao ; Wu, Jiaxin > ; Zhang,

[edk2-devel] 回复: [PATCH] ShellPkg: Update ProcessorUpgradeTable REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4156

2022-11-17 Thread gaoliming via groups.io
Zhichao: Please see the announce mail https://edk2.groups.io/g/devel/message/96175 Now, we are in hard feature freeze, only the critical bug fix is allowed. If the patch wants to catch this stable tag, please highlight it and get approval from Stewards. Thanks Liming > -邮件原件- > 发件人: G

Re: [edk2-devel] [PATCH] ShellPkg: Update ProcessorUpgradeTable REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4156

2022-11-17 Thread Gao, Zhichao
Hi Liming, I have created the PR: https://github.com/tianocore/edk2/pull/3647 But I am not able to add the push label. Can you help to add it? And why I lost the right, or is the progress changed? Thanks, Zhichao > -Original Message- > From: Wu, Jiaxin > Sent: Thursday, November 17, 20

Re: [edk2-devel] [PATCH] edk II C Coding Standard: Fix the formating issue

2022-11-17 Thread Michael D Kinney
Reviewed-by: Michael D Kinney > -Original Message- > From: abner.ch...@amd.com > Sent: Thursday, November 17, 2022 5:31 PM > To: devel@edk2.groups.io > Cc: Ni, Ray ; Kinney, Michael D > Subject: [PATCH] edk II C Coding Standard: Fix the formating issue > > From: Abner Chang > > Fix

[edk2-devel] [PATCH] edk II C Coding Standard: Fix the formating issue

2022-11-17 Thread Chang, Abner via groups.io
From: Abner Chang Fix the Markdown file to PDF formating issue. Signed-off-by: Abner Chang Cc: Ray Ni Cc: Michael D Kinney --- 4_naming_conventions/42_directory_names.md | 5 +++-- 4_naming_conventions/43_file_names.md | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --

Re: [edk2-devel] [edk2-wiki][PATCH v1 1/1] Adds EDK II Code Scanning page

2022-11-17 Thread Michael Kubacki
The wiki page is now published: https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Code-Scanning Thanks, Michael On 11/16/2022 12:24 PM, Michael D Kinney wrote: Hi Michael, Thank you for putting this summary together on CodeQL. Looks like a great start to this content. Reviewed-b

Re: [edk2-devel] [edk2-platforms: PATCH] BIOS needs to present cores in order of relative performance in MADT

2022-11-17 Thread Pedro Falcato
On Thu, Nov 17, 2022 at 6:01 AM JackX Lin wrote: > BIOS should keep MADT ordering by big core first then small core > Hi Jack, Can you please elaborate why this is required? AFAIK nowhere in the ACPI spec does it say you need to order by big-little cores. Is this some sort of regression for a s

Re: [edk2-devel] [PATCH] MdeModulePkg: Disable PciDegrade support for LoongArch64

2022-11-17 Thread Chao Li
Reviewed-by: Chao Li Thanks, Chao On 11月 17 2022, at 4:47 下午, "Dongyan Qian" wrote: > LoongArch64: Pcie devices that come with OPROM may require large Mem Space, > and downgrading all 64 Bit Bars may result in insufficient space. > > REF:https://bugzilla.tianocore.org/show_bug.cgi?id=4

[edk2-devel] [PATCH] MdeModulePkg: Disable PciDegrade support for LoongArch64

2022-11-17 Thread Dongyan Qian
LoongArch64: Pcie devices that come with OPROM may require large Mem Space, and downgrading all 64 Bit Bars may result in insufficient space. REF:https://bugzilla.tianocore.org/show_bug.cgi?id=4157 Cc: Jian J Wang Cc: Liming Gao Cc: Ray Ni Cc: Chao Li Signed-off-by: Dongyan Qian Co-authored-

[edk2-devel] Test mail

2022-11-17 Thread Chao Li
Excuse me, this is a test mail, please ignore. Thank you! Thanks, Chao -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#96469): https://edk2.groups.io/g/devel/message/96469 Mute This Topic: https://groups.io/mt/95087433/21656 Gro

Re: [edk2-devel] [PATCH v1 1/1] MdeModulePkg:Add Warm Reset for Xhc

2022-11-17 Thread zhoucheng
HI  Hao Wu: This exception is executed Therefore, the modifications provided may not be applicable. Resetting a Root Hub Port cause the exception. Although the probability is not high.So I think it still needs to be placed after the Root Hub prot reset. // // 4.3.1 Resetting a Root Hub Port // 1

Re: [edk2-devel] [PATCH] CryptoPkg/OpensslLib: Upgrade OpenSSL to 1.1.1s

2022-11-17 Thread Yao, Jiewen
Hi Have you run the tiano CI ? Would you please share the size data before and after? Thank you Yao, Jiewen > -Original Message- > From: Chen, Gang C > Sent: Thursday, November 17, 2022 4:40 PM > To: devel@edk2.groups.io > Cc: Yao, Jiewen ; Wang, Jian J > ; Chen, Gang C > Subject: [PAT

[edk2-devel] [PATCH] CryptoPkg/OpensslLib: Upgrade OpenSSL to 1.1.1s

2022-11-17 Thread Chen, Gang C
Upgrade openssl to 1.1.1s. Pick up bugfixes from the latest openssl release, which include some GCC build warnings cleaning up. Cc: Jian J Wang Cc: Jiewen Yao Signed-off-by: Gang Chen --- CryptoPkg/Library/OpensslLib/openssl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/