coreboot-kgpe-d16/src/device/oprom/yabel
Nico Huber 2b2f849b53 YABEL: Initialize global biosmem pointer for VBE
The global pointer `biosmem` defined in vbe.c was never set. Thus, VBE
calls didn't work within YABEL.

Change-Id: I63c1c77755f9c442cfec227a495332595ce2b70c
Signed-off-by: Nico Huber <nico.huber@secunet.com>
Reviewed-on: http://review.coreboot.org/6250
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
2014-07-11 09:23:18 +02:00
..
compat YABEL: Initialize global biosmem pointer for VBE 2014-07-11 09:23:18 +02:00
biosemu.c device: Fix spelling 2013-07-10 20:17:25 +02:00
biosemu.h device: Fix spelling 2013-07-10 20:17:25 +02:00
debug.c
debug.h Yabel : Add tracing option needed by i915tool. 2013-06-04 22:57:26 +02:00
device.c device: Fix spelling 2013-07-10 20:17:25 +02:00
device.h Fix Yabel compilation on non-x86 platforms 2012-12-08 06:46:14 +01:00
interrupt.c Remove guarding #includes by CONFIG_FOO combinations 2014-06-21 08:07:22 +02:00
interrupt.h
io.c YABEL: Drop IO stubs that are (by own admission) never used 2014-07-05 21:16:13 +02:00
io.h
Makefile.inc
mem.c Remove guarding #includes by CONFIG_FOO combinations 2014-06-21 08:07:22 +02:00
mem.h
pmm.c device: Fix spelling 2013-07-10 20:17:25 +02:00
pmm.h device: Fix spelling 2013-07-10 20:17:25 +02:00
vbe.c device/oprom/yabel/vbe.c: Avoid unused func warn 2014-05-18 18:05:43 +02:00