mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-21 04:34:27 +02:00
Update the Package version.
Signed-off-by: niruiyu Reviewed-by: hhtian git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12838 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
222f8505cb
commit
0c949badfd
@ -3,7 +3,7 @@
|
|||||||
# This Package provides all definitions(including functions, MACROs, structures and library classes)
|
# This Package provides all definitions(including functions, MACROs, structures and library classes)
|
||||||
# and libraries instances, which are only used by Duet platform.
|
# and libraries instances, which are only used by Duet platform.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>
|
# Copyright (c) 2007 - 2011, Intel Corporation. All rights reserved.<BR>
|
||||||
#
|
#
|
||||||
# This program and the accompanying materials are licensed and made available under
|
# This program and the accompanying materials are licensed and made available under
|
||||||
# the terms and conditions of the BSD License which accompanies this distribution.
|
# the terms and conditions of the BSD License which accompanies this distribution.
|
||||||
@ -19,7 +19,7 @@
|
|||||||
DEC_SPECIFICATION = 0x00010005
|
DEC_SPECIFICATION = 0x00010005
|
||||||
PACKAGE_NAME = DuetPkg
|
PACKAGE_NAME = DuetPkg
|
||||||
PACKAGE_GUID = 151B568B-B390-4cf1-ABD6-228E0AB96F57
|
PACKAGE_GUID = 151B568B-B390-4cf1-ABD6-228E0AB96F57
|
||||||
PACKAGE_VERSION = 0.1
|
PACKAGE_VERSION = 0.4
|
||||||
|
|
||||||
[Includes]
|
[Includes]
|
||||||
Include
|
Include
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
[Defines]
|
[Defines]
|
||||||
PLATFORM_NAME = DuetPkg
|
PLATFORM_NAME = DuetPkg
|
||||||
PLATFORM_GUID = 199E24E0-0989-42aa-87F2-611A8C397E72
|
PLATFORM_GUID = 199E24E0-0989-42aa-87F2-611A8C397E72
|
||||||
PLATFORM_VERSION = 0.3
|
PLATFORM_VERSION = 0.4
|
||||||
DSC_SPECIFICATION = 0x00010005
|
DSC_SPECIFICATION = 0x00010005
|
||||||
OUTPUT_DIRECTORY = Build/DuetPkgIA32
|
OUTPUT_DIRECTORY = Build/DuetPkgIA32
|
||||||
SUPPORTED_ARCHITECTURES = IA32
|
SUPPORTED_ARCHITECTURES = IA32
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
[Defines]
|
[Defines]
|
||||||
PLATFORM_NAME = DuetPkg
|
PLATFORM_NAME = DuetPkg
|
||||||
PLATFORM_GUID = 199E24E0-0989-42aa-87F2-611A8C397E72
|
PLATFORM_GUID = 199E24E0-0989-42aa-87F2-611A8C397E72
|
||||||
PLATFORM_VERSION = 0.3
|
PLATFORM_VERSION = 0.4
|
||||||
DSC_SPECIFICATION = 0x00010005
|
DSC_SPECIFICATION = 0x00010005
|
||||||
OUTPUT_DIRECTORY = Build/DuetPkgX64
|
OUTPUT_DIRECTORY = Build/DuetPkgX64
|
||||||
SUPPORTED_ARCHITECTURES = X64
|
SUPPORTED_ARCHITECTURES = X64
|
||||||
|
Loading…
x
Reference in New Issue
Block a user