]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Vlv2TbltDevicePkg/Feature/Capsule/Library/FmpDeviceLibSample/FmpDeviceLib.inf
edk2: Remove packages moved to edk2-platforms
[mirror_edk2.git] / Vlv2TbltDevicePkg / Feature / Capsule / Library / FmpDeviceLibSample / FmpDeviceLib.inf
diff --git a/Vlv2TbltDevicePkg/Feature/Capsule/Library/FmpDeviceLibSample/FmpDeviceLib.inf b/Vlv2TbltDevicePkg/Feature/Capsule/Library/FmpDeviceLibSample/FmpDeviceLib.inf
deleted file mode 100644 (file)
index af31fbc..0000000
+++ /dev/null
@@ -1,34 +0,0 @@
-##\r
-# Copyright (c) 2016, Microsoft Corporation\r
-\r
-# All rights reserved.\r
-# SPDX-License-Identifier: BSD-2-Clause-Patent\r
-##\r
-\r
-\r
-[Defines]\r
-  INF_VERSION                    = 0x00010005\r
-  BASE_NAME                      = Vlv2FmpDeviceLibSample\r
-  FILE_GUID                      = 582DF9AB-E626-42A8-A11C-3FEA098FF3FA\r
-  MODULE_TYPE                    = DXE_DRIVER\r
-  VERSION_STRING                 = 1.0\r
-  LIBRARY_CLASS                  = FmpDeviceLib|DXE_DRIVER\r
-\r
-#\r
-# The following information is for reference only and not required by the build tools.\r
-#\r
-#  VALID_ARCHITECTURES           = IA32 X64\r
-#\r
-\r
-[Sources]\r
-  FmpDeviceLib.c\r
-\r
-[Packages]\r
-  MdePkg/MdePkg.dec\r
-  FmpDevicePkg/FmpDevicePkg.dec\r
-\r
-[LibraryClasses]\r
-  DebugLib\r
-  BaseLib\r
-  UefiBootServicesTableLib   #for stall...remove later as stall is only needed to show progress\r
-\r