diff options
author | Tim He <tim.he@intel.com> | 2015-01-23 08:14:39 +0000 |
---|---|---|
committer | timhe <timhe@Edk2> | 2015-01-23 08:14:39 +0000 |
commit | bfed5d80af4cb3d76f9e064bc4d513d1be92ee2e (patch) | |
tree | 6dc2441c5cb7c32239d882c02170ddedc3bafc68 /Vlv2TbltDevicePkg/BiosIdR.env | |
parent | a687a1d207f1b84e08f2a45fcbc0c0d8f0763214 (diff) | |
download | edk2-bfed5d80af4cb3d76f9e064bc4d513d1be92ee2e.tar.gz |
Increase the BiosID major version to 0.77 and
Enable gcc build for minnowboard max with UDK2014.SP1.P1.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Tim He <tim.he@intel.com>
Reviewed-by: David Wei <david.wei@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16648 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'Vlv2TbltDevicePkg/BiosIdR.env')
-rw-r--r-- | Vlv2TbltDevicePkg/BiosIdR.env | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Vlv2TbltDevicePkg/BiosIdR.env b/Vlv2TbltDevicePkg/BiosIdR.env index 051df7a3ce..69bcfb9902 100644 --- a/Vlv2TbltDevicePkg/BiosIdR.env +++ b/Vlv2TbltDevicePkg/BiosIdR.env @@ -26,5 +26,5 @@ OEM_ID = I32 BUILD_TYPE = R
BOARD_ID = BLAKCRB
-VERSION_MAJOR = 0076
+VERSION_MAJOR = 0077
VERSION_MINOR = 01
|