]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/UefiDevicePathLib/UefiDevicePathLibStandaloneMm.inf
MdePkg/UefiDevicePathLib: Add support for PEIMs
[mirror_edk2.git] / MdePkg / Library / UefiDevicePathLib / UefiDevicePathLibStandaloneMm.inf
diff --git a/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLibStandaloneMm.inf b/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLibStandaloneMm.inf
deleted file mode 100644 (file)
index 23fedf3..0000000
+++ /dev/null
@@ -1,75 +0,0 @@
-## @file\r
-# Instance of Device Path Library based on Memory Allocation Library.\r
-#\r
-# Device Path Library that layers on top of the Memory Allocation Library.\r
-#\r
-# Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>\r
-# Copyright (c) Microsoft Corporation.\r
-#\r
-#  SPDX-License-Identifier: BSD-2-Clause-Patent\r
-#\r
-#\r
-##\r
-\r
-[Defines]\r
-  INF_VERSION                    = 0x00010005\r
-  BASE_NAME                      = UefiDevicePathLib\r
-  MODULE_UNI_FILE                = UefiDevicePathLib.uni\r
-  FILE_GUID                      = D8E58437-44D3-4154-B7A7-EB794923EF12\r
-  MODULE_TYPE                    = MM_STANDALONE\r
-  PI_SPECIFICATION_VERSION       = 0x00010032\r
-  VERSION_STRING                 = 1.0\r
-  LIBRARY_CLASS                  = DevicePathLib | MM_STANDALONE MM_CORE_STANDALONE\r
-\r
-\r
-#\r
-#  VALID_ARCHITECTURES           = IA32 X64 EBC\r
-#\r
-\r
-[Sources]\r
-  DevicePathUtilities.c\r
-  DevicePathUtilitiesStandaloneMm.c\r
-  DevicePathToText.c\r
-  DevicePathFromText.c\r
-  UefiDevicePathLib.c\r
-  UefiDevicePathLib.h\r
-\r
-[Packages]\r
-  MdePkg/MdePkg.dec\r
-\r
-[LibraryClasses]\r
-  BaseLib\r
-  MemoryAllocationLib\r
-  DebugLib\r
-  BaseMemoryLib\r
-  PcdLib\r
-  PrintLib\r
-\r
-[Guids]\r
-  ## SOMETIMES_CONSUMES  ## GUID\r
-  gEfiVTUTF8Guid\r
-  ## SOMETIMES_CONSUMES  ## GUID\r
-  gEfiVT100Guid\r
-  ## SOMETIMES_CONSUMES  ## GUID\r
-  gEfiVT100PlusGuid\r
-  ## SOMETIMES_CONSUMES  ## GUID\r
-  gEfiPcAnsiGuid\r
-  ## SOMETIMES_CONSUMES  ## GUID\r
-  gEfiUartDevicePathGuid\r
-  ## SOMETIMES_CONSUMES  ## GUID\r
-  gEfiSasDevicePathGuid\r
-  ## SOMETIMES_CONSUMES  ## GUID\r
-  gEfiVirtualDiskGuid\r
-  ## SOMETIMES_CONSUMES  ## GUID\r
-  gEfiVirtualCdGuid\r
-  ## SOMETIMES_CONSUMES  ## GUID\r
-  gEfiPersistentVirtualDiskGuid\r
-  ## SOMETIMES_CONSUMES  ## GUID\r
-  gEfiPersistentVirtualCdGuid\r
-\r
-[Protocols]\r
-  gEfiDevicePathProtocolGuid                    ## SOMETIMES_CONSUMES\r
-  gEfiDebugPortProtocolGuid                     ## UNDEFINED\r
-\r
-[Pcd]\r
-  gEfiMdePkgTokenSpaceGuid.PcdMaximumDevicePathNodeCount    ## SOMETIMES_CONSUMES\r