]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Nt32Pkg/Library/EdkGenericBdsLib/EdkGenericBdsLib.inf
Replaced by Y:\work\MdeModulePkg\Library\GenericBdsLib\GenericBdsLib.inf
[mirror_edk2.git] / Nt32Pkg / Library / EdkGenericBdsLib / EdkGenericBdsLib.inf
diff --git a/Nt32Pkg/Library/EdkGenericBdsLib/EdkGenericBdsLib.inf b/Nt32Pkg/Library/EdkGenericBdsLib/EdkGenericBdsLib.inf
deleted file mode 100644 (file)
index 085aee1..0000000
+++ /dev/null
@@ -1,89 +0,0 @@
-#/** @file\r
-# EDK Generic BDS Common APIs Library Instance.\r
-#\r
-# The library instance provides common library routines help in\r
-#  performance measurement, device path debug print, boot device selections,\r
-#  boot device connection, console supports in BDS phase and boot from boot\r
-#  device.\r
-# Copyright (c) 2006 - 2007, Intel Corporation.\r
-#\r
-#  All rights reserved. This program and the accompanying materials\r
-#  are licensed and made available under the terms and conditions of the BSD License\r
-#  which accompanies this distribution. The full text of the license may be found at\r
-#  http://opensource.org/licenses/bsd-license.php\r
-#  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-#  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
-#\r
-#\r
-#**/\r
-\r
-[Defines]\r
-  INF_VERSION                    = 0x00010005\r
-  BASE_NAME                      = EdkGenericBdsLib\r
-  FILE_GUID                      = 1ec995b2-d15b-44f6-abd2-050ea7dd37d2\r
-  MODULE_TYPE                    = DXE_DRIVER\r
-  VERSION_STRING                 = 1.0\r
-  LIBRARY_CLASS                  = EdkGenericBdsLib|DXE_DRIVER \r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
-\r
-\r
-#\r
-# The following information is for reference only and not required by the build tools.\r
-#\r
-#  VALID_ARCHITECTURES           = IA32\r
-#\r
-\r
-[Sources.common]\r
-  BdsMisc.c\r
-  Performance.c\r
-  DevicePath.c\r
-  BdsConnect.c\r
-  BdsConsole.c\r
-  BdsBoot.c\r
-  EdkGenericBdsLibInternal.h\r
-\r
-[Packages]\r
-  MdePkg/MdePkg.dec\r
-  MdeModulePkg/MdeModulePkg.dec\r
-  IntelFrameworkPkg/IntelFrameworkPkg.dec\r
-  Nt32Pkg/Nt32Pkg.dec\r
-\r
-[LibraryClasses]\r
-  PeCoffLib\r
-  PerformanceLib\r
-  DevicePathLib\r
-  UefiRuntimeServicesTableLib\r
-  UefiBootServicesTableLib\r
-  MemoryAllocationLib\r
-  BaseMemoryLib\r
-  HobLib\r
-  PrintLib\r
-  DebugLib\r
-  DxeServicesTableLib\r
-  UefiLib\r
-  BaseLib\r
-  PcdLib\r
-\r
-[Guids]\r
-  gEfiGlobalVariableGuid                        # ALWAYS_CONSUMED\r
-  gEfiGenericPlatformVariableGuid               # ALWAYS_CONSUMED\r
-  gEfiShellFileGuid                             # ALWAYS_CONSUMED\r
-\r
-[Protocols]\r
-  gEfiSimpleFileSystemProtocolGuid              # PROTOCOL SOMETIMES_CONSUMED\r
-  gEfiLoadFileProtocolGuid                      # PROTOCOL SOMETIMES_CONSUMED\r
-  gEfiFormBrowserProtocolGuid                   # PROTOCOL ALWAYS_CONSUMED\r
-  gEfiDriverBindingProtocolGuid                 # PROTOCOL SOMETIMES_CONSUMED\r
-  gEfiBlockIoProtocolGuid                       # PROTOCOL ALWAYS_CONSUMED\r
-  gEfiLegacyBiosProtocolGuid                    # PROTOCOL ALWAYS_CONSUMED\r
-  gEfiCpuArchProtocolGuid                       # PROTOCOL ALWAYS_CONSUMED\r
-  gEfiDevicePathProtocolGuid                    # PROTOCOL ALWAYS_CONSUMED\r
-  gEfiSimpleNetworkProtocolGuid                 # PROTOCOL SOMETIMES_CONSUMED\r
-  gEfiSimpleTextInProtocolGuid                  # PROTOCOL SOMETIMES_CONSUMED\r
-  gEfiSimpleTextOutProtocolGuid                 # PROTOCOL SOMETIMES_CONSUMED\r
-  gEfiFirmwareVolumeProtocolGuid                # PROTOCOL SOMETIMES_CONSUMED\r
-  gEfiLoadedImageProtocolGuid                   # PROTOCOL ALWAYS_CONSUMED\r
-\r
-[FixedPcd.common]\r
-  gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultTimeout\r