Re: [edk2-devel] [PATCH] MdePkg:Update UEFI version to 2.10

2024-05-26 Thread Li, Walon
Hi Mike, Nope. I didn't try all changes with UEFI 2.10 specification. I just noticed that edk2 had been merged serval 2.10 changes but this version is still keeping to 2.7. Only checked the UEFI version number in efi-shell (QEMU), it changes to 2.100 from 2.70. I'm neutral on this change, if yo

[edk2-devel] Event: Tools, CI, Code base construction meeting series - Monday, May 27, 2024 #cal-reminder

2024-05-26 Thread Group Notification
*Reminder: Tools, CI, Code base construction meeting series* *When:* Monday, May 27, 2024 4:30pm to 5:30pm (UTC-07:00) America/Los Angeles *Where:* https://teams.microsoft.com/l/meetup-join/19%3ameeting_ZDI2ZDg4NmMtMjI1My00MzI5LWFmYjAtMGQyNjUzNTBjZGYw%40thread.v2/0?context=%7b%22Tid%22%3a%2272f98

Re: [edk2-devel] [PATCH] UefiCpuPkg/MpLib:Do not assume BSP is #0.

2024-05-26 Thread Ni, Ray
I modified the commit message to add more Cc tags to by-pass CI checks. And I found it has been merged. Thanks, Liming! Thanks, Ray From: gaoliming Sent: Saturday, May 25, 2024 20:00 To: devel@edk2.groups.io ; Ni, Ray ; Feng, Ning Subject: 回复: [edk2-devel] [PA

Re: [edk2-devel] [PATCH v1 1/2] OvmfPkg: Add no hardcode version of FtdNorFlashQemuLib

2024-05-26 Thread xianglai
Hi Marcin: W dniu 17.05.2024 o 09:17, Chao Li via groups.io pisze: This library is copied from ArmVirtPkg, in the Arm version, the value of PcdFlashNvStorageVariableBase, PcdFlashNvStorageFtwWorkingBase and PcdFlashNvStorageFtwSpareBase are hardcoded in INC file. This version will calculate the

Re: [edk2-devel] Soft Feature Freeze starts now for edk2-stable202405

2024-05-26 Thread Wenxing Hou
Hi Liming, Our PR: https://github.com/tianocore/edk2/pull/5645 need to be merged too. And the CryptoPkg maintainer Li Yi can not add the Push label. Could you please merge this PR? Thanks, Wenxing From: gaoliming Sent: Tuesday, May 21, 2024 10:21 PM To: devel@edk2.groups.io; Hou, Wenxing ;

[edk2-devel] [PATCH] ShellPkg/Pci.c: Update supported link speed to PCIe Gen6

2024-05-26 Thread Lien, HoraceX
From: HoraceX Lien REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4779 Refer to PCI express base specification Reversion 6.2, table 7-23 Link Capabilities Register. Supported Link Speeds Vector bit 5: speed 64 GT/s. Add the support to shell command 'pci'. Signed-off-by: HoraceX Lien Cc: Z

Re: [edk2-devel] [PATCH] OvmfPkg: Update VMM Hob list check to support new resource attributes

2024-05-26 Thread Du Lin
Thanks for the review and approval. Could you please help merge this patch to the upstream? A pull request has been created for this patch: https://github.com/tianocore/edk2/pull/5644. Thanks. BRs, Lin, Du -Original Message- From: Yao, Jiewen Sent: Thursday, May 16, 2024 5:37 PM To: d

Re: [edk2-devel] [PATCH v1 1/2] OvmfPkg: Add no hardcode version of FtdNorFlashQemuLib

2024-05-26 Thread Gerd Hoffmann
On Fri, May 24, 2024 at 11:11:41AM GMT, Marcin Juszkiewicz wrote: > W dniu 17.05.2024 o 09:17, Chao Li via groups.io pisze: > > This library is copied from ArmVirtPkg, in the Arm version, the value of > > PcdFlashNvStorageVariableBase, PcdFlashNvStorageFtwWorkingBase and > > PcdFlashNvStorageFtwSpa

Re: [edk2-devel] [PATCH] OvmfPkg: Update VMM Hob list check to support new resource attributes

2024-05-26 Thread Yao, Jiewen
I have approved it. What is the process to merge? There is no COMMIT button or PUSH label. > -Original Message- > From: Lin, Du > Sent: Monday, May 27, 2024 2:23 PM > To: devel@edk2.groups.io > Cc: Ard Biesheuvel ; Gerd Hoffmann > ; Yao, Jiewen ; Lin, Du > > Subject: RE: [edk2-devel] [