Update the Package version.

Signed-off-by: niruiyu
Reviewed-by: hhtian

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12842 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
niruiyu 2011-12-13 08:33:18 +00:00
parent bbd53f77f2
commit bae5fa3bda
2 changed files with 3 additions and 3 deletions

View File

@ -20,7 +20,7 @@
DEC_SPECIFICATION = 0x00010005
PACKAGE_NAME = PcAtChipsetPkg
PACKAGE_GUID = B728689A-52D3-4b8c-AE89-2CE5514CC6DC
PACKAGE_VERSION = 0.1
PACKAGE_VERSION = 0.2
[Includes]
Include
@ -89,4 +89,4 @@
## This PCD specifies the base address of the HPET timer.
gPcAtChipsetPkgTokenSpaceGuid.PcdIoApicBaseAddress|0xFEC00000|UINT32|0x0000000C

View File

@ -16,7 +16,7 @@
[Defines]
PLATFORM_NAME = PcAtChipset
PLATFORM_GUID = a653167b-34d7-4b91-bfe3-f0c7608f48da
PLATFORM_VERSION = 0.1
PLATFORM_VERSION = 0.2
DSC_SPECIFICATION = 0x00010005
OUTPUT_DIRECTORY = Build/PcAtChipset
SUPPORTED_ARCHITECTURES = IA32|X64