浏览代码

Documentation/Intel-IOMMU.txt: Modify definition of DRHD

Hi all,

According to "Intel Virtualization Technology for Directed I/O" specification,
DRHD stands for "DMA Remapping Hardware Unit Definition" , not "DMA
Engine Reporting Structure".

Signed-off-by: Nan Xiao <nan@chinadtrace.org>
Nan Xiao 10 年之前
父节点
当前提交
61a88a76b4
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Documentation/Intel-IOMMU.txt

+ 1 - 1
Documentation/Intel-IOMMU.txt

@@ -10,7 +10,7 @@ This guide gives a quick cheat sheet for some basic understanding.
 Some Keywords
 Some Keywords
 
 
 DMAR - DMA remapping
 DMAR - DMA remapping
-DRHD - DMA Engine Reporting Structure
+DRHD - DMA Remapping Hardware Unit Definition
 RMRR - Reserved memory Region Reporting Structure
 RMRR - Reserved memory Region Reporting Structure
 ZLR  - Zero length reads from PCI devices
 ZLR  - Zero length reads from PCI devices
 IOVA - IO Virtual address.
 IOVA - IO Virtual address.