aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMichael S. Tsirkin <mst@redhat.com>2013-10-03 16:30:41 +0300
committerGerd Hoffmann <kraxel@redhat.com>2013-11-06 12:24:58 +0100
commit11948748495841bd54721b250d68c7b3cb0475ef (patch)
tree63b6bb9e4f544639dcdb9946d5afb711f52280e2 /scripts
parent4a02768fbbd33e263122bf5deb54382de56c1cfe (diff)
downloadseabios-11948748495841bd54721b250d68c7b3cb0475ef.zip
seabios-11948748495841bd54721b250d68c7b3cb0475ef.tar.gz
seabios-11948748495841bd54721b250d68c7b3cb0475ef.tar.bz2
acpi: load and link tables through romfile loader
Load files through romfile loader and use for acpi tables. We need the RSDP pointer to hang the rest of the tables off it, to detect that we simply scan all memory in FSEG. Add an option to disable this feature (useful for old QEMU versions). This saves about 1Kbytes. enabled: Total size: 134932 Fixed: 61571 Free: 127212 (used 51.5% of 256KiB rom) disabled: Total size: 133836 Fixed: 61563 Free: 128308 (used 51.1% of 256KiB rom) Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions