Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 6cda306da1dde935e866054ef8b858de768c4cf6
      
https://github.com/tianocore/edk2/commit/6cda306da1dde935e866054ef8b858de768c4cf6
  Author: Jeff Brasen <jbra...@nvidia.com>
  Date:   2022-07-19 (Tue, 19 Jul 2022)

  Changed paths:
    M DynamicTablesPkg/Library/Acpi/Arm/AcpiSsdtPcieLibArm/SsdtPcieGenerator.c

  Log Message:
  -----------
  DynamicTablesPkg: AcpiSsdtPcieLibArm: Correct translation value

The translation value in ACPI should be the difference between the CPU and PCIe 
address.

Signed-off-by: Jeff Brasen <jbra...@nvidia.com>
Reviewed-by: Pierre Gondois <pierre.gond...@arm.com>
Reviewed-by: Sami Mujawar <sami.muja...@arm.com>


  Commit: 9ac155bf0b875f5df29ff4389107e2ec2ee3807e
      
https://github.com/tianocore/edk2/commit/9ac155bf0b875f5df29ff4389107e2ec2ee3807e
  Author: Jeff Brasen <jbra...@nvidia.com>
  Date:   2022-07-19 (Tue, 19 Jul 2022)

  Changed paths:
    M DynamicTablesPkg/Library/Acpi/Arm/AcpiSsdtPcieLibArm/SsdtPcieGenerator.c
    M DynamicTablesPkg/Library/Acpi/Arm/AcpiSsdtPcieLibArm/SsdtPcieGenerator.h

  Log Message:
  -----------
  DynamicTablesPkg: AcpiSsdtPcieLibArm: Support UID > 0xF

Add support for PCIe devices with UID > 0xF.
This is done by using the next value in the name so
PCI5, PC26, etc

Signed-off-by: Jeff Brasen <jbra...@nvidia.com>
Reviewed-by: Pierre Gondois <pierre.gond...@arm.com>
Reviewed-by: Sami Mujawar <sami.muja...@arm.com>


  Commit: 19a87683654a4969a9f86a3d02199c253c789970
      
https://github.com/tianocore/edk2/commit/19a87683654a4969a9f86a3d02199c253c789970
  Author: Jeff Brasen <jbra...@nvidia.com>
  Date:   2022-07-19 (Tue, 19 Jul 2022)

  Changed paths:
    M DynamicTablesPkg/DynamicTables.dsc.inc
    M DynamicTablesPkg/DynamicTablesPkg.dec
    M DynamicTablesPkg/DynamicTablesPkg.dsc
    A DynamicTablesPkg/Include/Library/SsdtPcieSupportLib.h
    M DynamicTablesPkg/Library/Acpi/Arm/AcpiSsdtPcieLibArm/SsdtPcieGenerator.c
    M DynamicTablesPkg/Library/Acpi/Arm/AcpiSsdtPcieLibArm/SsdtPcieGenerator.h
    M DynamicTablesPkg/Library/Acpi/Arm/AcpiSsdtPcieLibArm/SsdtPcieLibArm.inf
    R 
DynamicTablesPkg/Library/Acpi/Arm/AcpiSsdtPcieLibArm/SsdtPcieOscTemplate.asl
    A DynamicTablesPkg/Library/Common/SsdtPcieSupportLib/SsdtPcieOscTemplate.asl
    A DynamicTablesPkg/Library/Common/SsdtPcieSupportLib/SsdtPcieSupportLib.c
    A DynamicTablesPkg/Library/Common/SsdtPcieSupportLib/SsdtPcieSupportLib.inf
    A 
DynamicTablesPkg/Library/Common/SsdtPcieSupportLib/SsdtPcieSupportLibPrivate.h

  Log Message:
  -----------
  DynamicTablesPkg: AcpiSsdtPcieLibArm: Create support library

Add support library to allow for customization of _OSC and slot info.
The functions in the library are unchanged,
with the exception of adding PciInfo pointer to the APIs.

Signed-off-by: Jeff Brasen <jbra...@nvidia.com>
Reviewed-by: Pierre Gondois <pierre.gond...@arm.com>
Reviewed-by: Sami Mujawar <sami.muja...@arm.com>


Compare: https://github.com/tianocore/edk2/compare/f0064ac3afa2...19a87683654a


_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to