On 2025-06-19 07:38, Juergen Gross wrote:
The parameter of get_console() is used only when running in PV mode, and it always has the same value.Drop the parameter and use start_info_ptr directly in the PV variant of get_console(). Signed-off-by: Juergen Gross <jgr...@suse.com>
Reviewed-by: Jason Andryuk <jason.andr...@amd.com>