X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=Nt32Pkg%2FLibrary%2FNt32BdsLib%2FNt32BdsLib.inf;h=e8d88b76edb799dc482aef7ff52d4d809d466430;hb=8e01b449de91cfcd1bdf473ae1bc766c22eb616e;hp=1284f4d06a85de2f4779cfaf008db7d7553a51f5;hpb=21e97c72eb0df7d7c2449c1a6b8ced1d09d82e05;p=mirror_edk2.git diff --git a/Nt32Pkg/Library/Nt32BdsLib/Nt32BdsLib.inf b/Nt32Pkg/Library/Nt32BdsLib/Nt32BdsLib.inf index 1284f4d06a..e8d88b76ed 100644 --- a/Nt32Pkg/Library/Nt32BdsLib/Nt32BdsLib.inf +++ b/Nt32Pkg/Library/Nt32BdsLib/Nt32BdsLib.inf @@ -1,10 +1,10 @@ -#/** @file +## @file # Component name for module GenericBdsLib # # FIX ME! -# Copyright (c) 2007, Intel Corporation. All rights reserved. +# Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.
# -# All rights reserved. This program and the accompanying materials +# 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 @@ -13,7 +13,7 @@ # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. # # -#**/ +## [Defines] INF_VERSION = 0x00010005 @@ -22,9 +22,6 @@ MODULE_TYPE = DXE_DRIVER VERSION_STRING = 1.0 LIBRARY_CLASS = PlatformBdsLib|DXE_DRIVER - EDK_RELEASE_VERSION = 0x00020000 - EFI_SPECIFICATION_VERSION = 0x0002000A - # # The following information is for reference only and not required by the build tools. @@ -32,7 +29,7 @@ # VALID_ARCHITECTURES = IA32 X64 IPF EBC # -[Sources.common] +[Sources] BdsPlatform.c PlatformData.c BdsPlatform.h @@ -54,13 +51,13 @@ GenericBdsLib [Guids] - gEfiDefaultBmpLogoGuid gEfiWinNtSystemConfigGuid -[Pcd.common] +[Pcd] gEfiMdeModulePkgTokenSpaceGuid.PcdConOutRow gEfiMdeModulePkgTokenSpaceGuid.PcdConOutColumn gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPlatformBootTimeOut - + gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdLogoFile + [Depex] gEfiVariableArchProtocolGuid AND gEfiVariableWriteArchProtocolGuid