Re: [edk2] [Patch][edk2-platforms/devel-MinnowBoardMax-UDK2017] Vlv2TbltDevicePkg: Change BIOS version.

2019-03-28 Thread Qian, Yi
Reviewed by Qian Yi

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 ; Qian, Yi 
> Subject: [Patch][edk2-platforms/devel-MinnowBoardMax-UDK2017]
> Vlv2TbltDevicePkg: Change BIOS version.
> 
> Contributed-under: TianoCore Contribution Agreement 1.1
> Signed-off-by: Zailiang Sun 
> Cc: David Wei 
> Cc: Yi Qian 
> ---
>  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

___
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel


[edk2] [Patch][edk2-platforms/devel-MinnowBoardMax-UDK2017] Vlv2TbltDevicePkg: Change BIOS version.

2019-03-28 Thread Zailiang Sun
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Zailiang Sun 
Cc: David Wei 
Cc: Yi Qian 
---
 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

___
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel


[edk2] [Patch][edk2-platforms/devel-MinnowBoardMax-UDK2017] Vlv2TbltDevicePkg: Change BIOS version

2018-06-01 Thread Guo, Mang
Change BIOS version for 0.98 release.

Contributed-under: TianoCore Contribution Agreement 1.1

Signed-off-by: Guo Mang 

Cc: David Wei 
---
 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.
+#  Copyright (c) 2008  - 2018, Intel Corporation. All rights reserved.
 #  


 # 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.
+#  Copyright (c) 2008  - 2018, Intel Corporation. All rights reserved.
 #  


 
 # 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.
+#  Copyright (c) 2008  - 2018, Intel Corporation. All rights reserved.
 #  


 
 # 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.
+#  Copyright (c) 2008  - 2018, Intel Corporation. All rights reserved.
 #  


 # 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.
+#  Copyright (c) 2008  - 2018, Intel Corporation. All rights reserved.
 #  


 # 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

___
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel