coreboot-kgpe-d16/src/drivers/elog
Aaron Durbin 0424c95a6d fmap: new API using region_device
Instead of being pointer based use the region infrastrucutre.
Additionally, this removes the need for arch-specific compilation
paths. The users of the new API can use the region APIs to memory
map or read the region provided by the new fmap API.

Change-Id: Ie36e9ff9cb554234ec394b921f029eeed6845aee
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/9170
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2015-05-26 22:33:53 +02:00
..
boot_count.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
elog.c fmap: new API using region_device 2015-05-26 22:33:53 +02:00
elog_internal.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
gsmi.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
Kconfig Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
Makefile.inc