mirror of https://github.com/acidanthera/audk.git
IntelFrameworkModulePkg: Update DEC and DSC version from 0.94 to 0.96
Update DEC and DSC version to reflect new changes. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Feng Tian <feng.tian@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18253 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
1556957cbe
commit
f4d7904b15
|
@ -21,7 +21,7 @@
|
|||
PACKAGE_NAME = IntelFrameworkModulePkg
|
||||
PACKAGE_UNI_FILE = IntelFrameworkModulePkg.uni
|
||||
PACKAGE_GUID = 88894582-7553-4822-B484-624E24B6DECF
|
||||
PACKAGE_VERSION = 0.94
|
||||
PACKAGE_VERSION = 0.96
|
||||
|
||||
[Includes]
|
||||
Include # Root include for the package
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
[Defines]
|
||||
PLATFORM_NAME = IntelFrameworkModuleAll
|
||||
PLATFORM_GUID = FFF87D9A-E5BB-4AFF-9ADE-8645492E8087
|
||||
PLATFORM_VERSION = 0.94
|
||||
PLATFORM_VERSION = 0.96
|
||||
DSC_SPECIFICATION = 0x00010005
|
||||
OUTPUT_DIRECTORY = Build/IntelFrameworkModuleAll
|
||||
SUPPORTED_ARCHITECTURES = IA32|IPF|X64|EBC|ARM
|
||||
|
|
Loading…
Reference in New Issue