X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=IntelFrameworkModulePkg%2FLibrary%2FGenericBdsLib%2FGenericBdsLib.inf;h=bdffad175d9aa4cf8eb1f79a963681def1d363e1;hp=eba0cff20059e3293a83bb6ce956621213010247;hb=0a6f48249a601f88af124ae1ff6814b195b699c3;hpb=5347372116e2f4bd81c4883bbc53476197e79e67 diff --git a/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib.inf b/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib.inf index eba0cff200..bdffad175d 100644 --- a/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib.inf +++ b/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib.inf @@ -1,20 +1,20 @@ ## @file # General BDS library. -# +# # General BDS defines and produce general interfaces for platform BDS driver including: # 1) BDS boot policy interface; # 2) BDS boot device connect interface; # 3) BDS Misc interfaces for mainting boot variable, ouput string, etc. -# +# # Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.
# This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. The full text of the license may be found at # http://opensource.org/licenses/bsd-license.php -# +# # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. -# +# ## [Defines] @@ -24,7 +24,7 @@ FILE_GUID = e405ec31-ccaa-4dd4-83e8-0aec01703f7e MODULE_TYPE = DXE_DRIVER VERSION_STRING = 1.0 - LIBRARY_CLASS = GenericBdsLib|DXE_DRIVER DXE_RUNTIME_DRIVER UEFI_APPLICATION + LIBRARY_CLASS = GenericBdsLib|DXE_DRIVER DXE_RUNTIME_DRIVER UEFI_APPLICATION CONSTRUCTOR = GenericBdsLibConstructor # @@ -35,7 +35,6 @@ [Sources] DevicePath.c - Performance.c BdsConnect.c BdsMisc.c BdsConsole.c @@ -44,7 +43,7 @@ String.h String.c GenericBdsStrings.uni - + [Packages] MdePkg/MdePkg.dec MdeModulePkg/MdeModulePkg.dec @@ -77,7 +76,7 @@ ## SOMETIMES_CONSUMES ## SystemTable # The identifier of memory type information type in system table ## SOMETIMES_CONSUMES ## Variable:L"MemoryTypeInformation" ## SOMETIMES_PRODUCES ## Variable:L"MemoryTypeInformation" - gEfiMemoryTypeInformationGuid + gEfiMemoryTypeInformationGuid ## SOMETIMES_CONSUMES ## Variable:L"BootXXXX" # Boot option variable ## SOMETIMES_PRODUCES ## Variable:L"BootXXXX" # Boot option variable ## SOMETIMES_CONSUMES ## Variable:L"DriverXXXX" # Driver load option. @@ -97,7 +96,6 @@ ## SOMETIMES_PRODUCES ## Variable:L"BootNext" # The number of next boot option gEfiGlobalVariableGuid gEfiFileInfoGuid ## SOMETIMES_CONSUMES ## GUID - gPerformanceProtocolGuid ## SOMETIMES_CONSUMES ## Variable:L"PerfDataMemAddr" # The ACPI address of performance data gLastEnumLangGuid ## SOMETIMES_PRODUCES ## Variable:L"LastEnumLang" # Platform language at last time enumeration. gHdBootDevicePathVariablGuid ## SOMETIMES_PRODUCES ## Variable:L"HDDP" # The device path of Boot file on Hard device. gBdsLibStringPackageGuid ## CONSUMES ## HII # HII String PackageList Guid @@ -140,7 +138,7 @@ gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdShellFile ## CONSUMES # -# [BootMode] +# [BootMode] # RECOVERY_FULL ## SOMETIMES_CONSUMES # Memory Type Information variable #