mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-23 21:54:27 +02:00
ShellPkg: Update package version from 1.01 to 1.02
Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com> Reviewed-by: Jaben Carsey <jaben.carsey@intel.com> Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
This commit is contained in:
parent
d7a09cb86a
commit
74f3318cc0
@ -2,7 +2,7 @@
|
|||||||
# This Package provides all definitions for EFI and UEFI Shell
|
# This Package provides all definitions for EFI and UEFI Shell
|
||||||
#
|
#
|
||||||
# (C) Copyright 2013-2014 Hewlett-Packard Development Company, L.P.<BR>
|
# (C) Copyright 2013-2014 Hewlett-Packard Development Company, L.P.<BR>
|
||||||
# Copyright (c) 2009 - 2017, Intel Corporation. All rights reserved.<BR>
|
# Copyright (c) 2009 - 2018, 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.
|
||||||
@ -18,7 +18,7 @@
|
|||||||
DEC_SPECIFICATION = 0x00010005
|
DEC_SPECIFICATION = 0x00010005
|
||||||
PACKAGE_NAME = ShellPkg
|
PACKAGE_NAME = ShellPkg
|
||||||
PACKAGE_GUID = C1014BB7-4092-43D4-984F-0738EB424DBF
|
PACKAGE_GUID = C1014BB7-4092-43D4-984F-0738EB424DBF
|
||||||
PACKAGE_VERSION = 1.01
|
PACKAGE_VERSION = 1.02
|
||||||
|
|
||||||
[Includes]
|
[Includes]
|
||||||
Include
|
Include
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
## @file
|
## @file
|
||||||
# Shell Package
|
# Shell Package
|
||||||
#
|
#
|
||||||
# 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
|
||||||
@ -16,7 +16,7 @@
|
|||||||
[Defines]
|
[Defines]
|
||||||
PLATFORM_NAME = Shell
|
PLATFORM_NAME = Shell
|
||||||
PLATFORM_GUID = E1DC9BF8-7013-4c99-9437-795DAA45F3BD
|
PLATFORM_GUID = E1DC9BF8-7013-4c99-9437-795DAA45F3BD
|
||||||
PLATFORM_VERSION = 1.01
|
PLATFORM_VERSION = 1.02
|
||||||
DSC_SPECIFICATION = 0x00010006
|
DSC_SPECIFICATION = 0x00010006
|
||||||
OUTPUT_DIRECTORY = Build/Shell
|
OUTPUT_DIRECTORY = Build/Shell
|
||||||
SUPPORTED_ARCHITECTURES = IA32|IPF|X64|EBC|ARM|AARCH64
|
SUPPORTED_ARCHITECTURES = IA32|IPF|X64|EBC|ARM|AARCH64
|
||||||
|
Loading…
x
Reference in New Issue
Block a user