|
[PATCH v3 1/2] Platform/RaspberryPi: Dynamically build UARTs info in ACPI
Changes:
1. Add code to ConfigDxe driver and AcpiTables module to dynamically
build either Mini UART or PL011 UART info in ACPI. This alos fixes
the issue discussed in
Changes:
1. Add code to ConfigDxe driver and AcpiTables module to dynamically
build either Mini UART or PL011 UART info in ACPI. This alos fixes
the issue discussed in
|
By
Sunny Wang
·
#75867
·
|
|
[PATCH v3 0/2] Dynamically build UARTs info in ACPI
In v3: Address comments given by Jeremy and Matio on v2.
In v2: Address comments given by Pete on v1.
Dynamically build UARTs info in ACPI so that it can match the UART
related settings defined in
In v3: Address comments given by Jeremy and Matio on v2.
In v2: Address comments given by Pete on v1.
Dynamically build UARTs info in ACPI so that it can match the UART
related settings defined in
|
By
Sunny Wang
·
#75866
·
|
|
Re: [edk2-platforms PATCH 1/1] Readme.md: Refer users to the Arm GNU-A Downloads page for toolchains
Reviewed-by: Thomas Abraham <thomas.abraham@...>
Reviewed-by: Thomas Abraham <thomas.abraham@...>
|
By
Thomas Abraham
·
#75865
·
|
|
Re: [Edk2-platforms][PATCH] Tools/Fsp: Replace PYTHON_HOME with sys.executable
Reviewed-by: Bob Feng <bob.c.feng@...>
Reviewed-by: Bob Feng <bob.c.feng@...>
|
By
Bob Feng
·
#75864
·
|
|
Re: [PATCH v2] IntelFsp2WrapperPkg: Remove microcode related PCDs
Patch pushed: fe5da0927aad98f3c005088197fa30c1b8f9d3e8
Patch pushed: fe5da0927aad98f3c005088197fa30c1b8f9d3e8
|
By
Chiu, Chasel
·
#75863
·
|
|
Re: [PATCH v4] MinPlatformPkg: Rebase fail when python tools path exist whitespace exist whitespace REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3412
Patch has pushed: 86984c17d562fc60a6dabbc3a479d79163656a0c
Patch has pushed: 86984c17d562fc60a6dabbc3a479d79163656a0c
|
By
Chiu, Chasel
·
#75862
·
|
|
回复: [edk2-devel] [PATCH 1/4] BaseTools: Create CLANGDWARF toolchain
Ray:
If the tool chain generates ELF image, its ELF image can be converted to EFI image by Edk2 GenFw tool. Then, this tool chain can be used for EFI development.
So, I propose to make
Ray:
If the tool chain generates ELF image, its ELF image can be converted to EFI image by Edk2 GenFw tool. Then, this tool chain can be used for EFI development.
So, I propose to make
|
By
gaoliming
·
#75861
·
|
|
Re: [PATCH EDK2 v1 1/1] MdeModulePkg/Xhci: Fix TRT when data length is 0
By
Wu, Hao A
·
#75860
·
|
|
Re: [PATCH EDK2 v1 1/1] MdeModulePkg/Xhci: Fix TRT when data length is 0
Hi, Wu Hao
We use an AArch64 platform to test this patch. After merging this patch, during USB enumeration, Control Transfer with or without Data Stage
works well. Our platform dsc only include
Hi, Wu Hao
We use an AArch64 platform to test this patch. After merging this patch, during USB enumeration, Control Transfer with or without Data Stage
works well. Our platform dsc only include
|
By
wenyi,xie
·
#75859
·
|
|
[Edk2-platforms][PATCH] Tools/Fsp: Replace PYTHON_HOME with sys.executable
From: Mingyue Liang <mingyuex.liang@...>
Currently script Python interpreter is inconsistent with the=20
interpreter specified by Python home. This patch is to change=20
pythonhome to
From: Mingyue Liang <mingyuex.liang@...>
Currently script Python interpreter is inconsistent with the=20
interpreter specified by Python home. This patch is to change=20
pythonhome to
|
By
Yuwei Chen
·
#75858
·
|
|
Re: [PATCH EDK2 v1 1/1] MdeModulePkg/Xhci: Fix TRT when data length is 0
By
Wu, Hao A
·
#75857
·
|
|
[PATCH] OvmfPkg: Fix typo in README
Fix typographical error in the README by correcting the 'an' mistyped as
'and'.
Signed-off-by: Kaaira Gupta <kaaira7319@...>
---
OvmfPkg/README | 2 +-
1 file changed, 1 insertion(+), 1
Fix typographical error in the README by correcting the 'an' mistyped as
'and'.
Signed-off-by: Kaaira Gupta <kaaira7319@...>
---
OvmfPkg/README | 2 +-
1 file changed, 1 insertion(+), 1
|
By
KAAIRA GUPTA
·
#75856
·
|
|
[edk2-platforms][PATCH v1 5/5] Platform/Sgi: Cleanup build options for StandaloneMM context
From: Omkar Anand Kulkarni <omkar.kulkarni@...>
The Arm reference design platforms support only AArch64 mode for
StandaloneMM execution context. So cleanup the existing build options
specified
From: Omkar Anand Kulkarni <omkar.kulkarni@...>
The Arm reference design platforms support only AArch64 mode for
StandaloneMM execution context. So cleanup the existing build options
specified
|
By
Pranav Madhu
·
#75855
·
|
|
[edk2-platforms][PATCH v1 4/5] Platform/Sgi: update _OSC control method to control LPI and CPPC
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
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
|
By
Pranav Madhu
·
#75854
·
|
|
[edk2-platforms][PATCH v1 3/5] Platform/Sgi: define the macro ENABLE_GOP
From: Thomas Abraham <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
From: Thomas Abraham <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
|
By
Pranav Madhu
·
#75853
·
|
|
[edk2-platforms][PATCH v1 2/5] Platform/Sgi: Add GED support
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
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
|
By
Pranav Madhu
·
#75852
·
|
|
[edk2-platforms][PATCH v1 1/5] Platform/Sgi: Enable PrimeCell GPIO
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
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
|
By
Pranav Madhu
·
#75851
·
|
|
[edk2-platforms][PATCH v1 0/5] Platform/Sgi: Miscellaneous updates
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
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
|
By
Pranav Madhu
·
#75850
·
|
|
Re: [PATCH v3 00/13] Add GHCBv2 macro and helpers
Merged as commit range dbc22a178546..adfa3327d4fc, via
<https://github.com/tianocore/edk2/pull/1675>.
Thanks
Laszlo
Merged as commit range dbc22a178546..adfa3327d4fc, via
<https://github.com/tianocore/edk2/pull/1675>.
Thanks
Laszlo
|
By
Laszlo Ersek
·
#75849
·
|
|
Re: [PATCH v2] UefiCpuPkg/MpInitLib: Allocate a separate SEV-ES AP reset stack area
Merged in commit dbc22a178546 via
<https://github.com/tianocore/edk2/pull/1674>.
Thanks
Laszlo
Merged in commit dbc22a178546 via
<https://github.com/tianocore/edk2/pull/1674>.
Thanks
Laszlo
|
By
Laszlo Ersek
·
#75848
·
|