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.126; helo=mga18.intel.com; envelope-from=star.zeng@intel.com; receiver=edk2-devel@lists.01.org Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) (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 153A22096DCE6 for ; Mon, 28 May 2018 00:55:04 -0700 (PDT) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga106.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 28 May 2018 00:55:04 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.49,451,1520924400"; d="scan'208";a="227883138" Received: from fmsmsx103.amr.corp.intel.com ([10.18.124.201]) by orsmga005.jf.intel.com with ESMTP; 28 May 2018 00:55:04 -0700 Received: from fmsmsx114.amr.corp.intel.com (10.18.116.8) by FMSMSX103.amr.corp.intel.com (10.18.124.201) with Microsoft SMTP Server (TLS) id 14.3.319.2; Mon, 28 May 2018 00:54:08 -0700 Received: from shsmsx101.ccr.corp.intel.com (10.239.4.153) by FMSMSX114.amr.corp.intel.com (10.18.116.8) with Microsoft SMTP Server (TLS) id 14.3.319.2; Mon, 28 May 2018 00:53:55 -0700 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.223]) by SHSMSX101.ccr.corp.intel.com ([169.254.1.82]) with mapi id 14.03.0319.002; Mon, 28 May 2018 15:53:53 +0800 From: "Zeng, Star" To: "Gao, Liming" , "edk2-devel@lists.01.org" CC: "Zeng, Star" Thread-Topic: [edk2] [Patch 0/3] Use comparison logic to check UINTN parameter in GetBestLanguage API Thread-Index: AQHT9labamH4h527tEOff9j62uq1t6RExUig Date: Mon, 28 May 2018 07:53:53 +0000 Message-ID: <0C09AFA07DD0434D9E2A0C6AEB0483103BB3EC98@shsmsx102.ccr.corp.intel.com> References: <1527492652-17544-1-git-send-email-liming.gao@intel.com> In-Reply-To: <1527492652-17544-1-git-send-email-liming.gao@intel.com> Accept-Language: zh-CN, 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/3] Use comparison logic to check UINTN parameter in GetBestLanguage API X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 May 2018 07:55:05 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Star Zeng -----Original Message----- From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Limi= ng Gao Sent: Monday, May 28, 2018 3:31 PM To: edk2-devel@lists.01.org Subject: [edk2] [Patch 0/3] Use comparison logic to check UINTN parameter i= n GetBestLanguage API Liming Gao (3): MdePkg UefiLib: Use comparison logic to check UINTN parameter IntelFrameworkPkg UefiLib: Use comparison logic to check UINTN parameter MdeModulePkg Variable: Use comparison logic to check UINTN parameter IntelFrameworkPkg/Library/FrameworkUefiLib/UefiLib.c | 6 +++--- MdeModulePkg/Universal/Variable/EmuRuntimeDxe/EmuVariable.c | 8 ++++---- MdeModulePkg/Universal/Variable/RuntimeDxe/Variable.c | 8 ++++---- MdePkg/Library/UefiLib/UefiLib.c | 6 +++--- 4 files changed, 14 insertions(+), 14 deletions(-) --=20 2.8.0.windows.1 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel