]> git.ipfire.org Git - thirdparty/grub.git/commit
loader/linux: Support passing RSDP address via boot params
authorJuergen Gross <jgross@suse.com>
Fri, 7 Dec 2018 12:11:30 +0000 (13:11 +0100)
committerDaniel Kiper <daniel.kiper@oracle.com>
Wed, 12 Dec 2018 11:03:27 +0000 (12:03 +0100)
commitd170be42f12b0b2ab91d8d943d7b0bf563c906dd
tree25c16468afce76564a6f548c0817d88e0f77ad91
parent9118effd1b1fb67d82168b37cf6dd1142feced3b
loader/linux: Support passing RSDP address via boot params

Xen PVH guests will have the RSDP at an arbitrary address. Support that
by passing the RSDP address via the boot parameters to Linux.

Signed-off-by: Juergen Gross <jgross@suse.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
Tested-by: Hans van Kranenburg <hans@knorrie.org>
grub-core/loader/i386/linux.c
include/grub/i386/linux.h