Re: [edk2-devel] [edk2-platforms][PATCH v1 0/7] Platform/Sgi: Add support for RD-N2-Cfg3 and RD-V2 platform

2024-01-05 Thread Sami Mujawar
Hi Prabin, There are 2 patches each in this series numbered 4/7, 5/7, 6/7 , 7/7. This is very confusing. [edk2-platforms][PATCH v1 7/7] Platform/Sgi: Extend SMBIOS support for RD-V2 platform [edk2-platforms][PATCH v1 7/7] Platform/Sgi: Add support for RD-N2-Cfg3 platform [edk2-platforms][PATCH

[edk2-devel] [edk2-platforms][PATCH v1 0/7] Platform/Sgi: Add support for RD-N2-Cfg3 and RD-V2 platform

2024-01-04 Thread Prabin CA
This patch series introduces support for two reference design platforms- RD-N2-Cfg3 and RD-V2. The RD-N2-Cfg3 FVP platform is a variant of RD-N2 platform with a different mesh size and GIC ITS count. It is based on the Neoverse N2 CPUs and includes 16xMP1 CPUs. RD-N2-Cfg3 has 12 GIC ITS blocks, 6 m

[edk2-devel][edk2-platforms][PATCH v1 0/7]

2022-09-06 Thread Benjamin Doron
Cleanup some unnecessary library #include's and LibraryClasses copied from KabylakeRvp3 as part of the initial bring-up work. Some quality-of-life improvements, such as working Secure Boot. Enhancement to the EC support, preparing to implement the SMI handler. Board detection data is now predictab

Re: [edk2-devel] [edk2-platforms][PATCH v1 0/7] Resolving SecureBootVariableLib dependency

2022-07-15 Thread Kun Qin
Hi SiFive, QEMU, Socionext & Pythium maintainers, This patch series was sent to resolve the newly introduced dependency in the impacted packages/platforms. Could you please provide feedback if any? Any input is appreciated. Regards, Kun On 7/8/2022 2:02 PM, Kun Qin via groups.io wrote: The

[edk2-devel] [edk2-platforms][PATCH v1 0/7] Resolving SecureBootVariableLib dependency

2022-07-08 Thread Kun Qin
The new changes in SecureBootVariableLib brought in a new dependency of PlatformPKProtectionLib. This patch series added the new library instance from SecurityPkg to resolve edk2 platforms build. Patch v1 branch: https://github.com/kuqin12/edk2-platforms/tree/fix_sb_dep Cc: Ard Biesheuvel Cc: L

Re: [edk2-devel] [edk2-platforms][PATCH V1 0/7] Fix ACPI Low Power Idle states for RD platforms

2022-06-23 Thread PierreGondois
Mujawar ; Ard Biesheuvel ; nd Subject: Re: [edk2-devel] [edk2-platforms][PATCH V1 0/7] Fix ACPI Low Power Idle states for RD platforms Hello Pranav, Would it be possible to extend this change to the Juno aswell as the platform has a Null Residency Counter and doesn't support OS Initiated LPI ?

Re: [edk2-devel] [edk2-platforms][PATCH V1 0/7] Fix ACPI Low Power Idle states for RD platforms

2022-06-21 Thread Pranav Madhu
Biesheuvel > ; nd > Subject: Re: [edk2-devel] [edk2-platforms][PATCH V1 0/7] Fix ACPI Low > Power Idle states for RD platforms > > Hello Pranav, > Would it be possible to extend this change to the Juno aswell as the platform > has a Null Residency Counter and doesn't suppo

Re: [edk2-devel] [edk2-platforms][PATCH V1 0/7] Fix ACPI Low Power Idle states for RD platforms

2022-06-21 Thread PierreGondois
et me know if any updates required for this series of patch? Regards, Pranav *From:* Thomas Abraham *Sent:* Sunday, June 12, 2022 2:16 AM *To:* Pranav Madhu ; devel@edk2.groups.io *Subject:* Re: [edk2-devel] [edk2-platforms][PATCH V1 0/7] Fix ACPI Low Power Idle states for RD platforms On Thu

Re: [edk2-devel] [edk2-platforms][PATCH V1 0/7] Fix ACPI Low Power Idle states for RD platforms

2022-06-20 Thread Pranav Madhu
Hi All, Could you please let me know if any updates required for this series of patch? Regards, Pranav From: Thomas Abraham Sent: Sunday, June 12, 2022 2:16 AM To: Pranav Madhu ; devel@edk2.groups.io Subject: Re: [edk2-devel] [edk2-platforms][PATCH V1 0/7] Fix ACPI Low Power Idle states for

Re: [edk2-devel] [edk2-platforms][PATCH V1 0/7] Fix ACPI Low Power Idle states for RD platforms

2022-06-11 Thread Thomas Abraham
On Thu, Jun 9, 2022 at 11:20 AM, Pranav Madhu wrote: > > The DSDT ACPI table used for Neoverse reference design platforms include > the _LPI control method for the kernel to enter idle states. This patch > series fixes bugs in the existing _LPI control method due to which > certain high level OS

[edk2-devel] [edk2-platforms][PATCH V1 0/7] Fix ACPI Low Power Idle states for RD platforms

2022-06-09 Thread Pranav Madhu
The DSDT ACPI table used for Neoverse reference design platforms include the _LPI control method for the kernel to enter idle states. This patch series fixes bugs in the existing _LPI control method due to which certain high level OS failed to boot on the supported Neoverse reference design platfor