From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 7BDC981ED5 for ; Wed, 23 Nov 2016 17:27:31 -0800 (PST) Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by orsmga102.jf.intel.com with ESMTP; 23 Nov 2016 17:27:31 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.31,689,1473145200"; d="scan'208";a="35040147" Received: from fmsmsx104.amr.corp.intel.com ([10.18.124.202]) by fmsmga006.fm.intel.com with ESMTP; 23 Nov 2016 17:27:31 -0800 Received: from fmsmsx124.amr.corp.intel.com (10.18.125.39) by fmsmsx104.amr.corp.intel.com (10.18.124.202) with Microsoft SMTP Server (TLS) id 14.3.248.2; Wed, 23 Nov 2016 17:27:30 -0800 Received: from shsmsx104.ccr.corp.intel.com (10.239.4.70) by fmsmsx124.amr.corp.intel.com (10.18.125.39) with Microsoft SMTP Server (TLS) id 14.3.248.2; Wed, 23 Nov 2016 17:27:30 -0800 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.96]) by SHSMSX104.ccr.corp.intel.com ([169.254.5.142]) with mapi id 14.03.0248.002; Thu, 24 Nov 2016 09:27:28 +0800 From: "Guo, Mang" To: "Lu, ShifeiX A" , "edk2-devel@lists.01.org" Thread-Topic: [PATCH] Vlv2TbltDevicePkg: Update BIOS ID to V0.94. Thread-Index: AQHSRTHgOqbdzHxwjUedZG9Bt4WWd6DnWP/w Date: Thu, 24 Nov 2016 01:27:27 +0000 Message-ID: <22D2C85ED001C54AA20BFE3B0E4751D14FAEBD74@SHSMSX103.ccr.corp.intel.com> References: In-Reply-To: Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Subject: Re: [PATCH] Vlv2TbltDevicePkg: Update BIOS ID to V0.94. X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Nov 2016 01:27:31 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Guo Mang -----Original Message----- From: Lu, ShifeiX A=20 Sent: Wednesday, November 23, 2016 10:32 AM To: edk2-devel@lists.01.org Cc: Guo, Mang Subject: [PATCH] Vlv2TbltDevicePkg: Update BIOS ID to V0.94. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: lushifex --- Vlv2TbltDevicePkg/BiosIdD.env | 2 +- Vlv2TbltDevicePkg/BiosIdR.env | 2 +- Vlv2TbltDevicePkg/BiosIdx64D.env | 2 +- Vlv2TbltDevicePkg/BiosIdx64R.env = | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Vlv2TbltDevicePkg/BiosIdD.env b/Vlv2TbltDevicePkg/BiosIdD.env = index d4f2c67..d86f39c 100644 --- a/Vlv2TbltDevicePkg/BiosIdD.env +++ b/Vlv2TbltDevicePkg/BiosIdD.env @@ -35,5 +35,5 @@ OEM_ID =3D I32 BUILD_TYPE =3D D =20 BOARD_ID =3D BLAKCRB -VERSION_MAJOR =3D 0093 +VERSION_MAJOR =3D 0094 VERSION_MINOR =3D 01 diff --git a/Vlv2TbltDevicePkg/BiosIdR.env b/Vlv2TbltDevicePkg/BiosIdR.env = index 03582a6..98cc02e 100644 --- a/Vlv2TbltDevicePkg/BiosIdR.env +++ b/Vlv2TbltDevicePkg/BiosIdR.env @@ -35,5 +35,5 @@ OEM_ID =3D I32 BUILD_TYPE =3D R =20 BOARD_ID =3D BLAKCRB -VERSION_MAJOR =3D 0093 +VERSION_MAJOR =3D 0094 VERSION_MINOR =3D 01 diff --git a/Vlv2TbltDevicePkg/BiosIdx64D.env b/Vlv2TbltDevicePkg/BiosIdx64= D.env index 9a754e2..fa17997 100644 --- a/Vlv2TbltDevicePkg/BiosIdx64D.env +++ b/Vlv2TbltDevicePkg/BiosIdx64D.env @@ -25,6 +25,6 @@ BOARD_REV =3D 1 OEM_ID =3D X64 BUILD_TYPE =3D D =20 -VERSION_MAJOR =3D 0093 +VERSION_MAJOR =3D 0094 VERSION_MINOR =3D 01 BOARD_ID =3D BBAYCRB diff --git a/Vlv2TbltDevicePkg/BiosIdx64R.env b/Vlv2TbltDevicePkg/BiosIdx64= R.env index 2ab601a..53190e8 100644 --- a/Vlv2TbltDevicePkg/BiosIdx64R.env +++ b/Vlv2TbltDevicePkg/BiosIdx64R.env @@ -25,6 +25,6 @@ BOARD_REV =3D 1 OEM_ID =3D X64 BUILD_TYPE =3D R =20 -VERSION_MAJOR =3D 0093 +VERSION_MAJOR =3D 0094 VERSION_MINOR =3D 01 BOARD_ID =3D BBAYCRB -- 2.7.0.windows.1