From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by spool.mail.gandi.net (Postfix) with ESMTPS id 2094F9410CE for ; Tue, 18 Jul 2023 04:15:12 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=GT/k31O35UDvcVi8Zd02ZB6IT9oERRBrQoY7ejqVko4=; c=relaxed/simple; d=groups.io; h=X-Received:X-Received:X-Received:X-Gm-Message-State:X-Google-Smtp-Source:X-Received:X-Received:Date:From:To:Cc:Subject:Message-ID:References:MIME-Version:In-Reply-To:Precedence:List-Unsubscribe:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:Content-Type:Content-Disposition; s=20140610; t=1689653711; v=1; b=gFCYHkJb2L3TDpMY0XAIPgUi8qUvk1ZBHltfjrqAwj6pnAJOfOAgFRz4YATCmvMWV38nllVQ NYvmLA0qIIwjyEwrXC8py/fP+miZBieQIBRxNdBZ5Q1MTgjBoXEn+A0WtAgsEnAYSIJXD0e0HlY L04ewc5kaGjxx8LqhvibXj0o= X-Received: by 127.0.0.2 with SMTP id bw3xYY7687511xoeg6abT2RV; Mon, 17 Jul 2023 21:15:11 -0700 X-Received: from mail-ot1-f51.google.com (mail-ot1-f51.google.com [209.85.210.51]) by mx.groups.io with SMTP id smtpd.web11.595.1689653710849855262 for ; Mon, 17 Jul 2023 21:15:11 -0700 X-Received: by mail-ot1-f51.google.com with SMTP id 46e09a7af769-6b9c57c4d12so2084440a34.1 for ; Mon, 17 Jul 2023 21:15:10 -0700 (PDT) X-Gm-Message-State: IevZtvSvdayJC9YhyigLEyIPx7686176AA= X-Google-Smtp-Source: APBJJlEPZAPSqcnpU+RL5bZyt23BEGrtnQk573vqmrQvGeWZApPI+DOP5XLC2ic2K9MnFfDEEKjtTQ== X-Received: by 2002:a05:6358:6f85:b0:135:aed4:99b4 with SMTP id s5-20020a0563586f8500b00135aed499b4mr2329488rwn.4.1689653709956; Mon, 17 Jul 2023 21:15:09 -0700 (PDT) X-Received: from sunil-laptop ([106.51.190.25]) by smtp.gmail.com with ESMTPSA id g7-20020aa78747000000b00682af93093dsm538339pfo.45.2023.07.17.21.15.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 17 Jul 2023 21:15:09 -0700 (PDT) Date: Tue, 18 Jul 2023 09:45:03 +0530 From: "Sunil V L" To: devel@edk2.groups.io, andrei.warkentin@intel.com Cc: Ard Biesheuvel , "Yao, Jiewen" , "Justen, Jordan L" , Gerd Hoffmann Subject: Re: [edk2-devel] [PATCH 1/1] OvmfPkg/RiscVVirt: Avoid printing hard coded timeout value Message-ID: References: <20230717165845.3958731-1-sunilvl@ventanamicro.com> MIME-Version: 1.0 In-Reply-To: Precedence: Bulk List-Unsubscribe: List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,sunilvl@ventanamicro.com Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b=gFCYHkJb; dmarc=none; spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io On Mon, Jul 17, 2023 at 08:47:55PM +0000, Andrei Warkentin wrote: > Looks good to me. > > Minor nit: is that really a %d (signed) and not a %u? > Thanks!, Andrei. Yes, let me fix it while merging. Thanks, Sunil -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#106978): https://edk2.groups.io/g/devel/message/106978 Mute This Topic: https://groups.io/mt/100198952/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-