]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg: Add DmaRemappingReportingTable.h
authorGiri P Mudusuru <giri.p.mudusuru@intel.com>
Mon, 1 Aug 2016 23:16:30 +0000 (16:16 -0700)
committerMichael Kinney <michael.d.kinney@intel.com>
Wed, 3 Aug 2016 01:30:27 +0000 (18:30 -0700)
commit846ea5f537c8f8313abb2f8f29794d13ac4becec
treec8f24783d8121a6cef2a91ce08f34663460e6ce7
parent4636e4426a31802c25bd8409be9031c4d20324f4
MdePkg: Add DmaRemappingReportingTable.h

DMA Remapping Reporting (DMAR) ACPI table definitions from Intel(R)
Virtualization Technology for Directed I/O (VT-D) Architecture
Specification v2.4 dated June 2016.

This replaces the DMARemappingReportingTable.h from
EdkCompatibilityPkg\Foundation\Include\IndustryStandard

Patch V2: added below defines and re-arranged the file.
  EFI_ACPI_DMAR_DRHD_FLAGS_INCLUDE_PCI_ALL
  EFI_ACPI_DMAR_ATSR_FLAGS_ALL_PORTS

Cc: Michael Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Giri P Mudusuru <giri.p.mudusuru@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
Reviewed-by: Michael Kinney <michael.d.kinney@intel.com>
MdePkg/Include/IndustryStandard/DmaRemappingReportingTable.h [new file with mode: 0644]