commit | ae9b85522aca8ef39622933e36c5c6ae144df140 | [log] [tgz] |
---|---|---|
author | Nico Huber <nico.h@gmx.de> | Sun Jul 09 15:25:41 2017 +0200 |
committer | Nico Huber <nico.h@gmx.de> | Mon Aug 21 10:52:50 2017 +0000 |
tree | 3083445a34b5e0d8d886238e6bfb58301e18f8f8 | |
parent | 36934fbde04193046309dca1d8d3d27132d23882 [diff] |
pci: Add bare metal HW.PCI.Dev implementation Add a HW.PCI.Dev implementation that assumes direct hardware access, i.e. its Map() implementations just returns the physical address of a resource. Change-Id: I055a05a17e207e8b43aa02d1b39023b027f94f6c Signed-off-by: Nico Huber <nico.h@gmx.de> Reviewed-on: https://review.coreboot.org/20551 Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>