Minor cleanups to smm assembler.
commitfd459e8a3e11c0b84e0f031c249512145c25b2a8
authorKevin O'Connor <kevin@koconnor.net>
Sat, 10 Aug 2013 15:39:14 +0000 (10 11:39 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Sat, 10 Aug 2013 17:00:01 +0000 (10 13:00 -0400)
tree06df2dac9d5eba44b4787242390f33b44a29b2ae
parent5b63109242042372c1d6c3d23602e980f1c9637b
Minor cleanups to smm assembler.

Use size prefixes on assembler instructions.

Split the relocation smm handler into a separate section from the main
runtime smm handler.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
src/smm.c