From 3273c8a38df1f4989d862e2515250496934ef627 Mon Sep 17 00:00:00 2001 From: Jiewen Yao Date: Fri, 11 Aug 2017 16:23:43 +0800 Subject: KabylakeOpenBoardPkg: Add IntelVTd driver. Cc: Chasel Chiu Cc: Amy Chan Cc: Rangasai V Chaganty Cc: Michael A Kubacki Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jiewen Yao Reviewed-by: Chasel Chiu Reviewed-by: Rangasai V Chaganty --- Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkg.dsc | 2 ++ Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkg.fdf | 2 ++ 2 files changed, 4 insertions(+) diff --git a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkg.dsc b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkg.dsc index db72baf462..f82ceeaaac 100644 --- a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkg.dsc +++ b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkg.dsc @@ -264,6 +264,8 @@ $(PLATFORM_PACKAGE)/Tcg/Tcg2PlatformDxe/Tcg2PlatformDxe.inf !endif + IntelSiliconPkg/IntelVTdDxe/IntelVTdDxe.inf + $(PLATFORM_SI_BIN_PACKAGE)/Microcode/MicrocodeUpdates.inf ShellBinPkg/UefiShell/UefiShell.inf diff --git a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkg.fdf b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkg.fdf index 3569e7989a..2ca305e005 100644 --- a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkg.fdf +++ b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkg.fdf @@ -515,6 +515,8 @@ INF IntelFsp2WrapperPkg/FspWrapperNotifyDxe/FspWrapperNotifyDxe.inf INF $(PLATFORM_PACKAGE)/Tcg/Tcg2PlatformDxe/Tcg2PlatformDxe.inf !endif +INF IntelSiliconPkg/IntelVTdDxe/IntelVTdDxe.inf + INF ShellBinPkg/UefiShell/UefiShell.inf [FV.FVMAIN_COMPACT] -- cgit v1.2.3