]> xenbits.xensource.com Git - seabios.git/commit
coreboot: Make coreboot table searching available to other code.
authorKevin O'Connor <kevin@koconnor.net>
Tue, 11 Feb 2014 20:33:42 +0000 (15:33 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Fri, 11 Apr 2014 15:26:23 +0000 (11:26 -0400)
commit5ab18be0b32f8e2f99768c4b889e37db0a3b8717
treeeae94ad4ed8e65b59a3bd14a04c0027f7009a53b
parent8f82a4fb4aff536e48653c2b10a36018ea77e29e
coreboot: Make coreboot table searching available to other code.

Make the coreboot table searching code available to code outside
coreboot.c, and make it runnable from 16bit mode.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
src/fw/coreboot.c
src/util.h