]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPlatformPkg/Drivers/NorFlashDxe/NorFlashStandaloneMm.inf
ArmPlatformPkg: Retire NorFlashDxe driver
[mirror_edk2.git] / ArmPlatformPkg / Drivers / NorFlashDxe / NorFlashStandaloneMm.inf
diff --git a/ArmPlatformPkg/Drivers/NorFlashDxe/NorFlashStandaloneMm.inf b/ArmPlatformPkg/Drivers/NorFlashDxe/NorFlashStandaloneMm.inf
deleted file mode 100644 (file)
index b8dddd5..0000000
+++ /dev/null
@@ -1,66 +0,0 @@
-#/** @file\r
-#\r
-#  Component description file for NorFlashStandaloneMm module\r
-#\r
-#  Copyright (c) 2011 - 2021, Arm Limited. All rights reserved.<BR>\r
-#  Copyright (c) 2020, Linaro, Ltd. All rights reserved.<BR>\r
-#\r
-#  SPDX-License-Identifier: BSD-2-Clause-Patent\r
-#\r
-#**/\r
-\r
-[Defines]\r
-  INF_VERSION                    = 0x00010005\r
-  BASE_NAME                      = ArmVeNorFlashStandaloneMm\r
-  FILE_GUID                      = e67d82ad-cd56-4071-9151-95ee44990bb0\r
-  MODULE_TYPE                    = MM_STANDALONE\r
-  VERSION_STRING                 = 1.0\r
-  PI_SPECIFICATION_VERSION       = 0x00010032\r
-  ENTRY_POINT                    = NorFlashInitialise\r
-\r
-[Sources.common]\r
-  NorFlash.h\r
-  NorFlash.c\r
-  NorFlashStandaloneMm.c\r
-  NorFlashFvb.c\r
-\r
-[Packages]\r
-  MdePkg/MdePkg.dec\r
-  MdeModulePkg/MdeModulePkg.dec\r
-  ArmPlatformPkg/ArmPlatformPkg.dec\r
-  EmbeddedPkg/EmbeddedPkg.dec\r
-\r
-[LibraryClasses]\r
-  BaseLib\r
-  BaseMemoryLib\r
-  DebugLib\r
-  IoLib\r
-  MemoryAllocationLib\r
-  MmServicesTableLib\r
-  NorFlashPlatformLib\r
-  StandaloneMmDriverEntryPoint\r
-\r
-[Guids]\r
-  gEfiSystemNvDataFvGuid\r
-  gEfiVariableGuid\r
-  gEfiAuthenticatedVariableGuid\r
-\r
-[Protocols]\r
-  gEfiSmmFirmwareVolumeBlockProtocolGuid\r
-\r
-[FixedPcd]\r
-  gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase64\r
-  gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase\r
-  gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize\r
-  gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingBase64\r
-  gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingBase\r
-  gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingSize\r
-  gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase64\r
-  gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase\r
-  gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareSize\r
-\r
-[FeaturePcd]\r
-  gArmPlatformTokenSpaceGuid.PcdNorFlashCheckBlockLocked\r
-\r
-[Depex]\r
-  TRUE\r