On 2025-07-02 04:12, Juergen Gross wrote:
Instead of setting most of the struct hvm_start_info fields first and
then building the leaf data, restructure kexec_get_entry() by
using an opaque "next" pointer where the next leaf data will be stored
and handle that leaf data together with the associated hvm_start_info
fields.

This will make it easier to add new data items without having to
rewrite large portions of the function.

Signed-off-by: Juergen Gross<jgr...@suse.com>

Reviewed-by: Jason Andryuk <jason.andr...@amd.com>

Reply via email to