summaryrefslogtreecommitdiff
path: root/MdePkg/Library/OldPeiCoreEntryPoint/OldPeiCoreEntryPoint.inf
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/OldPeiCoreEntryPoint/OldPeiCoreEntryPoint.inf')
-rw-r--r--MdePkg/Library/OldPeiCoreEntryPoint/OldPeiCoreEntryPoint.inf20
1 files changed, 1 insertions, 19 deletions
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