Re: [edk2-devel] [PATCH] MdePkg/Include: PciExpress60: Initial commit

2024-06-24 Thread Alistair Francis
On Tue, Jun 25, 2024 at 3:46 PM Alistair Francis via groups.io wrote: > > Initial commit of the PCIe 6.0 specification header file. This is used > to define the EFI_PCIE_CAPABILITY_ID_DOE macro. > > Signed-off-by: Alistair Francis > --- I forgot to add that this is the same commit from https://g

[edk2-devel] [PATCH] MdePkg/Include: PciExpress60: Initial commit

2024-06-24 Thread Alistair Francis
Initial commit of the PCIe 6.0 specification header file. This is used to define the EFI_PCIE_CAPABILITY_ID_DOE macro. Signed-off-by: Alistair Francis --- MdePkg/Include/IndustryStandard/Pci.h | 2 +- MdePkg/Include/IndustryStandard/PciExpress60.h | 17 + 2 files change

Re: [edk2-devel] [Patch V2 1/3] StandaloneMmPkg: Add LockBox Dependency DXE Driver

2024-06-24 Thread Ni, Ray
Yuanhao, I have only one comment regarding the commit message. The LockBox Dependency DXE Driver is designed for use with standalone [Ray] This is a library not a driver. -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#119704): https://e

Re: [edk2-devel] [PATCH edk2-platforms 4/4] Silicon/RiscVOpensbiLib: fix submodule version

2024-06-24 Thread Sunil V L
On Tue, Jun 25, 2024 at 10:07:37AM +1000, Alistair Francis wrote: > On Mon, Jun 24, 2024 at 11:33 PM Leif Lindholm via groups.io > wrote: > > > > Commit 4f32c34865de, > > ("Platform/AMD: Initial commit of cross platform/board interfaces") > > presumably by accident reverts the opensbi submodule up

Re: [edk2-devel] [PATCH edk2-platforms 4/4] Silicon/RiscVOpensbiLib: fix submodule version

2024-06-24 Thread Alistair Francis
On Mon, Jun 24, 2024 at 11:33 PM Leif Lindholm via groups.io wrote: > > Commit 4f32c34865de, > ("Platform/AMD: Initial commit of cross platform/board interfaces") > presumably by accident reverts the opensbi submodule update done in > commmit 2d8289634ec9 ("ProcessorPkg/opensbi: Update opensbi lib

[edk2-devel] Now: Tools, CI, Code base construction meeting series - Monday, June 24, 2024 #cal-notice

2024-06-24 Thread Group Notification
*Tools, CI, Code base construction meeting series* *When:* Monday, June 24, 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%2272f988bf-86f1-

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

2024-06-24 Thread Group Notification
*Reminder: Tools, CI, Code base construction meeting series* *When:* Monday, June 24, 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%2272f9

Re: [edk2-devel] [PATCH edk2-platforms 0/4] Platform,Silicon: fix SiFive U540 and Opensbi builds

2024-06-24 Thread Sunil V L
On Mon, Jun 24, 2024 at 02:32:33PM +0100, Leif Lindholm wrote: > Heinrich reported a build breakage of U540, due to it lacking a > mapping for RiscVMmuLib. While looking into that, I found that > 1) The Opensbi submodule version has been corrupted by a recent commit. > 2) The Maintainers.txt entry

Re: [edk2-devel] Alignment fault in __memcpy when SbsaQemu is built uncompressed

2024-06-24 Thread Marcin Juszkiewicz
W dniu 22.06.2024 o 20:04, Rebecca Cran pisze: I decided to do some testing around the cost of copying vs decompressing and moved all the drivers in SbsaQemu into the uncompressed section (as described in https://github.com/tianocore/tianocore.github.io/wiki/ArmPkg-Compression), but firmware bu

Re: [edk2-devel] Adding AArch64 support to the mu_nasm package (nasm_ext_dep.yaml)

2024-06-24 Thread Joey Vagedes via groups.io
Hi Rebecca, Switching the external dependency to the below should resolve your issue: "source": "https://pkgs.dev.azure.com/projectmu/mu/_packaging/Basetools-Binary/nuget/v3/index.json"; "version": "20015.5.0" Thanks, Joey -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sen

Re: [edk2-devel] [PATCH edk2-platforms 1/4] Maintainers.txt: fix entry for SiFive U5SeriesPkg

2024-06-24 Thread Michael D Kinney
Reviewed-by: Michael D Kinney > -Original Message- > From: Leif Lindholm > Sent: Monday, June 24, 2024 6:33 AM > To: devel@edk2.groups.io > Cc: Kinney, Michael D ; Daniel Schaefer > > Subject: [PATCH edk2-platforms 1/4] Maintainers.txt: fix entry for SiFive > U5SeriesPkg > > There was

Re: [edk2-devel] Topic for Monday Tools, CI, Code Base construction meeting

2024-06-24 Thread Michael Kubacki
Hi Rebecca, I'm covering hosting for the meeting today. I've created a discussion with your agenda topics here https://github.com/tianocore/edk2/discussions/5818. Thanks, Michael On 6/23/2024 1:39 PM, Rebecca Cran wrote: Add edk2-devel On 6/23/24 11:38 AM, Rebecca Cran wrote: I have two i

[edk2-devel] [PATCH edk2-platforms 4/4] Silicon/RiscVOpensbiLib: fix submodule version

2024-06-24 Thread Leif Lindholm
Commit 4f32c34865de, ("Platform/AMD: Initial commit of cross platform/board interfaces") presumably by accident reverts the opensbi submodule update done in commmit 2d8289634ec9 ("ProcessorPkg/opensbi: Update opensbi library"). Correct this and restore the submodule version. Cc: Daniel Schaefer

[edk2-devel] [PATCH edk2-platforms 3/4] Platform/SiFive: add RiscVMmuLib mapping for U540

2024-06-24 Thread Leif Lindholm
The freedom unleashed platform currently fails to build due to a missing mapping for RiscVMmuLib, so add one. Cc: Daniel Schaefer Cc: Sunil V L Cc: Abner Chang Signed-off-by: Leif Lindholm --- Platform/SiFive/U5SeriesPkg/FreedomU540HiFiveUnleashedBoard/U540.dsc | 1 + 1 file changed, 1 insert

[edk2-devel] [PATCH edk2-platforms 2/4] Platform/SiFive: CRLF fixup in U540.dsc

2024-06-24 Thread Leif Lindholm
Cc: Daniel Schaefer Cc: Sunil V L Cc: Abner Chang Signed-off-by: Leif Lindholm --- Platform/SiFive/U5SeriesPkg/FreedomU540HiFiveUnleashedBoard/U540.dsc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Platform/SiFive/U5SeriesPkg/FreedomU540HiFiveUnleashedBoard/U540.dsc b/P

[edk2-devel] [PATCH edk2-platforms 0/4] Platform,Silicon: fix SiFive U540 and Opensbi builds

2024-06-24 Thread Leif Lindholm
Heinrich reported a build breakage of U540, due to it lacking a mapping for RiscVMmuLib. While looking into that, I found that 1) The Opensbi submodule version has been corrupted by a recent commit. 2) The Maintainers.txt entry for this group of platforms is incorrect. Reported-by: Heinrich Schuch

