]> git.proxmox.com Git - grub2.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)
committerSteve McIntyre <93sam@debian.org>
Tue, 25 Jun 2019 09:11:12 +0000 (10:11 +0100)
commit418118d6972307e24ce3a6ee45cd20e81371f0c5
tree0e139723d24e87c2e73eaf064c568f4b8bda282a
parent194216a237443e3aec53167d706cffcc0bbe0c81
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>
Origin: upstream, https://git.savannah.gnu.org/cgit/grub.git/commit/?id=d170be42f12b0b2ab91d8d943d7b0bf563c906dd
Bug-Debian: https://bugs.debian.org/776450
Last-Update: 2019-01-07

Patch-Name: xen-pvh-rsdp-boot-params.patch

Gbp-Pq: Name xen-pvh-rsdp-boot-params.patch
grub-core/loader/i386/linux.c
include/grub/i386/linux.h