mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-27 07:34:06 +02:00
update EdkCompatibilityPkg version to 0.90
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9022 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
738508648f
commit
409aeeecc4
@ -5,6 +5,7 @@
|
|||||||
# contains the header files and libraries found in the original EDK. EdkCompatibilityPkg code is ANSI C compliant, so the modules can be built with GCC tool-chains.
|
# contains the header files and libraries found in the original EDK. EdkCompatibilityPkg code is ANSI C compliant, so the modules can be built with GCC tool-chains.
|
||||||
# This package also incorporates bug fixes released in EDK 1.04.
|
# This package also incorporates bug fixes released in EDK 1.04.
|
||||||
#
|
#
|
||||||
|
# Copyright (c) 2008 - 2009, Intel Corporation
|
||||||
#
|
#
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
# This program and the accompanying materials are licensed and made available under
|
# This program and the accompanying materials are licensed and made available under
|
||||||
@ -27,7 +28,7 @@
|
|||||||
DEC_SPECIFICATION = 0x00010005
|
DEC_SPECIFICATION = 0x00010005
|
||||||
PACKAGE_NAME = EdkCompatibilityPkg
|
PACKAGE_NAME = EdkCompatibilityPkg
|
||||||
PACKAGE_GUID = 98EDD7B0-2A6C-4b4a-AC72-4AAE0F95A3F8
|
PACKAGE_GUID = 98EDD7B0-2A6C-4b4a-AC72-4AAE0F95A3F8
|
||||||
PACKAGE_VERSION = 0.5
|
PACKAGE_VERSION = 0.90
|
||||||
|
|
||||||
|
|
||||||
################################################################################
|
################################################################################
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
# EDK Compatibility Package Build File
|
# EDK Compatibility Package Build File
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 Intel Corporation
|
# Copyright (c) 2008 - 2009, Intel Corporation
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. 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
|
||||||
@ -22,7 +22,7 @@
|
|||||||
[Defines]
|
[Defines]
|
||||||
PLATFORM_NAME = EdkCompatibilityPkg
|
PLATFORM_NAME = EdkCompatibilityPkg
|
||||||
PLATFORM_GUID = 6CBD2F63-BCF2-42b0-937E-869C67D2F734
|
PLATFORM_GUID = 6CBD2F63-BCF2-42b0-937E-869C67D2F734
|
||||||
PLATFORM_VERSION = 0.5
|
PLATFORM_VERSION = 0.90
|
||||||
DSC_SPECIFICATION = 0x00010005
|
DSC_SPECIFICATION = 0x00010005
|
||||||
OUTPUT_DIRECTORY = Build/EdkCompatibilityPkg
|
OUTPUT_DIRECTORY = Build/EdkCompatibilityPkg
|
||||||
SUPPORTED_ARCHITECTURES = IA32|X64|IPF|EBC
|
SUPPORTED_ARCHITECTURES = IA32|X64|IPF|EBC
|
||||||
|
Loading…
x
Reference in New Issue
Block a user