X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FOldPeiCoreEntryPoint%2FOldPeiCoreEntryPoint.inf;h=cea4f03c771b212cffb3b84935a5e322d33cfadf;hp=3078f5e271f80a8626dddbde26ef5c96d90c6781;hb=dd0687a4b18c8ba6f37587ad13c9744ff9a67250;hpb=aade80ede4c6eff09ed337584a48d84ad9197229 diff --git a/MdePkg/Library/OldPeiCoreEntryPoint/OldPeiCoreEntryPoint.inf b/MdePkg/Library/OldPeiCoreEntryPoint/OldPeiCoreEntryPoint.inf index 3078f5e271..cea4f03c77 100644 --- a/MdePkg/Library/OldPeiCoreEntryPoint/OldPeiCoreEntryPoint.inf +++ b/MdePkg/Library/OldPeiCoreEntryPoint/OldPeiCoreEntryPoint.inf @@ -2,7 +2,7 @@ # Entry point to a the PEI Core # # The library contains the entry point to a PEI core Module Type. -# Copyright (c) 2007 - 2007, Intel Corporation. +# Copyright (c) 2007, 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 @@ -14,11 +14,6 @@ # #**/ -################################################################################ -# -# Defines Section - statements that will be processed to create a Makefile. -# -################################################################################ [Defines] INF_VERSION = 0x00010005 BASE_NAME = PeiCoreEntryPoint @@ -36,24 +31,11 @@ # VALID_ARCHITECTURES = IA32 X64 IPF EBC # -################################################################################ -# -# Sources Section - list of files that are required for the build to succeed. -# -################################################################################ - [Sources.common] PeiCoreEntryPoint.c -################################################################################ -# -# Package Dependency Section - list of Package files that are required for -# this module. -# -################################################################################ - [Packages] MdePkg/MdePkg.dec