From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=192.55.52.93; helo=mga11.intel.com; envelope-from=liming.gao@intel.com; receiver=edk2-devel@lists.01.org Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) (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 7EA00209574FD for ; Mon, 26 Feb 2018 21:09:22 -0800 (PST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga006.jf.intel.com ([10.7.209.51]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 26 Feb 2018 21:15:27 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.47,398,1515484800"; d="scan'208";a="21316531" Received: from fmsmsx104.amr.corp.intel.com ([10.18.124.202]) by orsmga006.jf.intel.com with ESMTP; 26 Feb 2018 21:15:27 -0800 Received: from shsmsx101.ccr.corp.intel.com (10.239.4.153) by fmsmsx104.amr.corp.intel.com (10.18.124.202) with Microsoft SMTP Server (TLS) id 14.3.319.2; Mon, 26 Feb 2018 21:15:27 -0800 Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.125]) by SHSMSX101.ccr.corp.intel.com ([169.254.1.253]) with mapi id 14.03.0319.002; Tue, 27 Feb 2018 13:15:25 +0800 From: "Gao, Liming" To: "Ni, Ruiyu" , "edk2-devel@lists.01.org" Thread-Topic: [edk2] [PATCH v2 0/2] Update memory test driver to handle more reliable memory Thread-Index: AQHTon07YgJkjHdW9k6vZZkf48iFs6O3zs/w Date: Tue, 27 Feb 2018 05:15:25 +0000 Message-ID: <4A89E2EF3DFEDB4C8BFDE51014F606A14E1D3CAC@SHSMSX104.ccr.corp.intel.com> References: <20180210144115.432040-1-ruiyu.ni@intel.com> In-Reply-To: <20180210144115.432040-1-ruiyu.ni@intel.com> 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 v2 0/2] Update memory test driver to handle more reliable memory X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Feb 2018 05:09:23 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Liming Gao Please add the bugzilar link in commit log.=20 >-----Original Message----- >From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of >Ruiyu Ni >Sent: Saturday, February 10, 2018 10:41 PM >To: edk2-devel@lists.01.org >Subject: [edk2] [PATCH v2 0/2] Update memory test driver to handle more >reliable memory > >v2: Fix GenericMemoryTest to count more reliable memory into total memory. > >Ruiyu Ni (2): > MdeModulePkg/GenericMemoryTest: Handle more reliable memory > MdeModulePkg/NullMemoryTest: Handle more reliable memory > > .../GenericMemoryTestDxe/LightMemoryTest.c | 75 ++++++++++++++-- >------ > .../MemoryTest/NullMemoryTestDxe/NullMemoryTest.c | 75 >+++++++++++++--------- > 2 files changed, 96 insertions(+), 54 deletions(-) > >-- >2.16.1.windows.1 > >_______________________________________________ >edk2-devel mailing list >edk2-devel@lists.01.org >https://lists.01.org/mailman/listinfo/edk2-devel