Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 0a4079ad86f5869426bf4278a9a2681642fd7d79
https://github.com/tianocore/edk2/commit/0a4079ad86f5869426bf4278a9a2681642fd7d79
Author: Jeff Brasen <[email protected]>
Date: 2022-09-01 (Thu, 01 Sep 2022)
Changed paths:
M DynamicTablesPkg/Include/Library/SsdtPcieSupportLib.h
M DynamicTablesPkg/Library/Acpi/Arm/AcpiSsdtPcieLibArm/SsdtPcieGenerator.c
M DynamicTablesPkg/Library/Common/SsdtPcieSupportLib/SsdtPcieSupportLib.c
Log Message:
-----------
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 <[email protected]>
Reviewed-by: Pierre Gondois <[email protected]>
Reviewed-by: Sami Mujawar <[email protected]>
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits