Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 14aa197f71cc7bc7bb7ecd8184dfb062fd581d03
https://github.com/tianocore/edk2/commit/14aa197f71cc7bc7bb7ecd8184dfb062fd581d03
Author: Abdul Lateef Attar <[email protected]>
Date: 2025-12-11 (Thu, 11 Dec 2025)
Changed paths:
M DynamicTablesPkg/Library/Common/AmlLib/CodeGen/AmlResourceDataCodeGen.c
Log Message:
-----------
DynamicTablesPkg/AmlLib: Remove invalid ASSERT for IRQ macro generation
The ACPI specification does not require legacy IRQs (x86) to be
ActiveLow when EdgeTriggered or vice-versa.
Hence the ASSERT checking for ActiveLow when EdgeTriggered is
removed for IRQ macro generation non-ARM architecture.
The IRQNoFlags macro defaults to EdgeTrigger and ActiveHigh
configuration, demonstrating that this combination is valid.
Reference: ACPI Specification 6.5
- Section 19.6.66: IRQ (Interrupt Resource Descriptor Macro)
- Section 19.6.67: IRQNoFlags (Interrupt Resource Descriptor Macro)
Signed-off-by: Abdul Lateef Attar <[email protected]>
To unsubscribe from these emails, change your notification settings at
https://github.com/tianocore/edk2/settings/notifications
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits