diff options
author | David Wei <david.wei@intel.com> | 2015-02-13 02:14:12 +0000 |
---|---|---|
committer | zwei4 <zwei4@Edk2> | 2015-02-13 02:14:12 +0000 |
commit | e7db297691b4f588d5f1cfcf0b0a2e8c5172f0d2 (patch) | |
tree | 1a9460022fa6a24a2e4a3a34c36b8b6171a1cffc /Vlv2TbltDevicePkg/BiosIdR.env | |
parent | 9d6cdba3b35212ff813e847420372582729b5991 (diff) | |
download | edk2-e7db297691b4f588d5f1cfcf0b0a2e8c5172f0d2.tar.gz edk2-e7db297691b4f588d5f1cfcf0b0a2e8c5172f0d2.tar.bz2 edk2-e7db297691b4f588d5f1cfcf0b0a2e8c5172f0d2.zip |
Upgrade BIOS version to V0.78.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: David Wei <david.wei@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16848 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'Vlv2TbltDevicePkg/BiosIdR.env')
-rw-r--r-- | Vlv2TbltDevicePkg/BiosIdR.env | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Vlv2TbltDevicePkg/BiosIdR.env b/Vlv2TbltDevicePkg/BiosIdR.env index 69bcfb9902..f352f5c5eb 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 - 2014, Intel Corporation. All rights reserved.<BR>
+# Copyright (c) 2008 - 2015, 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.
@@ -26,5 +26,5 @@ OEM_ID = I32 BUILD_TYPE = R
BOARD_ID = BLAKCRB
-VERSION_MAJOR = 0077
+VERSION_MAJOR = 0078
VERSION_MINOR = 01
|