public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/4] There are 4 patches for VTd drivers
@ 2021-12-07  1:55 Sheng Wei
  2021-12-07  1:55 ` [PATCH 1/4] IntelSiliconPkg/VTd: Fix typos Sheng Wei
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Sheng Wei @ 2021-12-07  1:55 UTC (permalink / raw)
  To: devel; +Cc: Ray Ni, Rangasai V Chaganty, Jenny Huang, Robert Kowalewski

[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.

Cc: Ray Ni <ray.ni@intel.com>
Cc: Rangasai V Chaganty <rangasai.v.chaganty@intel.com>
Cc: Jenny Huang <jenny.huang@intel.com>
Cc: Robert Kowalewski <robert.kowalewski@intel.com>
Signed-off-by: Sheng Wei <w.sheng@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               |  15 +-
 .../Feature/VTd/IntelVTdPmrPei/DmarTable.c         |   6 +-
 .../IntelSiliconPkg/Include/IndustryStandard/Vtd.h |  34 +-
 10 files changed, 782 insertions(+), 856 deletions(-)

-- 
2.16.2.windows.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-12-07  1:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-07  1:55 [PATCH 0/4] There are 4 patches for VTd drivers Sheng Wei
2021-12-07  1:55 ` [PATCH 1/4] IntelSiliconPkg/VTd: Fix typos Sheng Wei
2021-12-07  1:55 ` [PATCH 2/4] IntelSiliconPkg/VTd: Update VTd register structs Sheng Wei
2021-12-07  1:55 ` [PATCH 3/4] IntelSiliconPkg/VTd: Support VTd Abort DMA Mode Sheng Wei
2021-12-07  1:55 ` [PATCH 4/4] IntelSiliconPkg/VTd: Only generate PEI DMA buffer once Sheng Wei

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox