X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdeModulePkg%2FLibrary%2FGenericBdsLib%2FGenericBdsLib.inf;h=92231fef6f2cc04990f591091c589d91cc602588;hb=0581905abba9349d24f4dfd60d56d66757c8c2fc;hp=ebaed91e6aa274e143236cd05e6c05011e6cf6ae;hpb=93e3992d1ea50fb30c48f498d257d4e66252dd9b;p=mirror_edk2.git diff --git a/MdeModulePkg/Library/GenericBdsLib/GenericBdsLib.inf b/MdeModulePkg/Library/GenericBdsLib/GenericBdsLib.inf index ebaed91e6a..92231fef6f 100644 --- a/MdeModulePkg/Library/GenericBdsLib/GenericBdsLib.inf +++ b/MdeModulePkg/Library/GenericBdsLib/GenericBdsLib.inf @@ -1,18 +1,16 @@ #/** @file -# Component name for module GenericBdsLib -# -# FIX ME! -# Copyright (c) 2007, Intel Corporation. All rights reserved. -# -# 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, +# Component name for module GenericBdsLib +# +# Copyright (c) 2007 - 2008, 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] @@ -37,26 +35,22 @@ Performance.c BdsConnect.c BdsMisc.c - R8Lib.c BdsConsole.c BdsBoot.c InternalBdsLib.h - R8Lib.h [Sources.Ia32] - Ia32\ClearDr.asm - Ia32\BmMachine.h + Ia32/BmMachine.h [Sources.X64] - x64\ClearDr.asm - x64\BmMachine.h + x64/BmMachine.h [Sources.IPF] - Ipf\ShadowRom.c - Ipf\BmMachine.h + Ipf/ShadowRom.c + Ipf/BmMachine.h [Sources.EBC] - Ebc\BmMachine.h + Ebc/BmMachine.h [Packages] @@ -114,6 +108,8 @@ gEfiLegacyBiosProtocolGuid # PROTOCOL ALWAYS_CONSUMED gEfiCpuArchProtocolGuid # PROTOCOL ALWAYS_CONSUMED gEfiDevicePathProtocolGuid # PROTOCOL ALWAYS_CONSUMED + gEfiFirmwareVolumeDispatchProtocolGuid # PROTOCOL ALWAYS_CONSUMED + gEfiAcpiS3SaveProtocolGuid [Pcd] - gEfiMdeModulePkgTokenSpaceGuid.PcdPlatformBootTimeOutDefault \ No newline at end of file + gEfiMdeModulePkgTokenSpaceGuid.PcdPlatformBootTimeOutDefault