[edk2-devel] [edk2-platforms PATCH 0/6] Marvell ACS fixes

Marcin Wojtas posted 6 patches 2 years, 11 months ago
Failed in applying to current master (apply log)
Silicon/Marvell/Armada7k8k/Armada7k8k.dsc.inc                          |  2 -
Silicon/Marvell/Armada7k8k/Library/RealTimeClockLib/RealTimeClockLib.h |  2 +-
Silicon/Marvell/Armada7k8k/Library/RealTimeClockLib/RealTimeClockLib.c | 32 ++++++++--------
Silicon/Marvell/Drivers/SmbiosPlatformDxe/SmbiosPlatformDxe.c          | 39 ++++++++++++++++++--
Silicon/Marvell/Armada7k8k/AcpiTables/Spcr.aslc                        |  2 +-
Silicon/Marvell/OcteonTx/AcpiTables/T91/Cn9131DbA/Ssdt.asl             |  6 +--
Silicon/Marvell/OcteonTx/AcpiTables/T91/Spcr.aslc                      |  2 +-
7 files changed, 56 insertions(+), 29 deletions(-)
[edk2-devel] [edk2-platforms PATCH 0/6] Marvell ACS fixes
Posted by Marcin Wojtas 2 years, 11 months ago
Hi,

This series addresses a couple of issues found during
ACS3.0 test suit runs. The SMBIOS Type17 table
extension and RTC fixes/improvements.
Moreover the SPCR console subtype is switched to
a different value and Cn913xDb ACPI tables are
fixed, so that to achieve proper Windows 10 PE boot.

More details can be found in the commit logs.
The patchest is publicly available in the github:
https://github.com/semihalf-wojtas-marcin/edk2-platforms/commits/marvell-acs-r20210524

Best regards,
Marcin

Marcin Wojtas (6):
  Marvell/Drivers: SmbiosPlatformDxe: Align Type17 to SMBIOS v3.2
  Marvell: Armada7k8k/OcteonTx: Fix RT debug prints
  Marvell: Armada7k8k/OcteonTx: Switch SPCR UART subtype to 0x1
  Marvell/Cn913xDbA: AcpiTables: Use unique UID's
  Marvell: RealTimeClockLib: Fix daylight and timezone handling
  Marvell: RealTimeClockLib: Rework LibGetWakeupTime/LibSetWakeupTime

 Silicon/Marvell/Armada7k8k/Armada7k8k.dsc.inc                          |  2 -
 Silicon/Marvell/Armada7k8k/Library/RealTimeClockLib/RealTimeClockLib.h |  2 +-
 Silicon/Marvell/Armada7k8k/Library/RealTimeClockLib/RealTimeClockLib.c | 32 ++++++++--------
 Silicon/Marvell/Drivers/SmbiosPlatformDxe/SmbiosPlatformDxe.c          | 39 ++++++++++++++++++--
 Silicon/Marvell/Armada7k8k/AcpiTables/Spcr.aslc                        |  2 +-
 Silicon/Marvell/OcteonTx/AcpiTables/T91/Cn9131DbA/Ssdt.asl             |  6 +--
 Silicon/Marvell/OcteonTx/AcpiTables/T91/Spcr.aslc                      |  2 +-
 7 files changed, 56 insertions(+), 29 deletions(-)

-- 
2.29.0



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#75476): https://edk2.groups.io/g/devel/message/75476
Mute This Topic: https://groups.io/mt/83044526/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-


Re: [edk2-devel] [edk2-platforms PATCH 0/6] Marvell ACS fixes
Posted by Ard Biesheuvel 2 years, 11 months ago
On Mon, 24 May 2021 at 07:29, Marcin Wojtas <mw@semihalf.com> wrote:
>
> Hi,
>
> This series addresses a couple of issues found during
> ACS3.0 test suit runs. The SMBIOS Type17 table
> extension and RTC fixes/improvements.
> Moreover the SPCR console subtype is switched to
> a different value and Cn913xDb ACPI tables are
> fixed, so that to achieve proper Windows 10 PE boot.
>
> More details can be found in the commit logs.
> The patchest is publicly available in the github:
> https://github.com/semihalf-wojtas-marcin/edk2-platforms/commits/marvell-acs-r20210524
>
> Best regards,
> Marcin
>
> Marcin Wojtas (6):
>   Marvell/Drivers: SmbiosPlatformDxe: Align Type17 to SMBIOS v3.2
>   Marvell: Armada7k8k/OcteonTx: Fix RT debug prints
>   Marvell: Armada7k8k/OcteonTx: Switch SPCR UART subtype to 0x1
>   Marvell/Cn913xDbA: AcpiTables: Use unique UID's
>   Marvell: RealTimeClockLib: Fix daylight and timezone handling
>   Marvell: RealTimeClockLib: Rework LibGetWakeupTime/LibSetWakeupTime
>

Series pushed as f7c08b9bae56..64f3cf4cc84d

Thanks!

>  Silicon/Marvell/Armada7k8k/Armada7k8k.dsc.inc                          |  2 -
>  Silicon/Marvell/Armada7k8k/Library/RealTimeClockLib/RealTimeClockLib.h |  2 +-
>  Silicon/Marvell/Armada7k8k/Library/RealTimeClockLib/RealTimeClockLib.c | 32 ++++++++--------
>  Silicon/Marvell/Drivers/SmbiosPlatformDxe/SmbiosPlatformDxe.c          | 39 ++++++++++++++++++--
>  Silicon/Marvell/Armada7k8k/AcpiTables/Spcr.aslc                        |  2 +-
>  Silicon/Marvell/OcteonTx/AcpiTables/T91/Cn9131DbA/Ssdt.asl             |  6 +--
>  Silicon/Marvell/OcteonTx/AcpiTables/T91/Spcr.aslc                      |  2 +-
>  7 files changed, 56 insertions(+), 29 deletions(-)
>
> --
> 2.29.0
>


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#75944): https://edk2.groups.io/g/devel/message/75944
Mute This Topic: https://groups.io/mt/83044526/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-