From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) (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 67CC121AE2659 for ; Tue, 20 Jun 2017 02:00:21 -0700 (PDT) Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 20 Jun 2017 02:01:43 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.39,364,1493708400"; d="scan'208";a="117034714" Received: from fmsmsx103.amr.corp.intel.com ([10.18.124.201]) by fmsmga006.fm.intel.com with ESMTP; 20 Jun 2017 02:01:43 -0700 Received: from fmsmsx102.amr.corp.intel.com (10.18.124.200) by FMSMSX103.amr.corp.intel.com (10.18.124.201) with Microsoft SMTP Server (TLS) id 14.3.319.2; Tue, 20 Jun 2017 02:01:43 -0700 Received: from shsmsx152.ccr.corp.intel.com (10.239.6.52) by FMSMSX102.amr.corp.intel.com (10.18.124.200) with Microsoft SMTP Server (TLS) id 14.3.319.2; Tue, 20 Jun 2017 02:01:42 -0700 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.116]) by SHSMSX152.ccr.corp.intel.com ([169.254.6.122]) with mapi id 14.03.0319.002; Tue, 20 Jun 2017 17:01:41 +0800 From: "Guo, Mang" To: "Lu, ShifeiX A" , "Wei, David" CC: "edk2-devel@lists.01.org" Thread-Topic: [edk2] [Patch][edk2-platforms] Vlv2TbltDevicePkg: Update BIOS ID to V0.96 Thread-Index: AQHS6ZTe6aGbOtUp9Ee4/Sszn++UnKItdFng Date: Tue, 20 Jun 2017 09:01:40 +0000 Message-ID: <22D2C85ED001C54AA20BFE3B0E4751D15251C1A7@SHSMSX103.ccr.corp.intel.com> References: <39eb0801-207e-4f95-9cde-1fab7e2e51c0@SHWDEOPENPSI011.local> In-Reply-To: <39eb0801-207e-4f95-9cde-1fab7e2e51c0@SHWDEOPENPSI011.local> 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][edk2-platforms] Vlv2TbltDevicePkg: Update BIOS ID to V0.96 X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2017 09:00:21 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Mang Guo -----Original Message----- From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of lush= ifex Sent: Tuesday, June 20, 2017 3:14 PM To: Wei, David Cc: edk2-devel@lists.01.org Subject: [edk2] [Patch][edk2-platforms] Vlv2TbltDevicePkg: Update BIOS ID t= o V0.96 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 da079c3..f47bf31 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 0095 +VERSION_MAJOR =3D 0096 VERSION_MINOR =3D 01 diff --git a/Vlv2TbltDevicePkg/BiosIdR.env b/Vlv2TbltDevicePkg/BiosIdR.env = index b03c6f2..7d322f3 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 0095 +VERSION_MAJOR =3D 0096 VERSION_MINOR =3D 01 diff --git a/Vlv2TbltDevicePkg/BiosIdx64D.env b/Vlv2TbltDevicePkg/BiosIdx64= D.env index 5845b51..c358f4c 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 0095 +VERSION_MAJOR =3D 0096 VERSION_MINOR =3D 01 BOARD_ID =3D BBAYCRB diff --git a/Vlv2TbltDevicePkg/BiosIdx64R.env b/Vlv2TbltDevicePkg/BiosIdx64= R.env index e1e5721..12fafe1 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 0095 +VERSION_MAJOR =3D 0096 VERSION_MINOR =3D 01 BOARD_ID =3D BBAYCRB -- 2.7.0.windows.1 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel