From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68]) by lore.proxmox.com (Postfix) with ESMTPS id A8E9A1FF191 for ; Tue, 7 Oct 2025 17:24:52 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 17CCD1C659; Tue, 7 Oct 2025 17:24:53 +0200 (CEST) Message-ID: <7fc5b715-23c8-4245-b65c-5760c5958d2f@proxmox.com> Date: Tue, 7 Oct 2025 17:24:50 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird From: Fiona Ebner To: Proxmox VE development discussion , Anton Iacobaeus References: <20251001151237.50385-1-anton.iacobaeus@canarybit.eu> <20251001151237.50385-4-anton.iacobaeus@canarybit.eu> Content-Language: en-US In-Reply-To: <20251001151237.50385-4-anton.iacobaeus@canarybit.eu> X-Bm-Milter-Handled: 55990f41-d878-4baa-be0a-ee34c49e34d2 X-Bm-Transport-Timestamp: 1759850660841 X-SPAM-LEVEL: Spam detection results: 0 AWL -0.021 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DMARC_MISSING 0.1 Missing DMARC policy KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record Subject: Re: [pve-devel] [PATCH edk2-firmware v2 3/3] Add SCSI in NCCFV for TD guest X-BeenThere: pve-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox VE development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Proxmox VE development discussion Cc: Philipp Giersfeld Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: pve-devel-bounces@lists.proxmox.com Sender: "pve-devel" Am 04.10.25 um 3:23 PM schrieb Anton Iacobaeus: > From: Philipp Giersfeld > > The FV in `IntelTdx/IntelTdxX64.fdf` was split into two FVs, one for a > TD guest and one for non-cc guest. The SCSI driver was moved to the > non-cc NCCFV. In order for PVE to use an image with SCSI include the > SCSI driver in the FV for TD guest. Did you already ask upstream whether they would be willing to include SCSI for the TD guest or is there no interest? Some of it is already guarded via _ENABLE flags anyways. I'm fine with going with this, but it's always nice to have no more diff than necessary to upstream. > Signed-off-by: Philipp Giersfeld > Signed-off-by: Anton Iacobaeus Reviewed-by: Fiona Ebner Unfortunately, mailman ate the special line endings in the diff below, so it's necessary to fix them up locally to be able to build the package. Should there be another version of the series, please use --transfer-encoding=base64 when sending the message with git. _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel