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

Re: [PATCH v5 18/44] x86/boot: convert late microcode loading to struct boot_module


  • To: "Daniel P. Smith" <dpsmith@xxxxxxxxxxxxxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Jason Andryuk <jason.andryuk@xxxxxxx>
  • Date: Tue, 8 Oct 2024 08:50:33 -0400
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass (sender ip is 165.204.84.17) smtp.rcpttodomain=apertussolutions.com smtp.mailfrom=amd.com; dmarc=pass (p=quarantine sp=quarantine pct=100) action=none header.from=amd.com; dkim=none (message not signed); arc=none (0)
  • 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=Att16ngqradHmcNqIGn7ZQ/14WMy3qBbbxrwzUT/qzI=; b=f2pqWyhVOMtAihFhzf6z2nweGcQnNE5HTa05rJwxkamWrv0F4O2bBcAww0JQdzHc35z5c/jH+RacVvBtLtfQzwW+9kj0Od/p+DOy4vW9ZCU26WRxVD/2u7UwU9TJ/WT3iFZtzoYInW0sTWKBpNavY7bISg4rfJcVGKpRgncPmRvJVMmOysSKagxgHIstAyRshxuHh5fBVD0O6T/8rvbJ+XBp8Y0VlBcGsDcTkWJzbM89g7mR27XiMnQr2PEt1WNimyg6p+zPI1Tzq3CitWlRaTT9LN2Hvej7B1TISFi3ePgldgG+189OzbcK09ckoan1uyN5DYieWk6uEiOK+YzDZQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=vq8ofC4XG01l7MgYJ90ongGsNdaGcCkqPnRzmWgTAJGHiaW4rozRSUk0ga6Qc22wMRh8xh2f1bDvDgIL+Hv9qpmK1Fc2Gd8Qi60Vj4cGwMSsm+pRGG4GcZPhQq/q0vOvS7IcekaJWPvcn6l9DIY42ll6oicWp7wX5wl2vnevTswk3FnbJq34w1OSVuoilYG2PYg2o118l/t3seeJnauJ5B0yywtrpGsEmGgbmWwbDAatOiJtISOunpsZKYofXTpBhmSNlOEOwpNfG6TxX1T1tv4k2aPcV6dmWDisPfFGgeoxaQQk/4prkpuUsfswYzxKxFZ5LOExkmdeCCsU/2zxXg==
  • Cc: <christopher.w.clark@xxxxxxxxx>, <stefano.stabellini@xxxxxxx>, Jan Beulich <jbeulich@xxxxxxxx>, Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, Roger Pau Monné <roger.pau@xxxxxxxxxx>
  • Delivery-date: Tue, 08 Oct 2024 12:50:42 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

On 2024-10-06 17:49, Daniel P. Smith wrote:
Remove the use of struct mod to hold the reference for the microcode,
converting the code to work with a struct boot_module.

Signed-off-by: Daniel P. Smith <dpsmith@xxxxxxxxxxxxxxxxxxxx>

Reviewed-by: Jason Andryuk <jason.andryuk@xxxxxxx>



 


Rackspace

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