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.43; helo=mga05.intel.com; envelope-from=michael.d.kinney@intel.com; receiver=edk2-devel@lists.01.org Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) (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 0153321D0DE7F for ; Tue, 6 Mar 2018 20:03:15 -0800 (PST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 06 Mar 2018 20:09:29 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.47,434,1515484800"; d="scan'208";a="206096742" Received: from orsmsx103.amr.corp.intel.com ([10.22.225.130]) by orsmga005.jf.intel.com with ESMTP; 06 Mar 2018 20:09:29 -0800 Received: from orsmsx113.amr.corp.intel.com ([169.254.9.121]) by ORSMSX103.amr.corp.intel.com ([169.254.5.240]) with mapi id 14.03.0319.002; Tue, 6 Mar 2018 20:09:29 -0800 From: "Kinney, Michael D" To: "Ni, Ruiyu" , "edk2-devel@lists.01.org" , "Kinney, Michael D" Thread-Topic: [edk2] [PATCH 0/2] Fix bug in CompatibleRangeTest Thread-Index: AQHTtPzSElg75PlaQEmdQPuWXQ84laPEKfMw Date: Wed, 7 Mar 2018 04:09:28 +0000 Message-ID: References: <20180306033933.278752-1-ruiyu.ni@intel.com> In-Reply-To: <20180306033933.278752-1-ruiyu.ni@intel.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.0.0.116 dlp-reaction: no-action x-originating-ip: [10.22.254.138] 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:03:16 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable 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 >=20 >=20 > Ruiyu Ni (2): > MdeModulePkg/NullMemoryTest: Change prototype of > ConvertToTestedMemory > MdeModulePkg/NullMemoryTest: Fix bug in > CompatibleRangeTest >=20 > .../MemoryTest/NullMemoryTestDxe/NullMemoryTest.c | 82 > +++++++++++++++++----- > 1 file changed, 65 insertions(+), 17 deletions(-) >=20 > -- > 2.16.1.windows.1 >=20 > _______________________________________________ > edk2-devel mailing list > edk2-devel@lists.01.org > https://lists.01.org/mailman/listinfo/edk2-devel