Use coreboot smbios table if found.
authorKevin O'Connor <kevin@koconnor.net>
Sun, 28 Aug 2011 16:42:15 +0000 (12:42 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Sun, 28 Aug 2011 16:42:15 +0000 (12:42 -0400)
commit83012de1646d2d2156dbe2fe894fd2ca478c7ab5
tree0a0f00b9ec3c72b373d8a2719859d967c8a3926e
parent8e301472e324b6d6496d8b4ffc66863e99d7a505
Use coreboot smbios table if found.

The coreboot init code now looks for an existing smbios table and will
use it.  A locally generated smbios table will only be created if no
coreboot table is found.
src/biostables.c
src/coreboot.c
src/smbios.c
src/smbios.h