summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/Workspace/MetaFileCommentParser.py
diff options
context:
space:
mode:
authorPierre Gondois <pierre.gondois@arm.com>2026-06-08 14:24:08 +0300
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2026-09-11 12:05:39 +0300
commit369a603902c381e8ac9e360483866a861815bea3 (patch)
treeedf93bcd6b73cbb71c0667f628b842450eff5263 /BaseTools/Source/Python/Workspace/MetaFileCommentParser.py
parent9df245f45c2ab33e8c38c7c4adc96ed28084e431 (diff)
downloadedk2-369a603902c381e8ac9e360483866a861815bea3.tar.xz
DynamicTablesPkg/HwInfoParser: Rename FdtGetIntcParentNode
The interrupt parent of a node is: - the node pointed by the "interrupt-parent" property if the property is present - the direct parent otherwise. FdtGetIntcParentNode() doesn't aim to find the next parent node in the interrupt hierarchy. It aims to find the interrupt-controller node upon which the input node depends. This interrupt-controller node might be multiple nodes up in the device tree hierarchy. Thus, rename FdtGetIntcParentNode() to FdtGetIntcNode() to make the function name less ambiguous and prepare for the addition of a function which gets the next parent node in an interrupt hierarchy. No functional change. Signed-off-by: Pierre Gondois <pierre.gondois@arm.com>
Diffstat (limited to 'BaseTools/Source/Python/Workspace/MetaFileCommentParser.py')
0 files changed, 0 insertions, 0 deletions