From nobody Wed Jun 07 12:59:15 2023 X-Original-To: virtualization@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4QbnVG2g34z4c5H4 for ; Wed, 7 Jun 2023 12:59:18 +0000 (UTC) (envelope-from rebecca@bsdio.com) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4QbnVG0Gvzz4C9k; Wed, 7 Jun 2023 12:59:17 +0000 (UTC) (envelope-from rebecca@bsdio.com) Authentication-Results: mx1.freebsd.org; none Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id B053C5C02B6; Wed, 7 Jun 2023 08:59:16 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute5.internal (MEProxy); Wed, 07 Jun 2023 08:59:16 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdio.com; h=cc :content-transfer-encoding:content-type:content-type:date:date :from:from:in-reply-to:in-reply-to:message-id:mime-version :references:reply-to:sender:subject:subject:to:to; s=fm2; t= 1686142756; x=1686229156; bh=k8v93fUh0/9Z28TMxSgY87uzkf6ECCAdIQR 6LuAsfdg=; b=WJy881Dc5SMz0NRVN7m966DTOs4t9A8W76tbYZ1fLqGFIDj8KOU uNnkbKRCscRhy4SikyT5bBFlpHbrQ25jOWE0ILle58SE+aw6vDP9lK0W3ntdDPgQ iL1G/Fvxa++PV7tUspFVk282GjN+X7KnkZgDGLg4R8NL4GvPGHNsAjgQx5Q9o8aG lb0LVKh6dhAz5xFTSnd+7LmiNWE9FwJ2YLWFhBnSWU4ThWyV3oYeCDnusYIrkQnb Efj+vZTBMupT0ocNTLpAcDuKbsMURl6H3FQG7luBdAfJhropBFpWGtlA9SK1vjB0 TNGfFZ0af09B60Fne+uMh9i1GL7wvYxQHSw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :content-type:date:date:feedback-id:feedback-id:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm1; t=1686142756; x= 1686229156; bh=k8v93fUh0/9Z28TMxSgY87uzkf6ECCAdIQR6LuAsfdg=; b=Q JefwFtRpNteutrvjtV6QhmRdBhwbiNtN5vNVnX9bMqqa/QwSt4V62L687brRAviu hJFth5F/hycXPefBde9a78YTySHEaOad3j4TvG07J0ZqZgW0xGbh5VKPubpNRlHZ 6qw+oKHd9EKRm2vUvYLLt8FjfI6ttqbcv4XwbPp4DlIad4VJS/dw15Dio3Qk5aa8 /7tI+drotEfrC1/oJojqE0P4A7ytqC6U3K4d+LfR+Mk3ABBpgBbEbwyRYdzHj8KP 0ZVzaeGWOWb9j3qRRqZ15PYZwLisEXkgQh47lbFTm9JtgeqU8EB9sIKf2AuVJ52d dpbl3+CuMAYBIblYpF39w== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvhedrgedtgedgheekucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhepkfffgggfuffvfhfhjggtgfesthekredttdefjeenucfhrhhomheptfgvsggv tggtrgcuvehrrghnuceorhgvsggvtggtrgessghsughiohdrtghomheqnecuggftrfgrth htvghrnhepueehffegfeeluedufefffeejieeugeegvdefgffhueetheeuheegieeftddu feehnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrhhomheprh gvsggvtggtrgessghsughiohdrtghomh X-ME-Proxy: Feedback-ID: i5b994698:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Wed, 7 Jun 2023 08:59:16 -0400 (EDT) Message-ID: Date: Wed, 7 Jun 2023 06:59:15 -0600 List-Id: Discussion List-Archive: https://lists.freebsd.org/archives/freebsd-virtualization List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-virtualization@freebsd.org X-BeenThere: freebsd-virtualization@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 Subject: Re: [PATCH 0/1] bhyve: TPM support for OVMF Content-Language: en-US To: =?UTF-8?Q?Corvin_K=c3=b6hne?= , virtualization@freebsd.org References: <20230606132403.403406-1-corvink@FreeBSD.org> From: Rebecca Cran In-Reply-To: <20230606132403.403406-1-corvink@FreeBSD.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 4QbnVG0Gvzz4C9k X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:19151, ipnet:66.111.4.0/24, country:US] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N Looks good to me. Thanks! -- Rebecca Cran On 6/6/23 07:24, Corvin Köhne wrote: > Hi, > > I'm currently working on TPM emulation for bhyve. Therefore, the guest > firmware has to set up the TPM device properly for the guest OS. I'd > like to send the attached patch to the EDKII project. > > Any comments are appreciated. > > Thanks, > Corvin > > Corvin Köhne (1): > OvmfPkg/Bhyve: include TPM driver > > OvmfPkg/Bhyve/BhyveX64.dsc | 17 +++++++++++++++-- > OvmfPkg/Bhyve/BhyveX64.fdf | 7 +++++++ > 2 files changed, 22 insertions(+), 2 deletions(-) >