YABEL: Initialize global `biosmem` pointer for VBE
commit2b2f849b537db935453694e863f9b4f73efbbff5
authorNico Huber <nico.huber@secunet.com>
Tue, 8 Jul 2014 13:32:02 +0000 (8 15:32 +0200)
committerPatrick Georgi <patrick@georgi-clan.de>
Fri, 11 Jul 2014 07:23:18 +0000 (11 09:23 +0200)
tree0fafd3a1376243f271add166a0a9b94b0deb2105
parentf6e1cbec2a68211225c6281b1f451173de688f44
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>
src/device/oprom/yabel/compat/functions.c