Move support for copying out BIOS tables into its own file.
authorIan Campbell <ian.campbell@citrix.com>
Wed, 1 Jun 2011 10:00:28 +0000 (11:00 +0100)
committerKevin O'Connor <kevin@koconnor.net>
Mon, 13 Jun 2011 11:57:03 +0000 (07:57 -0400)
commit1442c31529b951d4a2b90bdcf1adbd32d1ceffa8
tree7cc1a5e9b827afb5e4ecccdbc661e1fd2d40d168
parent3cabf78a971e1113edb07f94b80a9a631d27e1a5
Move support for copying out BIOS tables into its own file.

I'd like to use it for Xen support.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Makefile
src/biostables.c [new file with mode: 0644]
src/coreboot.c
src/util.h