coreboot-kgpe-d16/src/cpu/x86/smm
Sven Schnelle 82704c63b9 USBDEBUG: buffer up to 8 bytes
EHCI debug allows to send message with 8 bytes length, but
we're only sending one byte in each transaction. Buffer up
to 8 bytes to speed up debug output.

Change-Id: I9dbb406833c4966c3afbd610e1b13a8fa3d62f39
Signed-off-by: Sven Schnelle <svens@stackframe.org>
Reviewed-on: http://review.coreboot.org/1357
Tested-by: build bot (Jenkins)
Reviewed-by: Nico Huber <nico.huber@secunet.com>
2012-07-26 15:52:00 +02:00
..
Makefile.inc Add support to run SMM handler in TSEG instead of ASEG 2012-04-04 04:49:09 +02:00
smihandler.c SMM: Fix state table for Intel Core2 CPUs 2012-07-25 23:42:48 +02:00
smiutil.c USBDEBUG: buffer up to 8 bytes 2012-07-26 15:52:00 +02:00
smm.ld Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
smm_tseg.ld SMM: Add heap region and move C handler higher in region 2012-07-24 23:40:54 +02:00
smmhandler.S SMM: Move wbinvd after pmode jump 2011-10-15 21:16:37 +02:00
smmhandler_tseg.S SMM: Add heap region and move C handler higher in region 2012-07-24 23:40:54 +02:00
smmrelocate.S Add Sandybridge/Cougar Point support to SMM relocation handler 2012-04-06 02:15:34 +02:00