diff options
author | Guo Mang <mang.guo@intel.com> | 2017-02-08 09:51:52 +0800 |
---|---|---|
committer | Guo Mang <mang.guo@intel.com> | 2017-02-08 10:19:42 +0800 |
commit | 994cc03c4dad0dc663d83166f91644575e8b2137 (patch) | |
tree | f57d968c605bb6ba7491cfdc24492c22c5d835ad /Platform/BroxtonPlatformPkg | |
parent | 337f5995507f8a74344bd2b69937a866ee665744 (diff) | |
download | edk2-platforms-994cc03c4dad0dc663d83166f91644575e8b2137.tar.xz |
Change BIOS version to 0061
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Guo Mang <mang.guo@intel.com>
Reviewed-by: Shifei Lu <shifeix.a.lu@intel.com>
Diffstat (limited to 'Platform/BroxtonPlatformPkg')
-rw-r--r-- | Platform/BroxtonPlatformPkg/BiosId.env | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Platform/BroxtonPlatformPkg/BiosId.env b/Platform/BroxtonPlatformPkg/BiosId.env index e7eda3d4cf..bed8730787 100644 --- a/Platform/BroxtonPlatformPkg/BiosId.env +++ b/Platform/BroxtonPlatformPkg/BiosId.env @@ -15,7 +15,7 @@ # DATE = 150130
# TIME = 1017
#
-# Copyright (c) 2008 - 2016, Intel Corporation. All rights reserved.<BR>
+# Copyright (c) 2008 - 2017, 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
@@ -31,5 +31,5 @@ BOARD_ID = APLKRVP BOARD_REV = 3
OEM_ID = X64
BUILD_TYPE = D
-VERSION_MAJOR = 0060
+VERSION_MAJOR = 0061
VERSION_MINOR = 01
|