]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg:IORT header update for IORT Rev E.e spec
authorSwatisri Kantamsetti <swatisrik@nvidia.com>
Wed, 25 Jan 2023 18:40:54 +0000 (02:40 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 7 Feb 2023 06:47:57 +0000 (06:47 +0000)
commit5db84c85c3544b92fa236c4d169440d523712ae0
treed6721e46d68921e82e6a79966942e5153a3cf6ca
parent96192ba5bd4f86a5503d40c9c6b9c0fdcb631dc0
MdePkg:IORT header update for IORT Rev E.e spec

The IO Remapping Table, Platform Design Document, Revision E.e,
Sept 2022 (https://developer.arm.com/documentation/den0049/ee)
added flags in SMMUv3 node for validity of ID mappings for MSIs
related to control interrupts.

Therefore, update the IORT header file to:
- increment IORT table revision to 6
- add support for DeviceId valid flag

Signed-off-by: Swatisri Kantamsetti <swatisrik@nvidia.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
MdePkg/Include/IndustryStandard/IoRemappingTable.h