audk/DynamicTablesPkg/Library/Common/AmlLib/CodeGen
Pierre Gondois b2b8def4e3 DynamicTablesPkg: AML Code generation to add _PRT entries
_PRT entries can describe interrupt mapping for Pci devices. The
object is described in ACPI 6.4 s6.2.13 "_PRT (PCI Routing Table)".

Add AmlCodeGenPrtEntry() helper function to add _PRT entries
to an existing _PRT object.

To: Sami Mujawar <sami.mujawar@arm.com>
To: Alexei Fedorov <Alexei.Fedorov@arm.com>
Signed-off-by: Pierre Gondois <Pierre.Gondois@arm.com>
Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
2021-12-13 12:48:42 +00:00
..
AmlCodeGen.c DynamicTablesPkg: AML Code generation to add _PRT entries 2021-12-13 12:48:42 +00:00
AmlResourceDataCodeGen.c DynamicTablesPkg: AML Code generation for memory ranges 2021-12-13 12:48:42 +00:00
AmlResourceDataCodeGen.h DynamicTablesPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00