* [Patch][edk2-platforms/devel-MinnowBoardMax-UDK2017] Vlv2TbltDevicePkg: Change BIOS version.
@ 2019-03-28 12:42 Zailiang Sun
2019-03-29 1:54 ` Qian, Yi
0 siblings, 1 reply; 3+ messages in thread
From: Zailiang Sun @ 2019-03-28 12:42 UTC (permalink / raw)
To: edk2-devel; +Cc: David Wei, Yi Qian
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Zailiang Sun <zailiang.sun@intel.com>
Cc: David Wei <david.wei@intel.com>
Cc: Yi Qian <yi.qian@intel.com>
---
Vlv2TbltDevicePkg/BiosId.env | 2 +-
Vlv2TbltDevicePkg/BiosIdD.env | 2 +-
Vlv2TbltDevicePkg/BiosIdR.env | 2 +-
Vlv2TbltDevicePkg/BiosIdx64D.env | 2 +-
Vlv2TbltDevicePkg/BiosIdx64R.env | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/Vlv2TbltDevicePkg/BiosId.env b/Vlv2TbltDevicePkg/BiosId.env
index dfdcb34f41..41206302a1 100644
--- a/Vlv2TbltDevicePkg/BiosId.env
+++ b/Vlv2TbltDevicePkg/BiosId.env
@@ -24,6 +24,6 @@
BOARD_ID = MNW2MAX
BOARD_REV = 1
BUILD_TYPE = D
-VERSION_MAJOR = 0100
+VERSION_MAJOR = 0101
VERSION_MINOR = 01
BOARD_EXT = X64
diff --git a/Vlv2TbltDevicePkg/BiosIdD.env b/Vlv2TbltDevicePkg/BiosIdD.env
index e3bd0053b6..d09438b656 100644
--- a/Vlv2TbltDevicePkg/BiosIdD.env
+++ b/Vlv2TbltDevicePkg/BiosIdD.env
@@ -35,5 +35,5 @@ OEM_ID = I32
BUILD_TYPE = D
BOARD_ID = BLAKCRB
-VERSION_MAJOR = 0100
+VERSION_MAJOR = 0101
VERSION_MINOR = 01
diff --git a/Vlv2TbltDevicePkg/BiosIdR.env b/Vlv2TbltDevicePkg/BiosIdR.env
index 4629c44d14..635f2cb662 100644
--- a/Vlv2TbltDevicePkg/BiosIdR.env
+++ b/Vlv2TbltDevicePkg/BiosIdR.env
@@ -35,5 +35,5 @@ OEM_ID = I32
BUILD_TYPE = R
BOARD_ID = BLAKCRB
-VERSION_MAJOR = 0100
+VERSION_MAJOR = 0101
VERSION_MINOR = 01
diff --git a/Vlv2TbltDevicePkg/BiosIdx64D.env b/Vlv2TbltDevicePkg/BiosIdx64D.env
index 902820b6c3..1c16b2de6c 100644
--- a/Vlv2TbltDevicePkg/BiosIdx64D.env
+++ b/Vlv2TbltDevicePkg/BiosIdx64D.env
@@ -25,6 +25,6 @@ BOARD_REV = 1
OEM_ID = X64
BUILD_TYPE = D
-VERSION_MAJOR = 0100
+VERSION_MAJOR = 0101
VERSION_MINOR = 01
BOARD_ID = BBAYCRB
diff --git a/Vlv2TbltDevicePkg/BiosIdx64R.env b/Vlv2TbltDevicePkg/BiosIdx64R.env
index 7d06cf5bae..69d74c30c7 100644
--- a/Vlv2TbltDevicePkg/BiosIdx64R.env
+++ b/Vlv2TbltDevicePkg/BiosIdx64R.env
@@ -25,6 +25,6 @@ BOARD_REV = 1
OEM_ID = X64
BUILD_TYPE = R
-VERSION_MAJOR = 0100
+VERSION_MAJOR = 0101
VERSION_MINOR = 01
BOARD_ID = BBAYCRB
--
2.19.1.windows.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Patch][edk2-platforms/devel-MinnowBoardMax-UDK2017] Vlv2TbltDevicePkg: Change BIOS version.
2019-03-28 12:42 [Patch][edk2-platforms/devel-MinnowBoardMax-UDK2017] Vlv2TbltDevicePkg: Change BIOS version Zailiang Sun
@ 2019-03-29 1:54 ` Qian, Yi
0 siblings, 0 replies; 3+ messages in thread
From: Qian, Yi @ 2019-03-29 1:54 UTC (permalink / raw)
To: Sun, Zailiang, edk2-devel@lists.01.org; +Cc: Wei, David
Reviewed by Qian Yi<yi.qian@intel.com>
Thanks
Qian Yi
> -----Original Message-----
> From: Sun, Zailiang
> Sent: Thursday, March 28, 2019 8:42 PM
> To: edk2-devel@lists.01.org
> Cc: Wei, David <david.wei@intel.com>; Qian, Yi <yi.qian@intel.com>
> Subject: [Patch][edk2-platforms/devel-MinnowBoardMax-UDK2017]
> Vlv2TbltDevicePkg: Change BIOS version.
>
> Contributed-under: TianoCore Contribution Agreement 1.1
> Signed-off-by: Zailiang Sun <zailiang.sun@intel.com>
> Cc: David Wei <david.wei@intel.com>
> Cc: Yi Qian <yi.qian@intel.com>
> ---
> Vlv2TbltDevicePkg/BiosId.env | 2 +-
> Vlv2TbltDevicePkg/BiosIdD.env | 2 +-
> Vlv2TbltDevicePkg/BiosIdR.env | 2 +-
> Vlv2TbltDevicePkg/BiosIdx64D.env | 2 +- Vlv2TbltDevicePkg/BiosIdx64R.env
> | 2 +-
> 5 files changed, 5 insertions(+), 5 deletions(-)
>
> diff --git a/Vlv2TbltDevicePkg/BiosId.env b/Vlv2TbltDevicePkg/BiosId.env
> index dfdcb34f41..41206302a1 100644
> --- a/Vlv2TbltDevicePkg/BiosId.env
> +++ b/Vlv2TbltDevicePkg/BiosId.env
> @@ -24,6 +24,6 @@
> BOARD_ID = MNW2MAX
> BOARD_REV = 1
> BUILD_TYPE = D
> -VERSION_MAJOR = 0100
> +VERSION_MAJOR = 0101
> VERSION_MINOR = 01
> BOARD_EXT = X64
> diff --git a/Vlv2TbltDevicePkg/BiosIdD.env b/Vlv2TbltDevicePkg/BiosIdD.env
> index e3bd0053b6..d09438b656 100644
> --- a/Vlv2TbltDevicePkg/BiosIdD.env
> +++ b/Vlv2TbltDevicePkg/BiosIdD.env
> @@ -35,5 +35,5 @@ OEM_ID = I32
> BUILD_TYPE = D
>
> BOARD_ID = BLAKCRB
> -VERSION_MAJOR = 0100
> +VERSION_MAJOR = 0101
> VERSION_MINOR = 01
> diff --git a/Vlv2TbltDevicePkg/BiosIdR.env b/Vlv2TbltDevicePkg/BiosIdR.env
> index 4629c44d14..635f2cb662 100644
> --- a/Vlv2TbltDevicePkg/BiosIdR.env
> +++ b/Vlv2TbltDevicePkg/BiosIdR.env
> @@ -35,5 +35,5 @@ OEM_ID = I32
> BUILD_TYPE = R
>
> BOARD_ID = BLAKCRB
> -VERSION_MAJOR = 0100
> +VERSION_MAJOR = 0101
> VERSION_MINOR = 01
> diff --git a/Vlv2TbltDevicePkg/BiosIdx64D.env
> b/Vlv2TbltDevicePkg/BiosIdx64D.env
> index 902820b6c3..1c16b2de6c 100644
> --- a/Vlv2TbltDevicePkg/BiosIdx64D.env
> +++ b/Vlv2TbltDevicePkg/BiosIdx64D.env
> @@ -25,6 +25,6 @@ BOARD_REV = 1
> OEM_ID = X64
> BUILD_TYPE = D
>
> -VERSION_MAJOR = 0100
> +VERSION_MAJOR = 0101
> VERSION_MINOR = 01
> BOARD_ID = BBAYCRB
> diff --git a/Vlv2TbltDevicePkg/BiosIdx64R.env
> b/Vlv2TbltDevicePkg/BiosIdx64R.env
> index 7d06cf5bae..69d74c30c7 100644
> --- a/Vlv2TbltDevicePkg/BiosIdx64R.env
> +++ b/Vlv2TbltDevicePkg/BiosIdx64R.env
> @@ -25,6 +25,6 @@ BOARD_REV = 1
> OEM_ID = X64
> BUILD_TYPE = R
>
> -VERSION_MAJOR = 0100
> +VERSION_MAJOR = 0101
> VERSION_MINOR = 01
> BOARD_ID = BBAYCRB
> --
> 2.19.1.windows.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Patch][edk2-platforms/devel-MinnowBoardMax-UDK2017] Vlv2TbltDevicePkg: Change BIOS version
@ 2018-06-01 11:19 Guo, Mang
0 siblings, 0 replies; 3+ messages in thread
From: Guo, Mang @ 2018-06-01 11:19 UTC (permalink / raw)
To: edk2-devel@lists.01.org; +Cc: Wei, David
Change BIOS version for 0.98 release.
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Guo Mang <mang.guo@intel.com>
Cc: David Wei <david.wei@intel.com>
---
Vlv2TbltDevicePkg/BiosId.env | 4 ++--
Vlv2TbltDevicePkg/BiosIdD.env | 4 ++--
Vlv2TbltDevicePkg/BiosIdR.env | 4 ++--
Vlv2TbltDevicePkg/BiosIdx64D.env | 4 ++--
Vlv2TbltDevicePkg/BiosIdx64R.env | 4 ++--
5 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/Vlv2TbltDevicePkg/BiosId.env b/Vlv2TbltDevicePkg/BiosId.env
index 48c3fae..0a826b3 100644
--- a/Vlv2TbltDevicePkg/BiosId.env
+++ b/Vlv2TbltDevicePkg/BiosId.env
@@ -8,7 +8,7 @@
# All fields must have a fixed length.
# Example: "TRFTCRB1.86C.0008.D03.0506081529"
#
-# Copyright (c) 2008 - 2017, Intel Corporation. All rights reserved.<BR>
+# Copyright (c) 2008 - 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 that accompanies this distribution.
@@ -24,6 +24,6 @@
BOARD_ID = MNW2MAX
BOARD_REV = 1
BUILD_TYPE = D
-VERSION_MAJOR = 0097
+VERSION_MAJOR = 0098
VERSION_MINOR = 01
BOARD_EXT = X64
diff --git a/Vlv2TbltDevicePkg/BiosIdD.env b/Vlv2TbltDevicePkg/BiosIdD.env
index 80b441f..2a36a93 100644
--- a/Vlv2TbltDevicePkg/BiosIdD.env
+++ b/Vlv2TbltDevicePkg/BiosIdD.env
@@ -8,7 +8,7 @@
# All fields must have a fixed length.
# Example: "TRFTCRB1.86C.0008.D03.0506081529"
#
-# Copyright (c) 2008 - 2017, Intel Corporation. All rights reserved.<BR>
+# Copyright (c) 2008 - 2018, Intel Corporation. All rights reserved.<BR>
#
# This program and the accompanying materials are licensed and made available under
@@ -35,5 +35,5 @@ OEM_ID = I32
BUILD_TYPE = D
BOARD_ID = BLAKCRB
-VERSION_MAJOR = 0097
+VERSION_MAJOR = 0098
VERSION_MINOR = 01
diff --git a/Vlv2TbltDevicePkg/BiosIdR.env b/Vlv2TbltDevicePkg/BiosIdR.env
index 38b7f8d..8219763 100644
--- a/Vlv2TbltDevicePkg/BiosIdR.env
+++ b/Vlv2TbltDevicePkg/BiosIdR.env
@@ -8,7 +8,7 @@
# All fields must have a fixed length.
# Example: "TRFTCRB1.86C.0008.D03.0506081529"
#
-# Copyright (c) 2008 - 2017, Intel Corporation. All rights reserved.<BR>
+# Copyright (c) 2008 - 2018, Intel Corporation. All rights reserved.<BR>
#
# This program and the accompanying materials are licensed and made available under
@@ -35,5 +35,5 @@ OEM_ID = I32
BUILD_TYPE = R
BOARD_ID = BLAKCRB
-VERSION_MAJOR = 0097
+VERSION_MAJOR = 0098
VERSION_MINOR = 01
diff --git a/Vlv2TbltDevicePkg/BiosIdx64D.env b/Vlv2TbltDevicePkg/BiosIdx64D.env
index a4a5bff..bfcefd6 100644
--- a/Vlv2TbltDevicePkg/BiosIdx64D.env
+++ b/Vlv2TbltDevicePkg/BiosIdx64D.env
@@ -8,7 +8,7 @@
# All fields must have a fixed length.
# Example: "TRFTCRB1.86C.0008.D03.0506081529"
#
-# Copyright (c) 2008 - 2017, Intel Corporation. All rights reserved.<BR>
+# Copyright (c) 2008 - 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 that accompanies this distribution.
@@ -25,6 +25,6 @@ BOARD_REV = 1
OEM_ID = X64
BUILD_TYPE = D
-VERSION_MAJOR = 0097
+VERSION_MAJOR = 0098
VERSION_MINOR = 01
BOARD_ID = BBAYCRB
diff --git a/Vlv2TbltDevicePkg/BiosIdx64R.env b/Vlv2TbltDevicePkg/BiosIdx64R.env
index 0ee2c78..14266c5 100644
--- a/Vlv2TbltDevicePkg/BiosIdx64R.env
+++ b/Vlv2TbltDevicePkg/BiosIdx64R.env
@@ -8,7 +8,7 @@
# All fields must have a fixed length.
# Example: "TRFTCRB1.86C.0008.D03.0506081529"
#
-# Copyright (c) 2008 - 2017, Intel Corporation. All rights reserved.<BR>
+# Copyright (c) 2008 - 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 that accompanies this distribution.
@@ -25,6 +25,6 @@ BOARD_REV = 1
OEM_ID = X64
BUILD_TYPE = R
-VERSION_MAJOR = 0097
+VERSION_MAJOR = 0098
VERSION_MINOR = 01
BOARD_ID = BBAYCRB
--
2.10.1.windows.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-03-29 1:55 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-28 12:42 [Patch][edk2-platforms/devel-MinnowBoardMax-UDK2017] Vlv2TbltDevicePkg: Change BIOS version Zailiang Sun
2019-03-29 1:54 ` Qian, Yi
-- strict thread matches above, loose matches on Subject: below --
2018-06-01 11:19 Guo, Mang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox