]> xenbits.xensource.com Git - xen.git/commit
x86/boot: Use boot_vid_info variable directly from C code
authorFrediano Ziglio <frediano.ziglio@cloud.com>
Tue, 29 Oct 2024 10:29:40 +0000 (10:29 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 29 Oct 2024 15:10:17 +0000 (15:10 +0000)
commitd5a73cdc6b90eb4bed55994588ea3f4c0070fc7d
tree8bfb8ef851e071758e9f3b7edd407657cf63fb52
parentdb8acf31f96bd0778283300f743571b0985b1918
x86/boot: Use boot_vid_info variable directly from C code

No more need to pass from assembly code.

Signed-off-by: Frediano Ziglio <frediano.ziglio@cloud.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/arch/x86/boot/build32.lds.S
xen/arch/x86/boot/head.S
xen/arch/x86/boot/reloc.c