aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2013-11-26 14:10:25 +0100
committerGerd Hoffmann <kraxel@redhat.com>2013-12-04 10:59:35 +0100
commit3ecdc492ce1f2b7308dde85f1aba6a582a68f3cc (patch)
treef14cdc488aad9266786aefaa9fd6a67ca5223b4e /scripts
parent4a0f366ac380af50849ca5a03cdbc8fa3ac2781c (diff)
downloadseabios-3ecdc492ce1f2b7308dde85f1aba6a582a68f3cc.zip
seabios-3ecdc492ce1f2b7308dde85f1aba6a582a68f3cc.tar.gz
seabios-3ecdc492ce1f2b7308dde85f1aba6a582a68f3cc.tar.bz2
ahci: alloc structs in high memory
With ahci running in 32bit mode we can also allocate the (ahci private) data structures in high memory. This reduces the real mode memory footprint as we only need to move struct ahci_port_s (which contains struct drive_s) to fseg in case the port probe was successful. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions