]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Library/LegacyBootManagerLib/LegacyBootManagerLib.inf
Remove IntelFrameworkModulePkg
[mirror_edk2.git] / IntelFrameworkModulePkg / Library / LegacyBootManagerLib / LegacyBootManagerLib.inf
diff --git a/IntelFrameworkModulePkg/Library/LegacyBootManagerLib/LegacyBootManagerLib.inf b/IntelFrameworkModulePkg/Library/LegacyBootManagerLib/LegacyBootManagerLib.inf
deleted file mode 100644 (file)
index eaf7b72..0000000
+++ /dev/null
@@ -1,58 +0,0 @@
-## @file\r
-#  Legacy Boot Manager module is library for BDS phase.\r
-#\r
-#  Copyright (c) 2011 - 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                      = LegacyBootManagerLib\r
-  MODULE_UNI_FILE                = LegacyBootManagerLib.uni\r
-  FILE_GUID                      = F1B87BE4-0ACC-409A-A52B-7BFFABCC96A0\r
-  MODULE_TYPE                    = DXE_DRIVER\r
-  VERSION_STRING                 = 1.0\r
-  LIBRARY_CLASS                  = NULL|DXE_DRIVER UEFI_APPLICATION\r
-  CONSTRUCTOR                    = LegacyBootManagerLibConstructor\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
-  LegacyBm.c\r
-  InternalLegacyBm.h\r
-\r
-[Packages]\r
-  MdePkg/MdePkg.dec\r
-  MdeModulePkg/MdeModulePkg.dec\r
-  IntelFrameworkPkg/IntelFrameworkPkg.dec\r
-  IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec\r
-\r
-[LibraryClasses]\r
-  BaseLib\r
-  BaseMemoryLib\r
-  UefiBootServicesTableLib\r
-  UefiRuntimeServicesTableLib\r
-  DevicePathLib\r
-  MemoryAllocationLib\r
-  UefiLib\r
-  DebugLib\r
-  PrintLib\r
-  PerformanceLib\r
-  UefiBootManagerLib\r
-\r
-[Guids]\r
-  gEfiGlobalVariableGuid                        ## SOMETIMES_PRODUCES ## Variable:L"Boot####" (Boot option variable)\r
-                                                ## SOMETIMES_CONSUMES ## Variable:L"BootOrder" (The boot option array)\r
-  gEfiLegacyDevOrderVariableGuid\r
-\r
-[Protocols]\r
-  gEfiLegacyBiosProtocolGuid                    ## SOMETIMES_CONSUMES\r
-\r
-[FeaturePcd]\r
-\r
-[Pcd]\r