]> Pileus Git - ~andy/linux/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)
commit96f28bc66adb1414cfc9405ff80cfffdc44edd84
tree820171477737b2d8c8528a5784eccb41cf64849c
parent31880c37c11e28cb81c70757e38392b42e695dc6
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