audk/DynamicTablesPkg/Library/Acpi/Arm/AcpiIortLibArm
Sami Mujawar 238f903e8d DynamicTablesPkg: IORT set reference to interrupt array if present
The IORT generator is populating the reference field for Context and
PMU interrupts even if their count is zero.

Update the IORT generator to set the references only if the interrupt
count is not 0. Also add checks to ensure a valid reference token has
been provided.

Signed-off-by: Sami Mujawar <sami.mujawar@arm.com>
Reviewed-by: Pierre Gondois <pierre.gondois@arm.com>
2022-07-29 19:22:15 +00:00
..
AcpiIortLibArm.inf DynamicTablesPkg: Fix missing local header warning 2020-03-29 16:53:35 +00:00
IortGenerator.c DynamicTablesPkg: IORT set reference to interrupt array if present 2022-07-29 19:22:15 +00:00
IortGenerator.h DynamicTablesPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00