[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:

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 ;

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

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]

[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:*

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