|
[edk2-platforms][PATCH v2 13/32] AmpereAltraPkg, JadePkg: Add ACPI support
Add various ACPI tables for the Mt. Jade platform including: DSDT, SPCR,
DBG2, GTDT, FACP, SSDT, MADT, PPTT, PCCT, SLIT, SRAT, and NFIT.
Cc: Chuong Tran <chuong@...>
Cc: Leif
Add various ACPI tables for the Mt. Jade platform including: DSDT, SPCR,
DBG2, GTDT, FACP, SSDT, MADT, PPTT, PCCT, SLIT, SRAT, and NFIT.
Cc: Chuong Tran <chuong@...>
Cc: Leif
|
By
Nhi Pham
·
#75627
·
|
|
[edk2-platforms][PATCH v2 18/32] JadePkg: Add ASpeed GOP driver
This wires up the pre-built binary placed in the edk2-non-osi
repository for PCIe VGA Controller support.
Cc: Chuong Tran <chuong@...>
Cc: Leif Lindholm <leif@...>
Cc:
This wires up the pre-built binary placed in the edk2-non-osi
repository for PCIe VGA Controller support.
Cc: Chuong Tran <chuong@...>
Cc: Leif Lindholm <leif@...>
Cc:
|
By
Nhi Pham
·
#75626
·
|
|
Re: [PATCH 1/6] SecurityPkg: Create library for setting Secure Boot variables.
Just aware that the patch series hasn't been sent out by devel@edk2.groups.io.
I will review other related patches once the patch series gets sent out by devel@edk2.groups.io.
Best Regards,
Sunny
Just aware that the patch series hasn't been sent out by devel@edk2.groups.io.
I will review other related patches once the patch series gets sent out by devel@edk2.groups.io.
Best Regards,
Sunny
|
By
Sunny Wang
·
#75625
·
|
|
[edk2-platforms][PATCH v2 16/32] AmpereAltraPkg: Add PciHostBridge driver
From: Vu Nguyen <vunguyen@...>
The roles of this driver:
* Consume PcieCoreLib to initialize all enable PCIe controllers.
* Produce neccessary protocols like RootBridgeIo an
From: Vu Nguyen <vunguyen@...>
The roles of this driver:
* Consume PcieCoreLib to initialize all enable PCIe controllers.
* Produce neccessary protocols like RootBridgeIo an
|
By
Nhi Pham
·
#75624
·
|
|
[edk2-platforms][PATCH v2 17/32] JadePkg: Enable PCIe-related libraries and device drivers
From: Vu Nguyen <vunguyen@...>
This change also enables the support for SCSI, NVMe, USB keyboard, and
USB storage devices.
Cc: Chuong Tran <chuong@...>
Cc: Leif
From: Vu Nguyen <vunguyen@...>
This change also enables the support for SCSI, NVMe, USB keyboard, and
USB storage devices.
Cc: Chuong Tran <chuong@...>
Cc: Leif
|
By
Nhi Pham
·
#75623
·
|
|
[edk2-platforms][PATCH v2 15/32] JadePkg: Add PcieBoardLib library instance
From: Vu Nguyen <vunguyen@...>
Provides basic features like:
* Screen menu to change bifurcation setting of each Root Complex. Note
that we can only change the option for Root
From: Vu Nguyen <vunguyen@...>
Provides basic features like:
* Screen menu to change bifurcation setting of each Root Complex. Note
that we can only change the option for Root
|
By
Nhi Pham
·
#75622
·
|
|
[edk2-platforms][PATCH v2 14/32] AmpereAltraPkg: Add PcieCoreLib library instance
From: Vu Nguyen <vunguyen@...>
Provides essential functions to initialize the PCIe Root Complex of
Ampere Altra processor.
Cc: Chuong Tran <chuong@...>
Cc: Leif
From: Vu Nguyen <vunguyen@...>
Provides essential functions to initialize the PCIe Root Complex of
Ampere Altra processor.
Cc: Chuong Tran <chuong@...>
Cc: Leif
|
By
Nhi Pham
·
#75621
·
|
|
[edk2-platforms][PATCH v2 12/32] AmperePlatformPkg: Add AcpiHelperLib to update ACPI DSDT table
The AcpiHelperLib provides functions to update the ACPI DSDT table after
this table is installed.
Cc: Chuong Tran <chuong@...>
Cc: Leif Lindholm <leif@...>
Cc: Michael D
The AcpiHelperLib provides functions to update the ACPI DSDT table after
this table is installed.
Cc: Chuong Tran <chuong@...>
Cc: Leif Lindholm <leif@...>
Cc: Michael D
|
By
Nhi Pham
·
#75620
·
|
|
[edk2-platforms][PATCH v2 11/32] AmperePlatformPkg: Add AcpiPccLib to support ACPI PCCT Table
The AcpiPccLib provides functions to allocate and get the physical
address of PCC shared memory.
Cc: Chuong Tran <chuong@...>
Cc: Leif Lindholm <leif@...>
Cc: Michael D
The AcpiPccLib provides functions to allocate and get the physical
address of PCC shared memory.
Cc: Chuong Tran <chuong@...>
Cc: Leif Lindholm <leif@...>
Cc: Michael D
|
By
Nhi Pham
·
#75619
·
|
|
[edk2-platforms][PATCH v2 10/32] AmpereSiliconPkg: Add PlatformManagerUiLib library instance
From: Vu Nguyen <vunguyen@...>
The idea came from DeviceManagerUiLib that all related menu settings can be
placed under a common entry. This change intends to provide a central
From: Vu Nguyen <vunguyen@...>
The idea came from DeviceManagerUiLib that all related menu settings can be
placed under a common entry. This change intends to provide a central
|
By
Nhi Pham
·
#75618
·
|
|
[edk2-platforms][PATCH v2 09/32] AmpereAltraPkg: Support non-volatile variables
From: Vu Nguyen <vunguyen@...>
Non-volatile variables now can be stored on flash. MM communication
protocol is used to access storage on flash.
Included in this change are:
*
From: Vu Nguyen <vunguyen@...>
Non-volatile variables now can be stored on flash. MM communication
protocol is used to access storage on flash.
Included in this change are:
*
|
By
Nhi Pham
·
#75617
·
|
|
[edk2-platforms][PATCH v2 08/32] AmpereAltraPkg: Add BootProgress support
From: Quan Nguyen <quan@...>
BootProgress will send 32-bit UEFI Status Code via doorbell to report
its progress status.
Currently support reporting Progress Status Code and Error
From: Quan Nguyen <quan@...>
BootProgress will send 32-bit UEFI Status Code via doorbell to report
its progress status.
Currently support reporting Progress Status Code and Error
|
By
Nhi Pham
·
#75616
·
|
|
[edk2-platforms][PATCH v2 07/32] JadePkg: Implement RealTimeClockLib for PCF85063
From: Vu Nguyen <vunguyen@...>
This library adds the support for retrieving and updating system
datetime over real RTC PCF85063 device on Mt. Jade platform instead of
using virtual
From: Vu Nguyen <vunguyen@...>
This library adds the support for retrieving and updating system
datetime over real RTC PCF85063 device on Mt. Jade platform instead of
using virtual
|
By
Nhi Pham
·
#75615
·
|
|
[edk2-platforms][PATCH v2 06/32] AmpereAltraPkg: Add DwGpioLib library
From: Vu Nguyen <vunguyen@...>
The DwGpioLib library provides basic functions to control the GPIO
controller on Ampere Altra processor.
Cc: Chuong Tran
From: Vu Nguyen <vunguyen@...>
The DwGpioLib library provides basic functions to control the GPIO
controller on Ampere Altra processor.
Cc: Chuong Tran
|
By
Nhi Pham
·
#75614
·
|
|
[edk2-platforms][PATCH v2 05/32] AmpereAltraPkg: Add DwI2cLib library
From: Vu Nguyen <vunguyen@...>
The DwI2cLib library provides basic functions to control the I2C
controller on Ampere Altra processor.
Cc: Chuong Tran
From: Vu Nguyen <vunguyen@...>
The DwI2cLib library provides basic functions to control the I2C
controller on Ampere Altra processor.
Cc: Chuong Tran
|
By
Nhi Pham
·
#75613
·
|
|
[edk2-platforms][PATCH v2 04/32] AmperePlatformPkg: Add FailSafe and WDT support
The FailSafeDxe driver reverts the system's configuration to known good
values if the system fails to boot up multiple times. It also implements
the Watchdog Timer Architectural Protocol to reset the
The FailSafeDxe driver reverts the system's configuration to known good
values if the system fails to boot up multiple times. It also implements
the Watchdog Timer Architectural Protocol to reset the
|
By
Nhi Pham
·
#75612
·
|
|
[edk2-platforms][PATCH v2 03/32] AmperePlatformPkg: Implement FailSafe library
The Ampere Altra System Firmware provides a fail-safe feature to help
recover the system if there are setting changes such as Core voltage,
DRAM parameters that cause the UEFI failed to boot.
The
The Ampere Altra System Firmware provides a fail-safe feature to help
recover the system if there are setting changes such as Core voltage,
DRAM parameters that cause the UEFI failed to boot.
The
|
By
Nhi Pham
·
#75611
·
|
|
[edk2-platforms][PATCH v2 02/32] AmpereAltraPkg: Add MmCommunication modules
From: Vu Nguyen <vunguyen@...>
The MmCommunicationDxe module is derived from
ArmPkg/Drivers/MmCommunicationDxe/MmCommunication.inf.
The MmCommunication PEI and DXE modules
From: Vu Nguyen <vunguyen@...>
The MmCommunicationDxe module is derived from
ArmPkg/Drivers/MmCommunicationDxe/MmCommunication.inf.
The MmCommunication PEI and DXE modules
|
By
Nhi Pham
·
#75610
·
|
|
[edk2-platforms][PATCH v2 01/32] Ampere: Initial support for Ampere Altra processor and Mt. Jade platform
From: Vu Nguyen <vunguyen@...>
This commit adds the support for Ampere’s Altra processor-based Mt. Jade
platform that provides up to 160 processor cores in a dual
From: Vu Nguyen <vunguyen@...>
This commit adds the support for Ampere’s Altra processor-based Mt. Jade
platform that provides up to 160 processor cores in a dual
|
By
Nhi Pham
·
#75609
·
|
|
[PATCH 1/1] UsbCdcNetDxe: Remove reading connection status in SNP GetStatus
Only read the Ethernet connection status at the initialization of SNP.
Signed-off-by: Nhi Pham <nhi@...>
---
.../Drivers/UsbCdcNetDxe/SimpleNetwork.c | 12
Only read the Ethernet connection status at the initialization of SNP.
Signed-off-by: Nhi Pham <nhi@...>
---
.../Drivers/UsbCdcNetDxe/SimpleNetwork.c | 12
|
By
Nhi Pham
·
#75608
·
|