summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/Workspace
diff options
context:
space:
mode:
authorPierre Gondois <pierre.gondois@arm.com>2026-09-14 11:31:38 +0300
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2026-09-15 13:41:58 +0300
commitd61662fbfd7e74d9d474cfe2fedb8565e395acfb (patch)
tree5190e68aaecbe3b068c7e030113cd6ccba8f1215 /BaseTools/Source/Python/Workspace
parentb600fc69f179d9246c7b93d406607efaf55d6e70 (diff)
downloadedk2-d61662fbfd7e74d9d474cfe2fedb8565e395acfb.tar.xz
DynamicTablesPkg/HwInfoParser: Fix FdtResolveInterrupt() on absent property
FdtResolveInterrupt() might be called on a node with an absent "interrupts" property. In such case, the function should: - not assert - return EFI_NOT_FOUND This ASSERT is triggered when running ArmVirtKvmtool, when searching for a GSIV maintenance interrupt. Fixes: b377584b344a ("DynamicTablesPkg/HwInfoParser: Add FdtResolveInterrupt()") Signed-off-by: Pierre Gondois <pierre.gondois@arm.com>
Diffstat (limited to 'BaseTools/Source/Python/Workspace')
0 files changed, 0 insertions, 0 deletions