Re: [PATCH v2 2/2] x86/early_printk: Add earlyprintk=tdx to drive the UART with TDVMCALLs

From: Dave Hansen

Date: Mon Sep 21 2026 - 16:04:49 EST


On 9/21/26 12:52, Vishal Verma wrote:
> + earlyprintk=tdx[,ttySn[,baudrate]]

Isn't keeping support for ttySn and baudrate kinda silly? It costs a few
lines of code at least.