From 3bdeb048a5bced8277e4717854e38c4ce91a1cd3 Mon Sep 17 00:00:00 2001 From: jwang36 Date: Fri, 30 Jun 2006 19:01:55 +0000 Subject: converted all surface area description files to new schema git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@688 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Library/BasePeCoffLib/BasePeCoffLib.msa | 90 ++++++++++++-------------- 1 file changed, 41 insertions(+), 49 deletions(-) (limited to 'MdePkg/Library/BasePeCoffLib') diff --git a/MdePkg/Library/BasePeCoffLib/BasePeCoffLib.msa b/MdePkg/Library/BasePeCoffLib/BasePeCoffLib.msa index f4d1005324..f3091a6aba 100644 --- a/MdePkg/Library/BasePeCoffLib/BasePeCoffLib.msa +++ b/MdePkg/Library/BasePeCoffLib/BasePeCoffLib.msa @@ -1,57 +1,49 @@ - - - - BasePeCoffLib + + + BasePeCoffLib BASE - LIBRARY - 556f5d10-7309-4af4-b80a-8196bd60946f - 0 + 556f5d10-7309-4af4-b80a-8196bd60946f + 1.0 Component description file for the PEI library. FIX ME! Copyright (c) 2004 - 2005, 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 - which accompanies this distribution. The full text of the license may be found at - 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. - - 2006-03-09 23:16 - 2006-03-19 15:17 - 0 - - - PeCoffLib - BaseMemoryLib - DebugLib + All rights reserved. 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 + THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, + WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. + FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 + + + IA32 X64 IPF EBC + false + BasePeCoffLib + + + + PeCoffLib + + + BaseMemoryLib + + + DebugLib + - + BasePeCoff.c - - Ia32/PeCoffLoaderEx.c - - - x64/PeCoffLoaderEx.c - - - Ipf/PeCoffLoaderEx.c - - - Ebc/PeCoffLoaderEx.c - + Ia32/PeCoffLoaderEx.c + x64/PeCoffLoaderEx.c + Ipf/PeCoffLoaderEx.c + Ebc/PeCoffLoaderEx.c - - MdePkg - - + + + + + EFI_SPECIFICATION_VERSION 0x00020000 + EDK_RELEASE_VERSION 0x00090000 + + \ No newline at end of file -- cgit