From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=134.134.136.31; helo=mga06.intel.com; envelope-from=liming.gao@intel.com; receiver=edk2-devel@lists.01.org Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) (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 B4EDC22135D52 for ; Tue, 6 Mar 2018 20:19:11 -0800 (PST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga104.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 06 Mar 2018 20:25:25 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.47,434,1515484800"; d="scan'208";a="31935502" Received: from fmsmsx106.amr.corp.intel.com ([10.18.124.204]) by FMSMGA003.fm.intel.com with ESMTP; 06 Mar 2018 20:25:25 -0800 Received: from fmsmsx151.amr.corp.intel.com (10.18.125.4) by FMSMSX106.amr.corp.intel.com (10.18.124.204) with Microsoft SMTP Server (TLS) id 14.3.319.2; Tue, 6 Mar 2018 20:25:25 -0800 Received: from shsmsx103.ccr.corp.intel.com (10.239.4.69) by FMSMSX151.amr.corp.intel.com (10.18.125.4) with Microsoft SMTP Server (TLS) id 14.3.319.2; Tue, 6 Mar 2018 20:25:18 -0800 Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.125]) by SHSMSX103.ccr.corp.intel.com ([169.254.4.116]) with mapi id 14.03.0319.002; Wed, 7 Mar 2018 12:25:15 +0800 From: "Gao, Liming" To: "Kinney, Michael D" , "Ni, Ruiyu" , "edk2-devel@lists.01.org" , "Kinney, Michael D" Thread-Topic: [edk2] [PATCH 0/2] Fix bug in CompatibleRangeTest Thread-Index: AQHTtPzX7AhCvUL8VUKpdXv2gxdJnaPDpBUAgACKg7A= Date: Wed, 7 Mar 2018 04:25:15 +0000 Message-ID: <4A89E2EF3DFEDB4C8BFDE51014F606A14E1D884A@SHSMSX104.ccr.corp.intel.com> References: <20180306033933.278752-1-ruiyu.ni@intel.com> 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 0/2] Fix bug in CompatibleRangeTest 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: Wed, 07 Mar 2018 04:19:12 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Liming Gao >-----Original Message----- >From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of >Kinney, Michael D >Sent: Wednesday, March 07, 2018 12:09 PM >To: Ni, Ruiyu ; edk2-devel@lists.01.org; Kinney, Micha= el >D >Subject: Re: [edk2] [PATCH 0/2] Fix bug in CompatibleRangeTest > >Reviewed-by: Michael D Kinney > >> -----Original Message----- >> From: edk2-devel [mailto:edk2-devel- >> bounces@lists.01.org] On Behalf Of Ruiyu Ni >> Sent: Monday, March 5, 2018 7:40 PM >> To: edk2-devel@lists.01.org >> Subject: [edk2] [PATCH 0/2] Fix bug in >> CompatibleRangeTest >> >> >> Ruiyu Ni (2): >> MdeModulePkg/NullMemoryTest: Change prototype of >> ConvertToTestedMemory >> MdeModulePkg/NullMemoryTest: Fix bug in >> CompatibleRangeTest >> >> .../MemoryTest/NullMemoryTestDxe/NullMemoryTest.c | 82 >> +++++++++++++++++----- >> 1 file changed, 65 insertions(+), 17 deletions(-) >> >> -- >> 2.16.1.windows.1 >> >> _______________________________________________ >> edk2-devel mailing list >> edk2-devel@lists.01.org >> https://lists.01.org/mailman/listinfo/edk2-devel >_______________________________________________ >edk2-devel mailing list >edk2-devel@lists.01.org >https://lists.01.org/mailman/listinfo/edk2-devel