[edk2-devel] [PATCH] OvmfPkg: Fix typo in README

2021-05-29 Thread KAAIRA GUPTA
Fix typographical error in the README by correcting the 'an' mistyped as 'and'. Signed-off-by: Kaaira Gupta --- OvmfPkg/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OvmfPkg/README b/OvmfPkg/README index 70f0c41526..8655de3eab 100644 --- a/OvmfPkg/README +++ b/OvmfPk

[edk2-devel] [edk2-platforms][PATCH v1 5/5] Platform/Sgi: Cleanup build options for StandaloneMM context

2021-05-29 Thread Pranav Madhu
From: Omkar Anand Kulkarni The Arm reference design platforms support only AArch64 mode for StandaloneMM execution context. So cleanup the existing build options specified for StandaloneMM. Signed-off-by: Omkar Anand Kulkarni Signed-off-by: Pranav Madhu --- Platform/ARM/SgiPkg/SgiPlatformMm.d

[edk2-devel] [edk2-platforms][PATCH v1 3/5] Platform/Sgi: define the macro ENABLE_GOP

2021-05-29 Thread Pranav Madhu
From: Thomas Abraham Define and use the global macro ENABLE_GOP to enable the use of the Graphics Output Protocol (GOP). Enabling this macro allows GOP protocol to be used for display on the HDLCD controller of the platform. This macro is set to false by default for the all supported platforms.

[edk2-devel] [edk2-platforms][PATCH v1 4/5] Platform/Sgi: update _OSC control method to control LPI and CPPC

2021-05-29 Thread Pranav Madhu
Define and use the global macro LPI_EN and CPPC_EN to enable low power idle and CPPC support for reference design platforms. Update platform wide _OSC control method to enable/disable low power idle and CPPC support based on pcd PcdOscLpiEnable and PcdOscCppcEnable. The pcds are controlled by the g

[edk2-devel] [edk2-platforms][PATCH v1 2/5] Platform/Sgi: Add GED support

2021-05-29 Thread Pranav Madhu
Add ACPI Generic Event Device (GED) support for Arm's reference design platforms. The SP804 dual-timer interrupt is used as the event source for GED. Signed-off-by: Pranav Madhu --- Platform/ARM/SgiPkg/SgiPlatform.dec | 5 ++ Platform/ARM/SgiPkg/SgiMemoryMap.dsc.inc

[edk2-devel] [edk2-platforms][PATCH v1 0/5] Platform/Sgi: Miscellaneous updates

2021-05-29 Thread Pranav Madhu
This patch series introduces few miscellaneous updates for Arm's Reference Design platforms. The first two patches add a template support for hardware reduced ACPI events. This allows helps the platform get better compliance coverage with SystemReady test suite. The third patch adds a build macro f

[edk2-devel] [edk2-platforms][PATCH v1 1/5] Platform/Sgi: Enable PrimeCell GPIO

2021-05-29 Thread Pranav Madhu
The HW-Reduced ACPI model has specific requirements for GPIO controllers. Arm's reference design Platforms has PrimeCell GPIO (PL061) integrated in the RoS subsystem to provide GPIO support. Add GPIO device entry and also add GPIO signalled ACPI event template for reference. Signed-off-by: Pranav

Re: [edk2-devel] [PATCH v3 00/13] Add GHCBv2 macro and helpers

2021-05-29 Thread Laszlo Ersek
On 05/19/21 20:19, Brijesh Singh wrote: > This series is taken from the SNP RFC. This series defines the GHCBv2 > macros and NAE events. Additionally, it also introduces a helper to > clear the page encryption mask from the Mmio region. > > The series is based on the commit: > 15ee7b76891a Crypto

Re: [edk2-devel] [PATCH v2] UefiCpuPkg/MpInitLib: Allocate a separate SEV-ES AP reset stack area

2021-05-29 Thread Laszlo Ersek
On 05/14/21 22:28, Lendacky, Thomas wrote: > BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3324 > > The SEV-ES stacks currently share a page with the reset code and data. > Separate the SEV-ES stacks from the reset vector code and data to avoid > possible stack overflows from overwriting the

Re: [edk2-devel] [PATCH] Maintainers.txt: add Sami Mujawar as top-level ArmVirtPkg reviewer

2021-05-29 Thread Laszlo Ersek
On 05/14/21 13:48, Laszlo Ersek wrote: > For distributing ArmVirtPkg patch review tasks better, move Sami Mujawar > from the "ArmVirtPkg: Kvmtool" section to the top-level "ArmVirtPkg" > section. > > Given that "ArmVirtPkg: Kvmtool" remains without a specific "R" role, > remove "ArmVirtPkg: Kvmtoo

Re: [edk2-devel] [PATCH v2 4/5] ArmVirtPkg: Introduce Cloud Hypervisor to edk2 family

2021-05-29 Thread Sami Mujawar
Hi Jianyon, Please find my response inline marked [SAMI]. Regards, Sami Mujawar On 27/05/2021 07:19 AM, Jianyong Wu wrote: Hi Sami, -Original Message- From: Sami Mujawar Sent: Wednesday, May 19, 2021 4:27 AM To: Jianyong Wu ; devel@edk2.groups.io; ler...@redhat.com; ardb+tianoc...@