mirror of https://github.com/acidanthera/audk.git
Update IntelFrameworkPkg package version to 0.94.
Signed-off-by: Jeff Fan <jeff.fan@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16029 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
ff9f93947d
commit
ba4c19c51c
|
@ -17,7 +17,7 @@
|
|||
PACKAGE_NAME = IntelFrameworkPkg
|
||||
PACKAGE_UNI_FILE = IntelFrameworkPkg.uni
|
||||
PACKAGE_GUID = 2759ded5-bb57-4b06-af4f-c398fa552719
|
||||
PACKAGE_VERSION = 0.93
|
||||
PACKAGE_VERSION = 0.94
|
||||
|
||||
[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.93
|
||||
PLATFORM_VERSION = 0.94
|
||||
DSC_SPECIFICATION = 0x00010005
|
||||
OUTPUT_DIRECTORY = Build/IntelFramework
|
||||
SUPPORTED_ARCHITECTURES = IA32|IPF|X64|EBC|ARM
|
||||
|
|
Loading…
Reference in New Issue