diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2018-02-28 19:06:08 +0000 |
---|---|---|
committer | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2018-03-15 16:04:31 +0000 |
commit | f8acbb73fae68638ae57afd776802728b99a5901 (patch) | |
tree | c0b5806efa71e1f8aa3c6cf26e2e7e72a0d9205f /AppPkg/Applications/Python/Python-2.7.10/Lib/xml/sax | |
parent | e28941083c2bafff05b303a541b8d34a8b353345 (diff) | |
download | edk2-platforms-f8acbb73fae68638ae57afd776802728b99a5901.tar.xz |
Silicon/SynQuacer/AcpiTables: take presence detect of PCI0 into account
On the SynQuacer Evalution Board, PCIe RC #0 is not clocked if no card
is inserted into the PCIe slot, and so any attempt to access the device
registers will lock up the system.
So let's check the presence detect pin directly in the _STA implementation
of PCI0. This needs to be done before the config space check, because that
access itself will lock the system if no card is inserted.
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
Reviewed-by: Graeme Gregory <graeme.gregory@linaro.org>
Diffstat (limited to 'AppPkg/Applications/Python/Python-2.7.10/Lib/xml/sax')
0 files changed, 0 insertions, 0 deletions