Remove unused comments in MdePkg.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3368 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
yshang1
2007-07-19 09:43:43 +00:00
parent c417dbcf5e
commit 5088ce25ff
58 changed files with 39 additions and 1609 deletions

View File

@@ -13,11 +13,6 @@
#
#**/
################################################################################
#
# Defines Section - statements that will be processed to create a Makefile.
#
################################################################################
[Defines]
INF_VERSION = 0x00010005
BASE_NAME = PeiServicesTablePointerLibIdt
@@ -29,17 +24,10 @@
EFI_SPECIFICATION_VERSION = 0x00020000
#
# The following information is for reference only and not required by the build tools.
#
# VALID_ARCHITECTURES = IA32 X64
#
################################################################################
#
# Sources Section - list of files that are required for the build to succeed.
#
################################################################################
[Sources.Ia32]
Ia32/AsmPeiSevicesTablePointer.c||MSFT|||
Ia32/AsmPeiSevicesTablePointer.S||GCC|||
@@ -50,14 +38,6 @@
x64/AsmPeiSevicesTablePointer.S||GCC|||
PeiServicesTablePointer.c
################################################################################
#
# Library Class Section - list of Library Classes that are required for
# this module.
#
################################################################################
[LibraryClasses]
DebugLib