From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2a00:1450:400c:c09::22b; helo=mail-wm0-x22b.google.com; envelope-from=julien.grall@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-wm0-x22b.google.com (mail-wm0-x22b.google.com [IPv6:2a00:1450:400c:c09::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 522232034D838 for ; Tue, 7 Nov 2017 08:05:15 -0800 (PST) Received: by mail-wm0-x22b.google.com with SMTP id t139so5032170wmt.1 for ; Tue, 07 Nov 2017 08:09:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=mldOhWakTOqQrqVimdOiOQwmTayd9ox17HH1YRSvAP0=; b=JsENVfSYFEpenL3KdcD0va4XqqJlXcltmJIlZIiHDlTmrPvcZxu9j55Vj+Q11wZ5JD wtIUfBipWJrMa0dRuQC8BwgSfR9GxVG1LUPv13V2Bd6prXJ/szW1v4UUnHDIQOgw9jLH P7tgXunvyBDJE+1HEAlHglgNcrvlwni7o85Ow= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=mldOhWakTOqQrqVimdOiOQwmTayd9ox17HH1YRSvAP0=; b=Iwe25fkFIdAt0XkJIxqRrb2nvRKtByvv2fjR1yr62JnzN99W5jrSqCCZTZiRUvoDGW ChyLVmG3o/5sDJVV7draJJ3bZMxotlYVTKrWsKttPh/veh75Gx2U8zaAVlNlznujD9cg C+G8HV+9LqdxVLxGumkqLofwQ5b01y66EcBh/tbqJB6feTF0n7OCGMl4Gf3nhwQjXpAb 1sixhy9swBYJye7H+M7TDjLRB2F+tmnVX7kaXW3p+8kNK45+767AAUDxXjK/5Z1Fzq7l KX2+sWTLIT3wm/wimblKqCA/s0gzYmXQsTfora2YrwxLKSGvYk3ZWs9k+lTiE2LBqhqs f0nA== X-Gm-Message-State: AJaThX44GjhvJtN8mH+7HIHGcTRSUJSTdNM8JMsTf4YSC7UAbMj8BCpa /e9i6wlwdfSPKdNOtqrlTjbDUQ== X-Google-Smtp-Source: ABhQp+TjYJlPObwGyO2U18BjQs0nuWJGrMsBiMG+PpJ35fOgkVOYxw1zuvvl7I2ylYKLzcSFxvqQNg== X-Received: by 10.28.98.212 with SMTP id w203mr2057555wmb.88.1510070953260; Tue, 07 Nov 2017 08:09:13 -0800 (PST) Received: from ?IPv6:::1? ([2001:41d0:1:6c23::1]) by smtp.gmail.com with ESMTPSA id f56sm3931492wra.75.2017.11.07.08.09.12 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Nov 2017 08:09:12 -0800 (PST) To: "Zeng, Star" , Laszlo Ersek , "edk2-devel@lists.01.org" Cc: "Ni, Ruiyu" References: <1509586896-56444-1-git-send-email-star.zeng@intel.com> <0C09AFA07DD0434D9E2A0C6AEB0483103B9B23DD@shsmsx102.ccr.corp.intel.com> From: Julien Grall Message-ID: <9152e986-804a-64bd-8eb7-42f728e032e7@linaro.org> Date: Tue, 7 Nov 2017 16:09:11 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: <0C09AFA07DD0434D9E2A0C6AEB0483103B9B23DD@shsmsx102.ccr.corp.intel.com> Subject: Re: [PATCH] MdeModulePkg SerialDxe: Handle Timeout change more robustly 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: Tue, 07 Nov 2017 16:05:15 -0000 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Hi Star, On 07/11/17 01:39, Zeng, Star wrote: > I agree it could be more rigorous to compare against the original parameters. > Please check the V2 patch at https://lists.01.org/pipermail/edk2-devel/2017-November/016968.html. > > Julien, > > Please help take the test on your case with the V2 patch. Thank you for sending the patch. I will test the v2 and tell you the result. Cheers, > > Thanks, > Star -- Julien Grall