qemu-e2k/pc-bios/optionrom
Paolo Bonzini c6e052f080 multiboot: fix e801 memory map
The e801 memory sizes in the multiboot structures hard-code the available
low memory to 640.  However, the value should not include the size of the
EBDA.  Fill the value in the option ROM, getting the size of low memory
from the BIOS.

Cc: Alexander Graf <agraf@suse.de>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2012-11-30 08:27:47 -06:00
..
Makefile signrom: Rewrite as python script 2012-04-16 15:41:20 +02:00
kvmvapic.S kvmvapic: Use optionrom helpers 2012-02-18 12:16:01 +02:00
linuxboot.S fix linuxboot.bin and multiboot.bin to not hijack int19 2011-03-22 07:00:58 +01:00
multiboot.S multiboot: fix e801 memory map 2012-11-30 08:27:47 -06:00
optionrom.h optionsrom: Reserve space for checksum 2012-02-18 12:16:00 +02:00