mirror of https://github.com/acidanthera/audk.git
MdePkg: Update DEC and DSC version from 1.06 to 1.07
UEFI2.6 have been added in MdePkg. Update DEC and DSC version to reflect those changes in MdePkg. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Liming Gao <liming.gao@intel.com>
This commit is contained in:
parent
8ee193e898
commit
908a47c5f6
|
@ -24,7 +24,7 @@
|
|||
PACKAGE_NAME = MdePkg
|
||||
PACKAGE_UNI_FILE = MdePkg.uni
|
||||
PACKAGE_GUID = 1E73767F-8F52-4603-AEB4-F29B510B6766
|
||||
PACKAGE_VERSION = 1.06
|
||||
PACKAGE_VERSION = 1.07
|
||||
|
||||
|
||||
[Includes]
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
[Defines]
|
||||
PLATFORM_NAME = Mde
|
||||
PLATFORM_GUID = 082F8BFC-0455-4859-AE3C-ECD64FB81642
|
||||
PLATFORM_VERSION = 1.06
|
||||
PLATFORM_VERSION = 1.07
|
||||
DSC_SPECIFICATION = 0x00010005
|
||||
OUTPUT_DIRECTORY = Build/Mde
|
||||
SUPPORTED_ARCHITECTURES = IA32|IPF|X64|EBC|ARM|AARCH64
|
||||
|
|
Loading…
Reference in New Issue