From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) (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 2E1DA21C93EC2 for ; Thu, 1 Jun 2017 06:18:34 -0700 (PDT) Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 01 Jun 2017 06:19:35 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.39,279,1493708400"; d="scan'208";a="268959362" Received: from fmsmsx105.amr.corp.intel.com ([10.18.124.203]) by fmsmga004.fm.intel.com with ESMTP; 01 Jun 2017 06:19:34 -0700 Received: from FMSMSX110.amr.corp.intel.com (10.18.116.10) by FMSMSX105.amr.corp.intel.com (10.18.124.203) with Microsoft SMTP Server (TLS) id 14.3.319.2; Thu, 1 Jun 2017 06:19:34 -0700 Received: from shsmsx104.ccr.corp.intel.com (10.239.4.70) by fmsmsx110.amr.corp.intel.com (10.18.116.10) with Microsoft SMTP Server (TLS) id 14.3.319.2; Thu, 1 Jun 2017 06:19:34 -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; Thu, 1 Jun 2017 21:19:32 +0800 From: "Zeng, Star" To: "Ni, Ruiyu" , "edk2-devel@lists.01.org" CC: "Tian, Feng" , "Wu, Hao A" , "Zeng, Star" Thread-Topic: [edk2] [PATCH v2 0/2] MdeModulePkg/UsbBus: Fix system hang when failed to uninstall UsbIo Thread-Index: AQHS2svgWY3XMSOa5k69ki+GyNGhbKIP/aIw Date: Thu, 1 Jun 2017 13:19:32 +0000 Message-ID: <0C09AFA07DD0434D9E2A0C6AEB0483103B8E2BB9@shsmsx102.ccr.corp.intel.com> References: <20170601114016.134288-1-ruiyu.ni@intel.com> In-Reply-To: <20170601114016.134288-1-ruiyu.ni@intel.com> Accept-Language: zh-CN, 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 v2 0/2] MdeModulePkg/UsbBus: Fix system hang when failed to uninstall UsbIo 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: Thu, 01 Jun 2017 13:18:34 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Star Zeng to this patch series. Thanks, Star -----Original Message----- From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Ruiy= u Ni Sent: Thursday, June 1, 2017 7:40 PM To: edk2-devel@lists.01.org Subject: [edk2] [PATCH v2 0/2] MdeModulePkg/UsbBus: Fix system hang when fa= iled to uninstall UsbIo Please refer to first patch for details. Patch 2/2 is to correct debug message to ease future debugging. Ruiyu Ni (2): MdeModulePkg/UsbBus: Fix system hang when failed to uninstall UsbIo MdeModulePkg/UsbBus: Correct debug message MdeModulePkg/Bus/Usb/UsbBusDxe/UsbEnumer.c | 43 ++++++++++++++++++-------= ---- MdeModulePkg/Bus/Usb/UsbBusDxe/UsbUtility.c | 6 ++-- 2 files changed, 30 insertions(+), 19 deletions(-) -- 2.12.2.windows.2 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel