summaryrefslogtreecommitdiffstats
path: root/DynamicTablesPkg/DynamicTablesPkg.dec
diff options
context:
space:
mode:
authorJeff Brasen <jbrasen@nvidia.com>2022-07-08 14:59:03 -0600
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2022-07-19 16:15:35 +0000
commit19a87683654a4969a9f86a3d02199c253c789970 (patch)
treebb0ca2fa38f41d2d538408de4fd7538b22a94f92 /DynamicTablesPkg/DynamicTablesPkg.dec
parent9ac155bf0b875f5df29ff4389107e2ec2ee3807e (diff)
downloadedk2-19a87683654a4969a9f86a3d02199c253c789970.tar.gz
edk2-19a87683654a4969a9f86a3d02199c253c789970.tar.bz2
edk2-19a87683654a4969a9f86a3d02199c253c789970.zip
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 <jbrasen@nvidia.com> Reviewed-by: Pierre Gondois <pierre.gondois@arm.com> Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
Diffstat (limited to 'DynamicTablesPkg/DynamicTablesPkg.dec')
-rw-r--r--DynamicTablesPkg/DynamicTablesPkg.dec3
1 files changed, 3 insertions, 0 deletions
diff --git a/DynamicTablesPkg/DynamicTablesPkg.dec b/DynamicTablesPkg/DynamicTablesPkg.dec
index 9b74c5a671..cc34c2bdd6 100644
--- a/DynamicTablesPkg/DynamicTablesPkg.dec
+++ b/DynamicTablesPkg/DynamicTablesPkg.dec
@@ -30,6 +30,9 @@
## @libraryclass Defines a set of APIs to a hardware information parser.
HwInfoParserLib|Include/Library/HwInfoParserLib.h
+ ## @libraryclass Defines functions for customizing the generation of _OSC and slot info.
+ SsdtPcieSupportLib|Include/Library/SsdtPcieSupportLib.h
+
## @libraryclass Defines a set of methods for fixing up a SSDT Serial Port.
SsdtSerialPortFixupLib|Include/Library/SsdtSerialPortFixupLib.h