]> git.proxmox.com Git - mirror_edk2.git/blobdiff - QuarkPlatformPkg/Platform/SpiFvbServices/PlatformSmmSpi.inf
edk2: Remove packages moved to edk2-platforms
[mirror_edk2.git] / QuarkPlatformPkg / Platform / SpiFvbServices / PlatformSmmSpi.inf
diff --git a/QuarkPlatformPkg/Platform/SpiFvbServices/PlatformSmmSpi.inf b/QuarkPlatformPkg/Platform/SpiFvbServices/PlatformSmmSpi.inf
deleted file mode 100644 (file)
index 6f263a4..0000000
+++ /dev/null
@@ -1,80 +0,0 @@
-## @file\r
-# Component description file for SpiFvbServices Module\r
-#\r
-# Copyright (c) 2013-2015 Intel Corporation.\r
-#\r
-# SPDX-License-Identifier: BSD-2-Clause-Patent\r
-#\r
-##\r
-\r
-\r
-[Defines]\r
-  INF_VERSION                    = 0x00010005\r
-  BASE_NAME                      = FwBlockServiceSmm\r
-  FILE_GUID                      = A469DDBD-16D0-4535-BAE3-77274BD70B4C\r
-  MODULE_TYPE                    = DXE_SMM_DRIVER\r
-  VERSION_STRING                 = 1.0\r
-  PI_SPECIFICATION_VERSION       = 0x0001000A\r
-  ENTRY_POINT                    = FvbInitialize\r
-\r
-[Sources]\r
-  FwBlockService.c\r
-  FwBlockService.h\r
-  FvbInfo.c\r
-  SpiFlashDevice.c\r
-  SpiFlashDevice.h\r
-  PlatformSmmSpi.c\r
-\r
-[Packages]\r
-  MdePkg/MdePkg.dec\r
-  MdeModulePkg/MdeModulePkg.dec\r
-  QuarkSocPkg/QuarkSocPkg.dec\r
-  QuarkPlatformPkg/QuarkPlatformPkg.dec\r
-\r
-[LibraryClasses]\r
-  IoLib\r
-  PcdLib\r
-  HobLib\r
-  UefiLib\r
-  BaseMemoryLib\r
-  UefiDriverEntryPoint\r
-  MemoryAllocationLib\r
-  UefiRuntimeServicesTableLib\r
-  UefiBootServicesTableLib\r
-  DxeServicesTableLib\r
-\r
-[Guids]\r
-  gEfiEventVirtualAddressChangeGuid\r
-  gEfiHobListGuid\r
-\r
- [Protocols]\r
-  gEfiFirmwareVolumeBlockProtocolGuid  ##Produces\r
-  gEfiSpiProtocolGuid\r
-  gEfiDevicePathProtocolGuid\r
-  gEfiLoadedImageProtocolGuid\r
-  gEfiSmmBase2ProtocolGuid\r
-  gEfiSmmSpiProtocolGuid\r
-  gEfiSmmFirmwareVolumeBlockProtocolGuid\r
-  gEfiSmmSpiReadyProtocolGuid\r
-\r
-[FixedPcd]\r
-  gQuarkPlatformTokenSpaceGuid.PcdFlashAreaSize\r
-\r
-[Pcd]\r
-  gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase\r
-  gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize\r
-  gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingBase\r
-  gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingSize\r
-  gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase\r
-  gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareSize\r
-  gQuarkPlatformTokenSpaceGuid.PcdFlashAreaBaseAddress\r
-  gQuarkPlatformTokenSpaceGuid.PcdFlashFvMainSize\r
-  gQuarkPlatformTokenSpaceGuid.PcdFlashFvMainBase\r
-  gQuarkPlatformTokenSpaceGuid.PcdFlashFvRecoveryBase\r
-  gQuarkPlatformTokenSpaceGuid.PcdFlashFvRecoverySize\r
-  gQuarkPlatformTokenSpaceGuid.PcdFlashFvPayloadBase\r
-  gQuarkPlatformTokenSpaceGuid.PcdFlashFvPayloadSize\r
-  gQuarkPlatformTokenSpaceGuid.PcdSpiFlashDeviceSize\r
-\r
-[Depex]\r
-  gEfiSpiProtocolGuid\r