]> xenbits.xensource.com Git - seabios.git/commit
limit address space used for pci devices. rel-1.16.3
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 7 Nov 2023 12:49:31 +0000 (13:49 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 13 Nov 2023 12:49:59 +0000 (13:49 +0100)
commita6ed6b701f0a57db0569ab98b0661c12a6ec3ff8
tree1226a1a5061c5464eb693a5939a30a0a4d59c0b8
parent1e1da7a963007d03a4e0e9a9e0ff17990bb1608d
limit address space used for pci devices.

For better compatibility with old linux kernels,
see source code comment.

Also rename some variables to make the code more
readable, following suggestions by Kevin.

Related (same problem in ovmf):
https://github.com/tianocore/edk2/commit/c1e853769046

Cc: Kevin O'Connor <kevin@koconnor.net>
Reported-by: Claudio Fontana <cfontana@suse.de>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
src/fw/pciinit.c