commit | 96f28bc66adb1414cfc9405ff80cfffdc44edd84 | [log] [tgz] |
---|---|---|
author | David Vrabel <david.vrabel@citrix.com> | Wed Apr 03 17:31:50 2013 +0100 |
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Tue Apr 16 15:04:37 2013 -0400 |
tree | 820171477737b2d8c8528a5784eccb41cf64849c | |
parent | 31880c37c11e28cb81c70757e38392b42e695dc6 [diff] |
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>