]> xenbits.xensource.com Git - seabios.git/commit
move 64bit pci window to end of address space
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 9 Sep 2022 08:16:31 +0000 (10:16 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 24 Aug 2023 08:56:21 +0000 (10:56 +0200)
commitbcfed7e270776ab5595cafc6f1794bea0cae1c6c
tree3128667c4119ebe59e9bcc0c81e6b68856be8d4e
parent90eeb0c8558a1524836ec94aee11f4cc88b10c78
move 64bit pci window to end of address space

When the size of the physical address space is known (PhysBits is not
zero) move the 64bit pci io window to the end of the address space.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
src/fw/pciinit.c