From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 8C27321AE263D for ; Wed, 21 Jun 2017 05:10:26 -0700 (PDT) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 21 Jun 2017 05:11:49 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.39,369,1493708400"; d="scan'208";a="983482099" Received: from fmsmsx104.amr.corp.intel.com ([10.18.124.202]) by orsmga003.jf.intel.com with ESMTP; 21 Jun 2017 05:11:49 -0700 Received: from shsmsx104.ccr.corp.intel.com (10.239.4.70) by fmsmsx104.amr.corp.intel.com (10.18.124.202) with Microsoft SMTP Server (TLS) id 14.3.319.2; Wed, 21 Jun 2017 05:11:49 -0700 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.146]) by SHSMSX104.ccr.corp.intel.com ([10.239.4.70]) with mapi id 14.03.0319.002; Wed, 21 Jun 2017 20:11:47 +0800 From: "Gao, Liming" To: "Zeng, Star" , "edk2-devel@lists.01.org" CC: "Zeng, Star" Thread-Topic: [edk2] [PATCH 0/2] Return EFI_INVALID_PARAMETER in LocateProtocol for Protocol==NULL Thread-Index: AQHS6co2W5oOdJeI/Em8Bc94djNBSaIvO4Kw Date: Wed, 21 Jun 2017 12:11:46 +0000 Message-ID: <4A89E2EF3DFEDB4C8BFDE51014F606A14D74CDD6@shsmsx102.ccr.corp.intel.com> References: <1497965757-138892-1-git-send-email-star.zeng@intel.com> In-Reply-To: <1497965757-138892-1-git-send-email-star.zeng@intel.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 10.0.102.7 dlp-reaction: no-action x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Subject: Re: [PATCH 0/2] Return EFI_INVALID_PARAMETER in LocateProtocol for Protocol==NULL 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: Wed, 21 Jun 2017 12:10:26 -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 St= ar Zeng > Sent: Tuesday, June 20, 2017 9:36 PM > To: edk2-devel@lists.01.org > Cc: Zeng, Star > Subject: [edk2] [PATCH 0/2] Return EFI_INVALID_PARAMETER in LocateProtoco= l for Protocol=3D=3DNULL >=20 > Star Zeng (2): > MdePkg: Update comments for LocateProtocol to follow UEFI 2.7 spec > MdeModulePkg: Return invalid param in LocateProtocol for > Protocol=3D=3DNULL >=20 > MdeModulePkg/Core/Dxe/Hand/Locate.c | 8 ++------ > MdeModulePkg/Core/PiSmmCore/Locate.c | 8 ++------ > MdePkg/Include/Uefi/UefiSpec.h | 1 + > 3 files changed, 5 insertions(+), 12 deletions(-) >=20 > -- > 2.7.0.windows.1 >=20 > _______________________________________________ > edk2-devel mailing list > edk2-devel@lists.01.org > https://lists.01.org/mailman/listinfo/edk2-devel