mirror of https://github.com/acidanthera/audk.git
Updates MdeModulePkg package version from 0.92 to 0.93
Signed-off-by: Tian, Feng <feng.tian@intel.com> Reviewed-by: Tian, Hot <hot.tian@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15082 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
7527b53dcb
commit
3a14083397
|
@ -20,7 +20,7 @@
|
||||||
DEC_SPECIFICATION = 0x00010005
|
DEC_SPECIFICATION = 0x00010005
|
||||||
PACKAGE_NAME = MdeModulePkg
|
PACKAGE_NAME = MdeModulePkg
|
||||||
PACKAGE_GUID = BA0D78D6-2CAF-414b-BD4D-B6762A894288
|
PACKAGE_GUID = BA0D78D6-2CAF-414b-BD4D-B6762A894288
|
||||||
PACKAGE_VERSION = 0.92
|
PACKAGE_VERSION = 0.93
|
||||||
|
|
||||||
[Includes]
|
[Includes]
|
||||||
Include
|
Include
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
## @file
|
## @file
|
||||||
# EFI/PI Reference Module Package for All Architectures
|
# EFI/PI Reference Module Package for All Architectures
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 - 2013, Intel Corporation. All rights reserved.<BR>
|
# Copyright (c) 2007 - 2014, 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
|
||||||
|
@ -16,7 +16,7 @@
|
||||||
[Defines]
|
[Defines]
|
||||||
PLATFORM_NAME = MdeModule
|
PLATFORM_NAME = MdeModule
|
||||||
PLATFORM_GUID = 587CE499-6CBE-43cd-94E2-186218569478
|
PLATFORM_GUID = 587CE499-6CBE-43cd-94E2-186218569478
|
||||||
PLATFORM_VERSION = 0.92
|
PLATFORM_VERSION = 0.93
|
||||||
DSC_SPECIFICATION = 0x00010005
|
DSC_SPECIFICATION = 0x00010005
|
||||||
OUTPUT_DIRECTORY = Build/MdeModule
|
OUTPUT_DIRECTORY = Build/MdeModule
|
||||||
SUPPORTED_ARCHITECTURES = IA32|IPF|X64|EBC|ARM|AARCH64
|
SUPPORTED_ARCHITECTURES = IA32|IPF|X64|EBC|ARM|AARCH64
|
||||||
|
|
Loading…
Reference in New Issue