multiboot: Fix upper memory size in multiboot info
commit0bfe006c5380c5f8a485a55ded3329fbbc224396
authorKevin Wolf <mail@kevin-wolf.de>
Tue, 4 Jan 2011 13:03:30 +0000 (4 14:03 +0100)
committerAurelien Jarno <aurelien@aurel32.net>
Sun, 23 Jan 2011 21:44:13 +0000 (23 22:44 +0100)
tree1b6a8529a95efe70d9668a607ff9c62c656b0373
parent64b85a8f2359ca3a995499afaf3c87d8e036e030
multiboot: Fix upper memory size in multiboot info

The upper memory size field should exclude the first MB of RAM.

Signed-off-by: Kevin Wolf <mail@kevin-wolf.de>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
hw/multiboot.c