MdeModulePkg: Update package version to 0.98
Cc: Eric Dong <eric.dong@intel.com>
Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>
(cherry picked from commit 6250a1206e
)
This commit is contained in:
@ -3,7 +3,7 @@
|
|||||||
# It also provides the definitions(including PPIs/PROTOCOLs/GUIDs and library classes)
|
# It also provides the definitions(including PPIs/PROTOCOLs/GUIDs and library classes)
|
||||||
# and libraries instances, which are used for those modules.
|
# and libraries instances, which are used for those modules.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 - 2017, Intel Corporation. All rights reserved.<BR>
|
# Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>
|
||||||
# Copyright (c) 2016, Linaro Ltd. All rights reserved.<BR>
|
# Copyright (c) 2016, Linaro Ltd. All rights reserved.<BR>
|
||||||
# (C) Copyright 2016 Hewlett Packard Enterprise Development LP<BR>
|
# (C) Copyright 2016 Hewlett Packard Enterprise Development LP<BR>
|
||||||
# Copyright (c) 2017, AMD Incorporated. All rights reserved.<BR>
|
# Copyright (c) 2017, AMD Incorporated. All rights reserved.<BR>
|
||||||
@ -24,7 +24,7 @@
|
|||||||
PACKAGE_NAME = MdeModulePkg
|
PACKAGE_NAME = MdeModulePkg
|
||||||
PACKAGE_UNI_FILE = MdeModulePkg.uni
|
PACKAGE_UNI_FILE = MdeModulePkg.uni
|
||||||
PACKAGE_GUID = BA0D78D6-2CAF-414b-BD4D-B6762A894288
|
PACKAGE_GUID = BA0D78D6-2CAF-414b-BD4D-B6762A894288
|
||||||
PACKAGE_VERSION = 0.97
|
PACKAGE_VERSION = 0.98
|
||||||
|
|
||||||
[Includes]
|
[Includes]
|
||||||
Include
|
Include
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
# EFI/PI Reference Module Package for All Architectures
|
# EFI/PI Reference Module Package for All Architectures
|
||||||
#
|
#
|
||||||
# (C) Copyright 2014 Hewlett-Packard Development Company, L.P.<BR>
|
# (C) Copyright 2014 Hewlett-Packard Development Company, L.P.<BR>
|
||||||
# Copyright (c) 2007 - 2017, Intel Corporation. All rights reserved.<BR>
|
# Copyright (c) 2007 - 2018, 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
|
||||||
@ -17,7 +17,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.97
|
PLATFORM_VERSION = 0.98
|
||||||
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
|
||||||
|
Reference in New Issue
Block a user