[edk2-devel] [PATCH v1 0/2] Add a Pcd to override the 16650 HID in SSDT

Joey Gouly posted 2 patches 3 years, 2 months ago
Failed in applying to current master (apply log)
There is a newer version of this series
DynamicTablesPkg/DynamicTablesPkg.dec              | 13 +++++++++----
.../DynamicTableFactoryDxe.inf                     |  8 ++++----
.../SsdtSerialPortFixupLib.inf                     |  4 +++-
.../SsdtSerialPortFixupLib.c                       | 14 +++++++++++---
4 files changed, 27 insertions(+), 12 deletions(-)
[edk2-devel] [PATCH v1 0/2] Add a Pcd to override the 16650 HID in SSDT
Posted by Joey Gouly 3 years, 2 months ago
This series adds PcdNonSbsaCompliantSerialHid so that firmware can
override the PNP0501 HID used by 16550 UART in the SSDT table, in case
they are not compatible with the generic PNP0501 HID.

I have tested this with acpiview, some extra testing would be
appreciated.

Changes available at https://github.com/jgouly/edk2/tree/1588_non_sbsa_hid_v1

Joey Gouly (2):
  DynamicTablesPkg: Don't use gEfiMdeModulePkgTokenSpaceGuid
  DynamicTablesPkg: Add an override for 16550 HID in SSDT

 DynamicTablesPkg/DynamicTablesPkg.dec              | 13 +++++++++----
 .../DynamicTableFactoryDxe.inf                     |  8 ++++----
 .../SsdtSerialPortFixupLib.inf                     |  4 +++-
 .../SsdtSerialPortFixupLib.c                       | 14 +++++++++++---
 4 files changed, 27 insertions(+), 12 deletions(-)

-- 
Guid("CE165669-3EF3-493F-B85D-6190EE5B9759")



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


Re: [edk2-devel] [PATCH v1 0/2] Add a Pcd to override the 16650 HID in SSDT
Posted by Samer El-Haj-Mahmoud 3 years, 1 month ago
For the series

Reviewed-by: Samer El-Haj-Mahmoud <Samer.El-Haj-Mahmoud@arm.com>



> -----Original Message-----
> From: Joey Gouly <joey.gouly@arm.com>
> Sent: Wednesday, January 20, 2021 1:20 PM
> To: devel@edk2.groups.io
> Cc: Joey Gouly <Joey.Gouly@arm.com>; ardb+tianocore@kernel.org; Sami
> Mujawar <Sami.Mujawar@arm.com>; Jeff Brasen (jbrasen@nvidia.com)
> <jbrasen@nvidia.com>; ipark@nvidia.com; Samer El-Haj-Mahmoud
> <Samer.El-Haj-Mahmoud@arm.com>; nd <nd@arm.com>
> Subject: [PATCH v1 0/2] Add a Pcd to override the 16650 HID in SSDT
> 
> This series adds PcdNonSbsaCompliantSerialHid so that firmware can
> override the PNP0501 HID used by 16550 UART in the SSDT table, in case they
> are not compatible with the generic PNP0501 HID.
> 
> I have tested this with acpiview, some extra testing would be appreciated.
> 
> Changes available at
> https://github.com/jgouly/edk2/tree/1588_non_sbsa_hid_v1
> 
> Joey Gouly (2):
>   DynamicTablesPkg: Don't use gEfiMdeModulePkgTokenSpaceGuid
>   DynamicTablesPkg: Add an override for 16550 HID in SSDT
> 
>  DynamicTablesPkg/DynamicTablesPkg.dec              | 13 +++++++++----
>  .../DynamicTableFactoryDxe.inf                     |  8 ++++----
>  .../SsdtSerialPortFixupLib.inf                     |  4 +++-
>  .../SsdtSerialPortFixupLib.c                       | 14 +++++++++++---
>  4 files changed, 27 insertions(+), 12 deletions(-)
> 
> --
> Guid("CE165669-3EF3-493F-B85D-6190EE5B9759")



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