]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelSiliconPkg/Feature/VTd/PlatformVTdInfoSamplePei/PlatformVTdInfoSamplePei.inf
Remove IntelSiliconPkg that has been moved to edk2-platform repo
[mirror_edk2.git] / IntelSiliconPkg / Feature / VTd / PlatformVTdInfoSamplePei / PlatformVTdInfoSamplePei.inf
diff --git a/IntelSiliconPkg/Feature/VTd/PlatformVTdInfoSamplePei/PlatformVTdInfoSamplePei.inf b/IntelSiliconPkg/Feature/VTd/PlatformVTdInfoSamplePei/PlatformVTdInfoSamplePei.inf
deleted file mode 100644 (file)
index dacfdf5..0000000
+++ /dev/null
@@ -1,48 +0,0 @@
-## @file\r
-# Platform VTd Info Sample PEI driver.\r
-#\r
-# Copyright (c) 2017 - 2018, Intel Corporation. All rights reserved.<BR>\r
-# SPDX-License-Identifier: BSD-2-Clause-Patent\r
-#\r
-##\r
-\r
-[Defines]\r
-  INF_VERSION                    = 0x00010005\r
-  BASE_NAME                      = PlatformVTdInfoSamplePei\r
-  MODULE_UNI_FILE                = PlatformVTdInfoSamplePei.uni\r
-  FILE_GUID                      = 839EB770-5C64-4EED-A6D5-EC515B2B2B23\r
-  MODULE_TYPE                    = PEIM\r
-  VERSION_STRING                 = 1.0\r
-  ENTRY_POINT                    = PlatformVTdInfoSampleInitialize\r
-\r
-#\r
-# The following information is for reference only and not required by the build tools.\r
-#\r
-#  VALID_ARCHITECTURES           = IA32 X64 EBC\r
-#\r
-#\r
-\r
-[Sources]\r
-  PlatformVTdInfoSamplePei.c\r
-\r
-[Packages]\r
-  MdePkg/MdePkg.dec\r
-  MdeModulePkg/MdeModulePkg.dec\r
-  IntelSiliconPkg/IntelSiliconPkg.dec\r
-\r
-[LibraryClasses]\r
-  PeimEntryPoint\r
-  PeiServicesLib\r
-  DebugLib\r
-  PciLib\r
-  IoLib\r
-\r
-[Ppis]\r
-  gEdkiiVTdInfoPpiGuid         ## PRODUCES\r
-\r
-[Depex]\r
-  gEfiPeiMasterBootModePpiGuid\r
-\r
-[UserExtensions.TianoCore."ExtraFiles"]\r
-  PlatformVTdInfoSamplePeiExtra.uni\r
-\r