]> git.proxmox.com Git - mirror_edk2.git/blobdiff - QuarkPlatformPkg/Library/PlatformSecureLib/PlatformSecureLib.inf
edk2: Remove packages moved to edk2-platforms
[mirror_edk2.git] / QuarkPlatformPkg / Library / PlatformSecureLib / PlatformSecureLib.inf
diff --git a/QuarkPlatformPkg/Library/PlatformSecureLib/PlatformSecureLib.inf b/QuarkPlatformPkg/Library/PlatformSecureLib/PlatformSecureLib.inf
deleted file mode 100644 (file)
index ef7b21f..0000000
+++ /dev/null
@@ -1,41 +0,0 @@
-## @file\r
-# Provides a secure platform-specific method to detect physically present user.\r
-#\r
-# Copyright (c) 2013 Intel Corporation.\r
-#\r
-# SPDX-License-Identifier: BSD-2-Clause-Patent\r
-#\r
-##\r
-\r
-[Defines]\r
-  INF_VERSION                    = 0x00010005\r
-  BASE_NAME                      = PlatformSecureLib\r
-  FILE_GUID                      = 38BB5221-F685-469f-846E-F1C508FC5F4A\r
-  MODULE_TYPE                    = DXE_DRIVER\r
-  VERSION_STRING                 = 1.0\r
-  LIBRARY_CLASS                  = PlatformSecureLib|DXE_RUNTIME_DRIVER DXE_SMM_DRIVER DXE_DRIVER\r
-  CONSTRUCTOR                    = PlatformSecureLibInitialize\r
-\r
-#\r
-# The following information is for reference only and not required by the build tools.\r
-#\r
-#  VALID_ARCHITECTURES           = IA32\r
-#\r
-\r
-[Sources]\r
-  PlatformSecureLib.c\r
-\r
-[Packages]\r
-  MdePkg/MdePkg.dec\r
-  QuarkSocPkg/QuarkSocPkg.dec\r
-  QuarkPlatformPkg/QuarkPlatformPkg.dec\r
-\r
-[LibraryClasses]\r
-  DebugLib\r
-  PlatformHelperLib\r
-  UefiBootServicesTableLib\r
-  I2cLib\r
-\r
-[Pcd]\r
-  gQuarkPlatformTokenSpaceGuid.PcdPlatformType\r
-  gQuarkPlatformTokenSpaceGuid.PcdUserIsPhysicallyPresent\r