commit | 66859712e4817288591908d737dbf41ddea31c3a | [log] [tgz] |
---|---|---|
author | Nico Huber <nico.h@gmx.de> | Fri Aug 25 20:04:30 2017 +0200 |
committer | Nico Huber <nico.h@gmx.de> | Wed Aug 30 15:14:20 2017 +0000 |
tree | 709ea4f7b91aa2027071f7c611d577cc2df34aa9 | |
parent | 1404fbbee41319e727915e745f09a05ef6f313f4 [diff] |
linux pci: Add dummy PCI access for shared contracts Other implementations may update the PCI_State in Resource_Size() and Map(). To share the contract with those implementations, we have to simulate such accesses. Change-Id: If994db22d91eb3707e555871d854c3a25a13678b Signed-off-by: Nico Huber <nico.h@gmx.de> Reviewed-on: https://review.coreboot.org/21206 Reviewed-by: Adrian-Ken Rueegsegger <ken@codelabs.ch> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>