diff options
author | Tim He <tim.he@intel.com> | 2015-04-14 06:29:13 +0000 |
---|---|---|
committer | timhe <timhe@Edk2> | 2015-04-14 06:29:13 +0000 |
commit | a4d42c22d23fe19634e10f6c1a2ce1badccd6233 (patch) | |
tree | 52933f22f984f7f024211723d45958eae768beba /Vlv2TbltDevicePkg/BiosIdR.env | |
parent | 8507a903052c67235fe324f7879080c44d817b1a (diff) | |
download | edk2-platforms-a4d42c22d23fe19634e10f6c1a2ce1badccd6233.tar.xz |
Sync the branch changes to trunk.
Update BiosID and optimize the flash layout.
Upgrade uefi shell from 1.0 to 2.0.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Tim He <tim.he@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17172 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 d8d8d8cf7a..0709ac7862 100644 --- a/Vlv2TbltDevicePkg/BiosIdR.env +++ b/Vlv2TbltDevicePkg/BiosIdR.env @@ -26,5 +26,5 @@ OEM_ID = I32 BUILD_TYPE = R
BOARD_ID = BLAKCRB
-VERSION_MAJOR = 0078
-VERSION_MINOR = 02
+VERSION_MAJOR = 0079
+VERSION_MINOR = 01
|