update MdePkg version to 1.01
update MdeModulePkg version to 0.90 update IntelFrameworkPkg version to 0.90 update IntelFrameworkModulePkg version to 0.90 git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9021 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@ -18,7 +18,7 @@
|
||||
DEC_SPECIFICATION = 0x00010005
|
||||
PACKAGE_NAME = IntelFrameworkModulePkg
|
||||
PACKAGE_GUID = 88894582-7553-4822-B484-624E24B6DECF
|
||||
PACKAGE_VERSION = 0.1
|
||||
PACKAGE_VERSION = 0.90
|
||||
|
||||
[Includes]
|
||||
Include # Root include for the package
|
||||
|
@ -23,7 +23,7 @@
|
||||
[Defines]
|
||||
PLATFORM_NAME = IntelFrameworkModuleAll
|
||||
PLATFORM_GUID = FFF87D9A-E5BB-4AFF-9ADE-8645492E8087
|
||||
PLATFORM_VERSION = 0.1
|
||||
PLATFORM_VERSION = 0.90
|
||||
DSC_SPECIFICATION = 0x00010005
|
||||
OUTPUT_DIRECTORY = Build/IntelFrameworkModuleAll
|
||||
SUPPORTED_ARCHITECTURES = IA32|IPF|X64|EBC
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Intel Framework Package Reference Implementations
|
||||
#
|
||||
# This package provides definitions and libraries that comply to Intel Framework Specifications.
|
||||
# Copyright (c) 2007, Intel Corporation.
|
||||
# Copyright (c) 2007 - 2009, Intel Corporation.
|
||||
#
|
||||
# All rights reserved.
|
||||
# This program and the accompanying materials are licensed and made available
|
||||
@ -17,7 +17,7 @@
|
||||
DEC_SPECIFICATION = 0x00010005
|
||||
PACKAGE_NAME = IntelFrameworkPkg
|
||||
PACKAGE_GUID = 2759ded5-bb57-4b06-af4f-c398fa552719
|
||||
PACKAGE_VERSION = 1.0
|
||||
PACKAGE_VERSION = 0.90
|
||||
|
||||
[Includes]
|
||||
Include # Root include for the package
|
||||
|
@ -23,7 +23,7 @@
|
||||
[Defines]
|
||||
PLATFORM_NAME = IntelFramework
|
||||
PLATFORM_GUID = E76EB141-6EDB-43f3-A455-EF24A79673DD
|
||||
PLATFORM_VERSION = 0.1
|
||||
PLATFORM_VERSION = 0.90
|
||||
DSC_SPECIFICATION = 0x00010005
|
||||
OUTPUT_DIRECTORY = Build/IntelFramework
|
||||
SUPPORTED_ARCHITECTURES = IA32|IPF|X64|EBC
|
||||
|
@ -22,7 +22,7 @@
|
||||
DEC_SPECIFICATION = 0x00010005
|
||||
PACKAGE_NAME = MdeModulePkg
|
||||
PACKAGE_GUID = BA0D78D6-2CAF-414b-BD4D-B6762A894288
|
||||
PACKAGE_VERSION = 0.1
|
||||
PACKAGE_VERSION = 0.90
|
||||
|
||||
[Includes.common]
|
||||
Include
|
||||
|
@ -16,7 +16,7 @@
|
||||
[Defines]
|
||||
PLATFORM_NAME = MdeModule
|
||||
PLATFORM_GUID = 587CE499-6CBE-43cd-94E2-186218569478
|
||||
PLATFORM_VERSION = 0.1
|
||||
PLATFORM_VERSION = 0.90
|
||||
DSC_SPECIFICATION = 0x00010005
|
||||
OUTPUT_DIRECTORY = Build/MdeModule
|
||||
SUPPORTED_ARCHITECTURES = IA32|IPF|X64|EBC
|
||||
|
@ -5,7 +5,7 @@
|
||||
# It also provides the definitions(including PPIs/PROTOCOLs/GUIDs) of
|
||||
# EFI1.10/UEFI2.0/UEFI2.1/PI1.0 and some Industry Standards.
|
||||
#
|
||||
# Copyright (c) 2007 - 2008, Intel Corporation.
|
||||
# Copyright (c) 2007 - 2009, Intel Corporation.
|
||||
#
|
||||
# All rights reserved.
|
||||
# This program and the accompanying materials are licensed and made available under
|
||||
@ -23,7 +23,7 @@
|
||||
DEC_SPECIFICATION = 0x00010005
|
||||
PACKAGE_NAME = MdePkg
|
||||
PACKAGE_GUID = 1E73767F-8F52-4603-AEB4-F29B510B6766
|
||||
PACKAGE_VERSION = 1.00
|
||||
PACKAGE_VERSION = 1.01
|
||||
|
||||
|
||||
[Includes]
|
||||
|
@ -1,7 +1,7 @@
|
||||
#/** @file
|
||||
# EFI/PI MdePkg Package
|
||||
#
|
||||
# Copyright (c) 2007 - 2008, Intel Corporation
|
||||
# Copyright (c) 2007 - 2009, 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
|
||||
@ -16,7 +16,7 @@
|
||||
[Defines]
|
||||
PLATFORM_NAME = Mde
|
||||
PLATFORM_GUID = 082F8BFC-0455-4859-AE3C-ECD64FB81642
|
||||
PLATFORM_VERSION = 0.1
|
||||
PLATFORM_VERSION = 1.01
|
||||
DSC_SPECIFICATION = 0x00010005
|
||||
OUTPUT_DIRECTORY = Build/Mde
|
||||
SUPPORTED_ARCHITECTURES = IA32|IPF|X64|EBC
|
||||
|
Reference in New Issue
Block a user