]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Universal/LegacyRegionDxe/LegacyRegionDxe.inf
Remove IntelFrameworkModulePkg
[mirror_edk2.git] / IntelFrameworkModulePkg / Universal / LegacyRegionDxe / LegacyRegionDxe.inf
diff --git a/IntelFrameworkModulePkg/Universal/LegacyRegionDxe/LegacyRegionDxe.inf b/IntelFrameworkModulePkg/Universal/LegacyRegionDxe/LegacyRegionDxe.inf
deleted file mode 100644 (file)
index 84f5577..0000000
+++ /dev/null
@@ -1,49 +0,0 @@
-## @file\r
-#  Produces Framework Legacy Region Protocol.\r
-#\r
-#  This generic implementation of the Legacy Region Protocol does not actually\r
-#  perform any lock/unlock operations.  This module may be used on platforms\r
-#  that do not provide HW locking of the legacy memory regions.  It can also\r
-#  be used as a template driver for implementing the Legacy Region Protocol on\r
-#  a platform that does support HW locking of the legacy memory regions.\r
-#\r
-# Copyright (c) 2009 - 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                      = LegacyRegionDxe\r
-  MODULE_UNI_FILE                = LegacyRegionDxe.uni\r
-  FILE_GUID                      = 8C439043-85CA-467a-96F1-CB14F4D0DCDA\r
-  MODULE_TYPE                    = DXE_DRIVER\r
-  VERSION_STRING                 = 1.0\r
-  ENTRY_POINT                    = LegacyRegionInstall\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
-[Sources]\r
-  LegacyRegion.c\r
-\r
-[Packages]\r
-  MdePkg/MdePkg.dec\r
-  IntelFrameworkPkg/IntelFrameworkPkg.dec\r
-\r
-[LibraryClasses]\r
-  UefiDriverEntryPoint\r
-  DebugLib\r
-  UefiBootServicesTableLib\r
-\r
-[Protocols]\r
-  gEfiLegacyRegionProtocolGuid                 ## PRODUCES\r
-\r
-[Depex]\r
-  TRUE\r
-\r
-[UserExtensions.TianoCore."ExtraFiles"]\r
-  LegacyRegionDxeExtra.uni\r