]> git.proxmox.com Git - mirror_edk2.git/commit - DynamicTablesPkg/Include/ArmNameSpaceObjects.h
DynamicTablesPkg: Fix Ssdt PCI generation comments
authorPierre Gondois <pierre.gondois@arm.com>
Mon, 10 Oct 2022 09:20:53 +0000 (11:20 +0200)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Mon, 31 Oct 2022 12:32:32 +0000 (12:32 +0000)
commita5672d43a6e5caab92c2a8067167af2484dff486
tree0e2301f286740224542f4016799157068fab93d4
parent5acd6489df56f7ea61581e8dff808bb1100aa772
DynamicTablesPkg: Fix Ssdt PCI generation comments

The second model of the _PRT object is used. Indeed:
- the interrupts described are not re-configurable
- OSes are aware of the polarity of PCI legacy interrupts,
  so there is no need to accurately describe the polarity.

Also, fix a comment for the CM_ARM_PCI_INTERRUPT_MAP_INFO obj.

Signed-off-by: Pierre Gondois <Pierre.Gondois@arm.com>
Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
DynamicTablesPkg/Include/ArmNameSpaceObjects.h
DynamicTablesPkg/Library/Acpi/Arm/AcpiSsdtPcieLibArm/SsdtPcieGenerator.c