From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from esa6.hc3370-68.iphmx.com (esa6.hc3370-68.iphmx.com [216.71.155.175]) by mx.groups.io with SMTP id smtpd.web09.6173.1580380273426908609 for ; Thu, 30 Jan 2020 02:31:13 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@citrix.com header.s=securemail header.b=IBm8OeCz; spf=pass (domain: citrix.com, ip: 216.71.155.175, mailfrom: anthony.perard@citrix.com) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=citrix.com; s=securemail; t=1580380273; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=QBCVVQGcOTC/1tIwvw9xHSKGHO5HXQFQw7OWSF1lDMY=; b=IBm8OeCzZ/zPdNPmNN2pDi2jyOvvYxc+cBQyB96t5R8G44s5nGAQpefE z6evG+IfL6tYSTmJncDigM65Yk54kfMlyVQ6A8VEh/MnBsD8G+nybJnL+ wTgG7QXB9+PRL0uj6R7JUxiihAc2cXe9ocvWLSOj7EwrAcVrpNi72w5Vy 8=; Authentication-Results: esa6.hc3370-68.iphmx.com; dkim=none (message not signed) header.i=none; spf=None smtp.pra=anthony.perard@citrix.com; spf=Pass smtp.mailfrom=anthony.perard@citrix.com; spf=None smtp.helo=postmaster@mail.citrix.com Received-SPF: None (esa6.hc3370-68.iphmx.com: no sender authenticity information available from domain of anthony.perard@citrix.com) identity=pra; client-ip=162.221.158.21; receiver=esa6.hc3370-68.iphmx.com; envelope-from="anthony.perard@citrix.com"; x-sender="anthony.perard@citrix.com"; x-conformance=sidf_compatible Received-SPF: Pass (esa6.hc3370-68.iphmx.com: domain of anthony.perard@citrix.com designates 162.221.158.21 as permitted sender) identity=mailfrom; client-ip=162.221.158.21; receiver=esa6.hc3370-68.iphmx.com; envelope-from="anthony.perard@citrix.com"; x-sender="anthony.perard@citrix.com"; x-conformance=sidf_compatible; x-record-type="v=spf1"; x-record-text="v=spf1 ip4:209.167.231.154 ip4:178.63.86.133 ip4:195.66.111.40/30 ip4:85.115.9.32/28 ip4:199.102.83.4 ip4:192.28.146.160 ip4:192.28.146.107 ip4:216.52.6.88 ip4:216.52.6.188 ip4:162.221.158.21 ip4:162.221.156.83 ip4:168.245.78.127 ~all" Received-SPF: None (esa6.hc3370-68.iphmx.com: no sender authenticity information available from domain of postmaster@mail.citrix.com) identity=helo; client-ip=162.221.158.21; receiver=esa6.hc3370-68.iphmx.com; envelope-from="anthony.perard@citrix.com"; x-sender="postmaster@mail.citrix.com"; x-conformance=sidf_compatible IronPort-SDR: /Z5lcZdlY/5d7FDuyTwy1MlELOr8mGqwk9aX962doINL+7w4x896/H3pBXI3/3fGd/FtPg8/0F S09GKaiZlsEoprvCLjh6EPzuWMXctCL8RKAnQ8k63mvqM18hrTbdnLxNPdYfVr8UeBZG3XlFVq FGi1AsrS1dPLpi4RPYxPioBxsx3tSOTaN5YIzLiV7vuACnTZ3NrZCzEg2BJ9H4rx7nauRBhp2a 0EdrkkwDNcPIoyBg52M23ppgpHEAbhjkHP/SSWjeBhUE384Cz2HSYYECU6WjXLRBLB7WXf2EKC ZVA= X-SBRS: 2.7 X-MesageID: 12106400 X-Ironport-Server: esa6.hc3370-68.iphmx.com X-Remote-IP: 162.221.158.21 X-Policy: $RELAYED X-IronPort-AV: E=Sophos;i="5.70,381,1574139600"; d="scan'208";a="12106400" Date: Thu, 30 Jan 2020 10:31:10 +0000 From: "Anthony PERARD" To: Laszlo Ersek CC: , Michael D Kinney , Ard Biesheuvel , , Liming Gao , Jordan Justen , Julien Grall Subject: Re: [PATCH 3/5] OvmfPkg/IndustryStandard/Xen: Apply EDK2 coding style to XEN_VCPU_TIME_INFO Message-ID: <20200130103110.GN1288@perard.uk.xensource.com> References: <20200129121235.1814563-1-anthony.perard@citrix.com> <20200129121235.1814563-4-anthony.perard@citrix.com> MIME-Version: 1.0 In-Reply-To: Return-Path: anthony.perard@citrix.com Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline On Wed, Jan 29, 2020 at 05:14:35PM +0100, Laszlo Ersek wrote: > On 01/29/20 13:12, Anthony PERARD wrote: > Assuming the OVMF platforms continue to build at this stage into the > series, and provided that (1) and (2) are fixed: I'll fix (1) and (2). I've build tests both OvmfXen and OvmfPkgX64, and I've grep for some of those field, and the struct name, so I think ArmVirtXen will also continue to build. > Reviewed-by: Laszlo Ersek Thanks, -- Anthony PERARD