]> git.baikalelectronics.ru Git - kernel.git/commit
x86/xen: populate boot_params with EDD data
authorDavid Vrabel <david.vrabel@citrix.com>
Wed, 3 Apr 2013 16:31:50 +0000 (17:31 +0100)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Tue, 16 Apr 2013 19:04:37 +0000 (15:04 -0400)
commitd890b912764c50f0f7d03ae399c406ac0c6eb068
tree820171477737b2d8c8528a5784eccb41cf64849c
parentc3ee6b128226812d506bf993ab8048efe80a3fc1
x86/xen: populate boot_params with EDD data

During early setup of a dom0 kernel, populate boot_params with the
Enhanced Disk Drive (EDD) and MBR signature data.  This makes
information on the BIOS boot device available in /sys/firmware/edd/.

Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
arch/x86/xen/enlighten.c