mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-26 23:24:03 +02:00
Update PcAtChipsetPkg package version from 0.2 to 0.3
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com> Reviewed-by: Hot Tian <hot.tian@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15091 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
0a2326aff7
commit
9325f68430
@ -4,7 +4,7 @@
|
|||||||
# This package is designed to public interfaces and implementation which follows
|
# This package is designed to public interfaces and implementation which follows
|
||||||
# PcAt defacto standard.
|
# PcAt defacto standard.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 - 2011, Intel Corporation. All rights reserved.<BR>
|
# Copyright (c) 2009 - 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
|
||||||
@ -20,7 +20,7 @@
|
|||||||
DEC_SPECIFICATION = 0x00010005
|
DEC_SPECIFICATION = 0x00010005
|
||||||
PACKAGE_NAME = PcAtChipsetPkg
|
PACKAGE_NAME = PcAtChipsetPkg
|
||||||
PACKAGE_GUID = B728689A-52D3-4b8c-AE89-2CE5514CC6DC
|
PACKAGE_GUID = B728689A-52D3-4b8c-AE89-2CE5514CC6DC
|
||||||
PACKAGE_VERSION = 0.2
|
PACKAGE_VERSION = 0.3
|
||||||
|
|
||||||
[Includes]
|
[Includes]
|
||||||
Include
|
Include
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
## @file
|
## @file
|
||||||
# PC/AT Chipset Package
|
# PC/AT Chipset Package
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 - 2011, 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 = PcAtChipset
|
PLATFORM_NAME = PcAtChipset
|
||||||
PLATFORM_GUID = a653167b-34d7-4b91-bfe3-f0c7608f48da
|
PLATFORM_GUID = a653167b-34d7-4b91-bfe3-f0c7608f48da
|
||||||
PLATFORM_VERSION = 0.2
|
PLATFORM_VERSION = 0.3
|
||||||
DSC_SPECIFICATION = 0x00010005
|
DSC_SPECIFICATION = 0x00010005
|
||||||
OUTPUT_DIRECTORY = Build/PcAtChipset
|
OUTPUT_DIRECTORY = Build/PcAtChipset
|
||||||
SUPPORTED_ARCHITECTURES = IA32|X64
|
SUPPORTED_ARCHITECTURES = IA32|X64
|
||||||
|
Loading…
x
Reference in New Issue
Block a user