X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdePkg%2FLibrary%2FPeimEntryPoint%2FPeimEntryPoint.inf;h=459cb3df5033d997345ff4118de64be5a48fbc17;hb=32eb6739b961a5b4cc204b94220fa5ad15f79a9b;hp=2427c67903529e8eba762b80966c24354df069ec;hpb=0126845e7df55bcb1bf8e34094f77169171eba6c;p=mirror_edk2.git diff --git a/MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf b/MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf index 2427c67903..459cb3df50 100644 --- a/MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf +++ b/MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf @@ -1,12 +1,12 @@ ## @file # Module entry point library for PEIM. # -# Copyright (c) 2007 - 2010, Intel Corporation. +# Copyright (c) 2007 - 2018, 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. # @@ -16,10 +16,11 @@ [Defines] INF_VERSION = 0x00010005 BASE_NAME = PeimEntryPoint + MODULE_UNI_FILE = PeimEntryPoint.uni FILE_GUID = fa177ff7-1fc7-458d-a358-d9d62ae61cec MODULE_TYPE = PEIM VERSION_STRING = 1.0 - LIBRARY_CLASS = PeimEntryPoint|PEIM + LIBRARY_CLASS = PeimEntryPoint|PEIM # # VALID_ARCHITECTURES = IA32 X64 IPF EBC (EBC is for build only)