]> xenbits.xensource.com Git - seabios.git/commit
SMM: Disable use of SMM when running under Xen
authorIan Campbell <ian.campbell@citrix.com>
Thu, 28 Jun 2012 10:08:33 +0000 (11:08 +0100)
committerKevin O'Connor <kevin@koconnor.net>
Mon, 2 Jul 2012 15:14:51 +0000 (11:14 -0400)
commit12c991e1da182a0e6e2028f130ded512102c8842
tree15223d3c213d39f32d9ded784aa41781206df499
parent54f3b25a234719d254b51af0d02e1ab64b8ba463
SMM: Disable use of SMM when running under Xen

Xen does not support SMM mode.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
src/smm.c