summary refs log tree commit diff stats
path: root/scripts/ordereddict.py
diff options
context:
space:
mode:
authorGöran Weinholt <goran@weinholt.se>2011-07-24 17:55:58 +0200
committerAnthony Liguori <aliguori@us.ibm.com>2011-07-29 09:33:56 -0500
commit6b8273a1b97876950d91c228a420a851e10e12bb (patch)
tree7fa314d1a4f1d74828b73c32e5436844ccb97e19 /scripts/ordereddict.py
parent1ece9905747fb42ab6b2797c8ddde56496f14796 (diff)
downloadfocaccia-qemu-6b8273a1b97876950d91c228a420a851e10e12bb.tar.gz
focaccia-qemu-6b8273a1b97876950d91c228a420a851e10e12bb.zip
multiboot: Fix bss segment support
Multiboot images can specify a bss segment. The boot loader must clear
the memory of the bss and ensure that no modules or structures are
allocated inside it. Several fields are provided in the Multiboot
header that were previously not used properly. The header is now used
to determine how much data should be read from the image and how much
memory should be reserved to the bss segment.

Signed-off-by: Göran Weinholt <goran@weinholt.se>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'scripts/ordereddict.py')
0 files changed, 0 insertions, 0 deletions