X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdePkg%2FLibrary%2FDxeCoreEntryPoint%2FDxeCoreEntryPoint.inf;h=d57747159e926b9b019c458bb166bce1cc0f3020;hb=6709bbd17f09965f03fa34043923361a01ec13ed;hp=c538e22592e3ca42a60a49b4e666eecd79b5c460;hpb=e34ecc8a1e7f396278b630e2c6e4022e762faf5a;p=mirror_edk2.git diff --git a/MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf b/MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf index c538e22592..d57747159e 100644 --- a/MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf +++ b/MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf @@ -1,17 +1,17 @@ -#/** @file +## @file # Module entry point library for DXE core. # -# Copyright (c) 2007 - 2008, Intel Corporation. +# 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 +# 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] INF_VERSION = 0x00010005 @@ -20,14 +20,13 @@ MODULE_TYPE = DXE_CORE VERSION_STRING = 1.0 LIBRARY_CLASS = DxeCoreEntryPoint|DXE_CORE - EDK_RELEASE_VERSION = 0x00020000 # # VALID_ARCHITECTURES = IA32 X64 IPF EBC (EBC is for build only) # -[Sources.common] +[Sources] DxeCoreEntryPoint.c