Update IntelFrameworkPkg version: 0.91->0.92

Signed-off-by: vanjeff
Reviewed-by: hhtian




git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12852 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
vanjeff 2011-12-14 02:12:17 +00:00
parent 048fc992a6
commit 718afdec99
2 changed files with 3 additions and 3 deletions

View File

@ -16,7 +16,7 @@
DEC_SPECIFICATION = 0x00010005 DEC_SPECIFICATION = 0x00010005
PACKAGE_NAME = IntelFrameworkPkg PACKAGE_NAME = IntelFrameworkPkg
PACKAGE_GUID = 2759ded5-bb57-4b06-af4f-c398fa552719 PACKAGE_GUID = 2759ded5-bb57-4b06-af4f-c398fa552719
PACKAGE_VERSION = 0.91 PACKAGE_VERSION = 0.92
[Includes] [Includes]
Include # Root include for the package Include # Root include for the package

View File

@ -3,7 +3,7 @@
# #
# This DSC file is used for Package Level build. # This DSC file is used for Package Level build.
# #
# Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR> # Copyright (c) 2007 - 2011, Intel Corporation. All rights reserved.<BR>
# #
# 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 # are licensed and made available under the terms and conditions of the BSD License
@ -23,7 +23,7 @@
[Defines] [Defines]
PLATFORM_NAME = IntelFramework PLATFORM_NAME = IntelFramework
PLATFORM_GUID = E76EB141-6EDB-43f3-A455-EF24A79673DD PLATFORM_GUID = E76EB141-6EDB-43f3-A455-EF24A79673DD
PLATFORM_VERSION = 0.91 PLATFORM_VERSION = 0.92
DSC_SPECIFICATION = 0x00010005 DSC_SPECIFICATION = 0x00010005
OUTPUT_DIRECTORY = Build/IntelFramework OUTPUT_DIRECTORY = Build/IntelFramework
SUPPORTED_ARCHITECTURES = IA32|IPF|X64|EBC|ARM SUPPORTED_ARCHITECTURES = IA32|IPF|X64|EBC|ARM