diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2020-05-25 11:06:27 +0200 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2020-05-25 11:27:12 -0400 |
commit | 2e3de6253422112ae43e608661ba94ea6b345694 (patch) | |
tree | f21d89a69b880902fd19eb95d016886ae0f4afb5 /src/hw/ata.c | |
parent | d9aea4a7cd59e00f5ed96b6442806dde0959e1ca (diff) | |
download | seabios-2e3de6253422112ae43e608661ba94ea6b345694.tar.gz |
pci: fix mmconfig support
The MODESEGMENT condition is backwards, with the effect that
mmconfig mode is not used to configure pci bars during POST.
Oops. Fix it.
The only real mode pci config space access seems to come from the
ipxe option rom initialiation. Which happens to work via mmconfig
because it runs in big real mode so this went unnoticed ...
Fixes: 6a3b59ab9c7d ("pci: add mmconfig support")
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'src/hw/ata.c')
0 files changed, 0 insertions, 0 deletions