diff options
author | Guo Mang <mang.guo@intel.com> | 2018-01-31 17:14:45 +0800 |
---|---|---|
committer | Guo Mang <mang.guo@intel.com> | 2018-01-31 17:14:45 +0800 |
commit | 3b7933fea26ccd8c79b07755115431ab19477ec7 (patch) | |
tree | 973007f4b0d57c634eedc11f68fd1f5aa8014135 /Platform/BroxtonPlatformPkg | |
parent | 47f8301d9cf847cc18c37005cf30d12a5bd62c59 (diff) | |
download | edk2-platforms-3b7933fea26ccd8c79b07755115431ab19477ec7.tar.xz |
Change BIOS Version.
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Guo Mang <mang.guo@intel.com>
Diffstat (limited to 'Platform/BroxtonPlatformPkg')
-rw-r--r-- | Platform/BroxtonPlatformPkg/BiosId.env | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Platform/BroxtonPlatformPkg/BiosId.env b/Platform/BroxtonPlatformPkg/BiosId.env index 45e4aa1ca7..d23c4b6272 100644 --- a/Platform/BroxtonPlatformPkg/BiosId.env +++ b/Platform/BroxtonPlatformPkg/BiosId.env @@ -31,5 +31,5 @@ BOARD_ID = APLKRVP BOARD_REV = 3
BUILD_TYPE = D
VERSION_MAJOR = 0068
-VERSION_MINOR = 05
+VERSION_MINOR = 06
BOARD_EXT = X64
|