[edk2-devel] [PATCH edk2-platforms 1/4] Maintainers.txt: fix entry for SiFive U5SeriesPkg

2024-06-24 Thread Leif Lindholm
There was an error in the wildcard path described for U5SeriesPkg, so it failed to match. Fix the mistake. Cc: Michael D Kinney Cc: Daniel Schaefer Signed-off-by: Leif Lindholm --- Maintainers.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Maintainers.txt b/Maintai

[edk2-devel] [Patch V2 3/3] MdeModulePkg: Add Standalone MM Lockbox Driver.

2024-06-24 Thread Yuanhao Xie
The Lockbox Driver allows sensitive data to be securely stored in a designated area, thus protected against unauthorized access. This patch adds a Standalone MM Lockbox Driver with main modifications: 1. Separating shared code between the Standalone MM driver and the DXE MM Driver. 2. Utilizing se

[edk2-devel] [Patch V2 2/3] MdeModulePkg: Refactors SmmLockBox.c.

2024-06-24 Thread Yuanhao Xie
The Lockbox Driver allows sensitive data to be securely stored in a designated area, thus protected against unauthorized access. This patch does not introduce any functional modifications. It refactors the existing logic into a common component to facilitates the integration of the Standalone MM L

[edk2-devel] [Patch V2 1/3] StandaloneMmPkg: Add LockBox Dependency DXE Driver

2024-06-24 Thread Yuanhao Xie
The LockBox Dependency DXE Driver is designed for use with standalone mm where gBS are not accessible to indicates that LockBox API is ready for use. For DXE drivers use lockbox APIs via a communication mechanism triggering an SMI, it's must to have the corresponding SMI handler pre-installed for

[edk2-devel] [Patch V2 0/3] Add Standalone MM Lockbox Driver

2024-06-24 Thread Yuanhao Xie
This patch adds a Standalone MM Lockbox Driver xieyuanh (3): StandaloneMmPkg: Add LockBox Dependency DXE Driver MdeModulePkg: Refactors SmmLockBox.c. MdeModulePkg: Add Standalone MM Lockbox Driver. MdeModulePkg/MdeModulePkg.dsc | 1 + MdeModul

Re: [edk2-devel] Regarding MOR Secure feature

2024-06-24 Thread Gerd Hoffmann
On Mon, Jun 24, 2024 at 08:49:52AM GMT, Ni, Ray wrote: > If you can confirm my understanding (F24/F25 are EOL today and Laszlo's fix > is not needed), I can create a PR to remove that change. Yes, F24/F25 are long EOL. Fedora releases come roughly every 6 months and are supported for ~13-14 mont

Re: [edk2-devel] [PATCH edk2-platforms 3/5] Platform/ARM: drop use of PcdArmArchTimerFreqInHz

2024-06-24 Thread Leif Lindholm
On Sat, Jun 22, 2024 at 21:53:02 -0700, Sami Mujawar wrote: > Hi Leif, > > Thank you for this patch. > > These changes look good to me. > > Reviewed-by: Sami Mujawar Thanks! 3/5 pushed as d9bcbf86b03f. -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. Vie

Re: [edk2-devel] Regarding MOR Secure feature

2024-06-24 Thread Ni, Ray
Ard, Thank you very much for your willingness to think about this topic. Yes. we found the TCG MOR secure feature does not work in standalone MM env and want to fix it. That leads the review of the code change history. If you can confirm my understanding (F24/F25 are EOL today and Laszlo's fix i