audk/DynamicTablesPkg/Include/Library
Jeff Brasen 0a4079ad86 DynamicTablesPkg: AcpiSsdtPcieLibArm : Add UID to slot creation
Expose the UID value to GeneratePciSlots().
This is needed for some cases for example:
https://docs.microsoft.com/en-us/windows-hardware/drivers/pci/dsd-for-pcie-root-ports#identifying-externally-exposed-pcie-root-ports

Name (_DSD, Package () {
  ToUUID("EFCC06CC-73AC-4BC3-BFF0-76143807C389"),
  Package () {
    Package (2) {"ExternalFacingPort", 1},
    Package (2) {"UID", 0},
  }
})

Signed-off-by: Jeff Brasen <jbrasen@nvidia.com>
Reviewed-by: Pierre Gondois <pierre.gondois@arm.com>
Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
2022-09-01 13:53:17 +00:00
..
AmlLib DynamicTablesPkg: Add support to build _DSD 2022-09-01 12:43:22 +00:00
AcpiHelperLib.h DynamicTablesPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
DynamicPlatRepoLib.h DynamicTablesPkg: Definition for DynamicPlatRepoLib interface 2021-12-14 18:45:19 +00:00
HwInfoParserLib.h DynamicTablesPkg: Definition for HwInfoParser interface 2021-12-14 16:07:00 +00:00
SsdtPcieSupportLib.h DynamicTablesPkg: AcpiSsdtPcieLibArm : Add UID to slot creation 2022-09-01 13:53:17 +00:00
SsdtSerialPortFixupLib.h DynamicTablesPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
TableHelperLib.h DynamicTablesPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00