public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/2] Add VTd policy PCD
@ 2017-09-06  6:39 Jiewen Yao
  2017-09-06  6:39 ` [PATCH 1/2] IntelSiliconPkg/dec: " Jiewen Yao
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jiewen Yao @ 2017-09-06  6:39 UTC (permalink / raw)
  To: edk2-devel

Add PcdVTdPolicyPropertyMask
BIT0: This is to control if a platform wants to enable VTd
based protection during boot.
BIT1: This is to control if a platform wants to keep VTd
enabled at ExitBootService.

The default configuration is BIT0:1, BIT1:0.

Jiewen Yao (2):
  IntelSiliconPkg/dec: Add VTd policy PCD
  IntelSiliconPkg/IntelVtd: Consume VTd policy PCD

 IntelSiliconPkg/IntelSiliconPkg.dec         | 6 ++++++
 IntelSiliconPkg/IntelVTdDxe/DmaProtection.c | 7 +++++--
 IntelSiliconPkg/IntelVTdDxe/IntelVTdDxe.c   | 4 ++++
 IntelSiliconPkg/IntelVTdDxe/IntelVTdDxe.inf | 3 +++
 4 files changed, 18 insertions(+), 2 deletions(-)

-- 
2.7.4.windows.1



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

end of thread, other threads:[~2017-09-06  7:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-06  6:39 [PATCH 0/2] Add VTd policy PCD Jiewen Yao
2017-09-06  6:39 ` [PATCH 1/2] IntelSiliconPkg/dec: " Jiewen Yao
2017-09-06  6:39 ` [PATCH 2/2] IntelSiliconPkg/IntelVtd: Consume " Jiewen Yao
2017-09-06  7:32 ` [PATCH 0/2] Add " Zeng, Star

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