Fix missing VM mapping
authorPhilip Prindeville <philipp@redfish-solutions.com>
Sat, 24 Dec 2011 00:36:09 +0000 (17:36 -0700)
committerPatrick Georgi <patrick@georgi-clan.de>
Sat, 24 Dec 2011 10:55:15 +0000 (11:55 +0100)
commit965dacebc54c8108bd30afb757466ac9427272fa
treef7e25b5ddaff21db682d53d1f56841eea956baf3
parentc10cade4042dca08f9c176e93e6457c7a7f4e40a
Fix missing VM mapping

When processing FORWARD records, we weren't accounting for the pointer
being in the physical address space and not the virtual space instead.

Change-Id: I35ef637fbec7886d4cfeac5fd650a17eae8d555a
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Reviewed-on: http://review.coreboot.org/499
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
payloads/libpayload/arch/i386/coreboot.c