Minor - don't call smm_init() from init_bios_tables()
authorKevin O'Connor <kevin@koconnor.net>
Thu, 11 Dec 2008 02:01:00 +0000 (21:01 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Thu, 11 Dec 2008 02:01:00 +0000 (21:01 -0500)
commit4bbd3b3599714089a8e2c451ae62cc056760c746
treed2e68e56a1d9ced40228664b1427aae826ef75ca
parent9649a96c76a6f97f161b59b830269343081dd70a
Minor - don't call smm_init() from init_bios_tables()

smm is a system feature, not a memory table.
src/post.c
src/smm.c