]> git.proxmox.com Git - mirror_edk2.git/commitdiff
IntelSiliconPkg/VTdPei: Fix Linux build error.
authorJiewen Yao <jiewen.yao@intel.com>
Mon, 18 Sep 2017 00:50:59 +0000 (08:50 +0800)
committerJiewen Yao <jiewen.yao@intel.com>
Mon, 18 Sep 2017 00:56:39 +0000 (08:56 +0800)
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Jiewen Yao <jiewen.yao@intel.com>
IntelSiliconPkg/Feature/VTd/IntelVTdPmrPei/IntelVTdPmr.c
IntelSiliconPkg/Feature/VTd/IntelVTdPmrPei/IntelVTdPmrPei.c
IntelSiliconPkg/Feature/VTd/PlatformVTdInfoSamplePei/PlatformVTdInfoSamplePei.c

index ef08e2991f0abfe69ff381784dc2ea6a5c968fdd..0fe9645cb70b4872e44c9285f19909a7e815efd1 100644 (file)
@@ -18,7 +18,7 @@
 #include <Library/IoLib.h>\r
 #include <Library/DebugLib.h>\r
 #include <IndustryStandard/Vtd.h>\r
 #include <Library/IoLib.h>\r
 #include <Library/DebugLib.h>\r
 #include <IndustryStandard/Vtd.h>\r
-#include <Ppi/VTdInfo.h>\r
+#include <Ppi/VtdInfo.h>\r
 \r
 #include "IntelVTdPmrPei.h"\r
 \r
 \r
 #include "IntelVTdPmrPei.h"\r
 \r
index d118b7ef26471d27fa62f5d1e98352db1538d232..6a19c88fbee4db19b48f791e13fc12064116d9f1 100644 (file)
@@ -23,7 +23,7 @@
 #include <Library/HobLib.h>\r
 #include <IndustryStandard/Vtd.h>\r
 #include <Ppi/IoMmu.h>\r
 #include <Library/HobLib.h>\r
 #include <IndustryStandard/Vtd.h>\r
 #include <Ppi/IoMmu.h>\r
-#include <Ppi/VTdInfo.h>\r
+#include <Ppi/VtdInfo.h>\r
 \r
 #include "IntelVTdPmrPei.h"\r
 \r
 \r
 #include "IntelVTdPmrPei.h"\r
 \r
index c79398fec3ddc4a263c447bf0b2b9d14f980418c..324f3ef6ba90d00278bd1212123364f94d8b1644 100644 (file)
@@ -14,7 +14,7 @@
 \r
 #include <PiPei.h>\r
 \r
 \r
 #include <PiPei.h>\r
 \r
-#include <Ppi/VTdInfo.h>\r
+#include <Ppi/VtdInfo.h>\r
 \r
 #include <Library/PeiServicesLib.h>\r
 #include <Library/DebugLib.h>\r
 \r
 #include <Library/PeiServicesLib.h>\r
 #include <Library/DebugLib.h>\r