From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) (using TLSv1 with cipher CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id A5D0781D0A for ; Thu, 27 Oct 2016 23:54:34 -0700 (PDT) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga103.fm.intel.com with ESMTP; 27 Oct 2016 23:34:17 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.31,556,1473145200"; d="scan'208";a="894987271" Received: from jiaxinwu-mobl2.ccr.corp.intel.com ([10.239.196.113]) by orsmga003.jf.intel.com with ESMTP; 27 Oct 2016 23:34:16 -0700 From: Jiaxin Wu To: edk2-devel@lists.01.org Cc: Ye Ting , Fu Siyuan , Zhang Lubo Date: Fri, 28 Oct 2016 14:34:11 +0800 Message-Id: <1477636453-130916-1-git-send-email-jiaxin.wu@intel.com> X-Mailer: git-send-email 1.9.5.msysgit.1 Subject: [Patch 0/2] Fix the wrong Timer event check X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Oct 2016 06:54:34 -0000 Cc: Ye Ting Cc: Fu Siyuan Cc: Zhang Lubo Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jiaxin Wu Jiaxin Wu (2): MdeModulePkg: Fix the wrong Timer event check NetworkPkg: Fix the wrong Timer event check MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Impl.c | 4 ++-- NetworkPkg/DnsDxe/DnsImpl.c | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) -- 1.9.5.msysgit.1