* [PATCH v2] ShellPkg: Update package version from 1.01 to 1.02
@ 2018-01-24 5:55 Ruiyu Ni
2018-01-25 9:54 ` Gao, Liming
0 siblings, 1 reply; 3+ messages in thread
From: Ruiyu Ni @ 2018-01-24 5:55 UTC (permalink / raw)
To: edk2-devel; +Cc: Jaben Carsey
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Cc: Jaben Carsey <jaben.carsey@intel.com>
---
ShellPkg/ShellPkg.dec | 4 ++--
ShellPkg/ShellPkg.dsc | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/ShellPkg/ShellPkg.dec b/ShellPkg/ShellPkg.dec
index 48d50b87b3..0c4f74ff41 100644
--- a/ShellPkg/ShellPkg.dec
+++ b/ShellPkg/ShellPkg.dec
@@ -2,7 +2,7 @@
# This Package provides all definitions for EFI and UEFI Shell
#
# (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
# the terms and conditions of the BSD License which accompanies this distribution.
@@ -18,7 +18,7 @@ [Defines]
DEC_SPECIFICATION = 0x00010005
PACKAGE_NAME = ShellPkg
PACKAGE_GUID = C1014BB7-4092-43D4-984F-0738EB424DBF
- PACKAGE_VERSION = 1.01
+ PACKAGE_VERSION = 1.02
[Includes]
Include
diff --git a/ShellPkg/ShellPkg.dsc b/ShellPkg/ShellPkg.dsc
index 86382139a5..29f5376412 100644
--- a/ShellPkg/ShellPkg.dsc
+++ b/ShellPkg/ShellPkg.dsc
@@ -1,7 +1,7 @@
## @file
# 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
# are licensed and made available under the terms and conditions of the BSD License
@@ -16,7 +16,7 @@
[Defines]
PLATFORM_NAME = Shell
PLATFORM_GUID = E1DC9BF8-7013-4c99-9437-795DAA45F3BD
- PLATFORM_VERSION = 1.01
+ PLATFORM_VERSION = 1.02
DSC_SPECIFICATION = 0x00010006
OUTPUT_DIRECTORY = Build/Shell
SUPPORTED_ARCHITECTURES = IA32|IPF|X64|EBC|ARM|AARCH64
--
2.15.1.windows.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH v2] ShellPkg: Update package version from 1.01 to 1.02
2018-01-24 5:55 [PATCH v2] ShellPkg: Update package version from 1.01 to 1.02 Ruiyu Ni
@ 2018-01-25 9:54 ` Gao, Liming
2018-01-25 14:59 ` Carsey, Jaben
0 siblings, 1 reply; 3+ messages in thread
From: Gao, Liming @ 2018-01-25 9:54 UTC (permalink / raw)
To: Ni, Ruiyu, edk2-devel@lists.01.org; +Cc: Carsey, Jaben
Reviewed-by: Liming Gao <liming.gao@intel.com>
>-----Original Message-----
>From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of
>Ruiyu Ni
>Sent: Wednesday, January 24, 2018 1:56 PM
>To: edk2-devel@lists.01.org
>Cc: Carsey, Jaben <jaben.carsey@intel.com>
>Subject: [edk2] [PATCH v2] 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>
>Cc: Jaben Carsey <jaben.carsey@intel.com>
>---
> ShellPkg/ShellPkg.dec | 4 ++--
> ShellPkg/ShellPkg.dsc | 4 ++--
> 2 files changed, 4 insertions(+), 4 deletions(-)
>
>diff --git a/ShellPkg/ShellPkg.dec b/ShellPkg/ShellPkg.dec
>index 48d50b87b3..0c4f74ff41 100644
>--- a/ShellPkg/ShellPkg.dec
>+++ b/ShellPkg/ShellPkg.dec
>@@ -2,7 +2,7 @@
> # This Package provides all definitions for EFI and UEFI Shell
> #
> # (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
> # the terms and conditions of the BSD License which accompanies this
>distribution.
>@@ -18,7 +18,7 @@ [Defines]
> DEC_SPECIFICATION = 0x00010005
> PACKAGE_NAME = ShellPkg
> PACKAGE_GUID = C1014BB7-4092-43D4-984F-0738EB424DBF
>- PACKAGE_VERSION = 1.01
>+ PACKAGE_VERSION = 1.02
>
> [Includes]
> Include
>diff --git a/ShellPkg/ShellPkg.dsc b/ShellPkg/ShellPkg.dsc
>index 86382139a5..29f5376412 100644
>--- a/ShellPkg/ShellPkg.dsc
>+++ b/ShellPkg/ShellPkg.dsc
>@@ -1,7 +1,7 @@
> ## @file
> # 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
> # are licensed and made available under the terms and conditions of the
>BSD License
>@@ -16,7 +16,7 @@
> [Defines]
> PLATFORM_NAME = Shell
> PLATFORM_GUID = E1DC9BF8-7013-4c99-9437-795DAA45F3BD
>- PLATFORM_VERSION = 1.01
>+ PLATFORM_VERSION = 1.02
> DSC_SPECIFICATION = 0x00010006
> OUTPUT_DIRECTORY = Build/Shell
> SUPPORTED_ARCHITECTURES = IA32|IPF|X64|EBC|ARM|AARCH64
>--
>2.15.1.windows.2
>
>_______________________________________________
>edk2-devel mailing list
>edk2-devel@lists.01.org
>https://lists.01.org/mailman/listinfo/edk2-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH v2] ShellPkg: Update package version from 1.01 to 1.02
2018-01-25 9:54 ` Gao, Liming
@ 2018-01-25 14:59 ` Carsey, Jaben
0 siblings, 0 replies; 3+ messages in thread
From: Carsey, Jaben @ 2018-01-25 14:59 UTC (permalink / raw)
To: Gao, Liming, Ni, Ruiyu, edk2-devel@lists.01.org
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
> -----Original Message-----
> From: Gao, Liming
> Sent: Thursday, January 25, 2018 1:54 AM
> To: Ni, Ruiyu <ruiyu.ni@intel.com>; edk2-devel@lists.01.org
> Cc: Carsey, Jaben <jaben.carsey@intel.com>
> Subject: RE: [edk2] [PATCH v2] ShellPkg: Update package version from 1.01
> to 1.02
> Importance: High
>
> Reviewed-by: Liming Gao <liming.gao@intel.com>
>
> >-----Original Message-----
> >From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of
> >Ruiyu Ni
> >Sent: Wednesday, January 24, 2018 1:56 PM
> >To: edk2-devel@lists.01.org
> >Cc: Carsey, Jaben <jaben.carsey@intel.com>
> >Subject: [edk2] [PATCH v2] 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>
> >Cc: Jaben Carsey <jaben.carsey@intel.com>
> >---
> > ShellPkg/ShellPkg.dec | 4 ++--
> > ShellPkg/ShellPkg.dsc | 4 ++--
> > 2 files changed, 4 insertions(+), 4 deletions(-)
> >
> >diff --git a/ShellPkg/ShellPkg.dec b/ShellPkg/ShellPkg.dec
> >index 48d50b87b3..0c4f74ff41 100644
> >--- a/ShellPkg/ShellPkg.dec
> >+++ b/ShellPkg/ShellPkg.dec
> >@@ -2,7 +2,7 @@
> > # This Package provides all definitions for EFI and UEFI Shell
> > #
> > # (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
> > # the terms and conditions of the BSD License which accompanies this
> >distribution.
> >@@ -18,7 +18,7 @@ [Defines]
> > DEC_SPECIFICATION = 0x00010005
> > PACKAGE_NAME = ShellPkg
> > PACKAGE_GUID = C1014BB7-4092-43D4-984F-0738EB424DBF
> >- PACKAGE_VERSION = 1.01
> >+ PACKAGE_VERSION = 1.02
> >
> > [Includes]
> > Include
> >diff --git a/ShellPkg/ShellPkg.dsc b/ShellPkg/ShellPkg.dsc
> >index 86382139a5..29f5376412 100644
> >--- a/ShellPkg/ShellPkg.dsc
> >+++ b/ShellPkg/ShellPkg.dsc
> >@@ -1,7 +1,7 @@
> > ## @file
> > # 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
> > # are licensed and made available under the terms and conditions of the
> >BSD License
> >@@ -16,7 +16,7 @@
> > [Defines]
> > PLATFORM_NAME = Shell
> > PLATFORM_GUID = E1DC9BF8-7013-4c99-9437-795DAA45F3BD
> >- PLATFORM_VERSION = 1.01
> >+ PLATFORM_VERSION = 1.02
> > DSC_SPECIFICATION = 0x00010006
> > OUTPUT_DIRECTORY = Build/Shell
> > SUPPORTED_ARCHITECTURES = IA32|IPF|X64|EBC|ARM|AARCH64
> >--
> >2.15.1.windows.2
> >
> >_______________________________________________
> >edk2-devel mailing list
> >edk2-devel@lists.01.org
> >https://lists.01.org/mailman/listinfo/edk2-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-01-25 14:54 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-24 5:55 [PATCH v2] ShellPkg: Update package version from 1.01 to 1.02 Ruiyu Ni
2018-01-25 9:54 ` Gao, Liming
2018-01-25 14:59 ` Carsey, Jaben
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox