[edk2-devel] [PATCH v2 0/4] There are 4 patches for VTd drivers

Sheng Wei w.sheng at intel.com
Tue Dec 7 08:37:41 UTC 2021


[PATCH 1/4] IntelSiliconPkg/VTd: Fix typos
[PATCH 2/4] IntelSiliconPkg/VTd: Update VTd register structs
[PATCH 3/4] IntelSiliconPkg/VTd: Support VTd Abort DMA Mode
[PATCH 4/4] IntelSiliconPkg/VTd: Only generate PEI DMA buffer once.

Patch v2 update:
Fix build error in [PATCH 2/4] and [PATCH 4/4]

Cc: Ray Ni <ray.ni at intel.com>
Cc: Rangasai V Chaganty <rangasai.v.chaganty at intel.com>
Cc: Jenny Huang <jenny.huang at intel.com>
Cc: Robert Kowalewski <robert.kowalewski at intel.com>
Signed-off-by: Sheng Wei <w.sheng at intel.com>

Sheng Wei (4):
  IntelSiliconPkg/VTd: Fix typos
  IntelSiliconPkg/VTd: Update VTd register structs
  IntelSiliconPkg/VTd: Support VTd Abort DMA Mode
  IntelSiliconPkg/VTd: Only generate PEI DMA buffer once.

 .../Feature/VTd/IntelVTdDmarPei/DmarTable.c        | 405 +++++------------
 .../Feature/VTd/IntelVTdDmarPei/IntelVTdDmar.c     | 336 ++++++--------
 .../Feature/VTd/IntelVTdDmarPei/IntelVTdDmarPei.c  | 501 ++++++++++++---------
 .../Feature/VTd/IntelVTdDmarPei/IntelVTdDmarPei.h  | 109 +++--
 .../Feature/VTd/IntelVTdDmarPei/TranslationTable.c | 198 ++++----
 .../Feature/VTd/IntelVTdDxe/DmarAcpiTable.c        |  12 +-
 .../Feature/VTd/IntelVTdDxe/TranslationTable.c     |  22 +-
 .../Feature/VTd/IntelVTdDxe/VtdReg.c               |   6 +-
 .../Feature/VTd/IntelVTdPmrPei/DmarTable.c         |   6 +-
 .../IntelSiliconPkg/Include/IndustryStandard/Vtd.h |  34 +-
 10 files changed, 773 insertions(+), 856 deletions(-)

-- 
2.16.2.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#84449): https://edk2.groups.io/g/devel/message/84449
Mute This Topic: https://groups.io/mt/87561078/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-





More information about the edk2-devel-archive mailing list