[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2] xen/efi: Remove PrintMessage function


  • To: Frediano Ziglio <frediano.ziglio@xxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxxx
  • From: "Orzel, Michal" <michal.orzel@xxxxxxx>
  • Date: Mon, 21 Jul 2025 14:22:21 +0200
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=amd.com; dmarc=pass action=none header.from=amd.com; dkim=pass header.d=amd.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=8AcU5/24F/7iIlEt2AlrtFlfg2YxyyS6jB8r4D8Tea0=; b=ilE3PwHLtZsdmnLYzWDTFR1kiSDssFC63G6GXYqcp4D9BFvg2nd6YPtdPYUZEZq87XkiAOvEt13Mo6zzWnlsTixvQiVvAmtI9SV8x1QQEU2YefkG0085rBL4KYVPucbz+9obvlCyJakSo8tM1zHZ8/nRcTbreDBLhMmrHx9XPNPZTIfobZHLzMNPEcDgy9ViATQpAIZ9DrXHy9DiVUpvWT+4JKJIE+ZMiFqmkBQ5V13uRmLNN32UAZkXiCKrNVKZTrHRTfsTr86JsNDfbaZ7IEq0KpMLZKieao/ZhqrFq6kCkrkQF0HoSvRhLbmlgsByq8/94ldf2UWoCoCNjQLoOg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=yqulLWs24YzQEb6WDSRd73tlyup85dckVfHj22WbrEW1rI/LnQeVC2ODcr4dw76cShkcqw4gYGORNTh+qVjKgw3pbdb31+czV28SEeTXO4eM0hJh94Di15808mW27J9o85oVmd0LP9y7t4Z5oEDgtRitwT+CfjpZ9R52gUCUaXLDl8dqB8FcNw4VLH4IxT/IcHl+P+OWfwrDG9cyGwuPpOYggETGpRQJoVESQev1WbASwTILVo2mD495K/CaRz0uhVdjiga4hkA0x05KTCSPKaSJFHcXvUX6OrRH2z5dZ7MPak2lyJ2EwweSMgdttUh6UKAXq7cAAlvRpMBP7DSoKg==
  • Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=amd.com;
  • Cc: Stefano Stabellini <sstabellini@xxxxxxxxxx>, Julien Grall <julien@xxxxxxx>, Bertrand Marquis <bertrand.marquis@xxxxxxx>, Volodymyr Babchuk <Volodymyr_Babchuk@xxxxxxxx>, "Daniel P. Smith" <dpsmith@xxxxxxxxxxxxxxxxxxxx>
  • Delivery-date: Mon, 21 Jul 2025 12:22:39 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>


On 18/07/2025 14:11, Frediano Ziglio wrote:
> The function is similar to PrintStr with an implicit newline
> added to the string.
> In Xen this is not a common pattern and this is used in EFI
> ARM code only making it not much coherent with X86 code
> so use PrintStr directly to make the code more coherent.
> 
> Signed-off-by: Frediano Ziglio <frediano.ziglio@xxxxxxxxx>
Reviewed-by: Michal Orzel <michal.orzel@xxxxxxx>

~Michal




 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.