> From: Jonathan McCune [mailto:[email protected]]
> Sent: Thursday, July 22, 2010 4:01 PM
>
> Well, I tried lots of BIOS versions. v1.24 gives me a Microcode Error
> 1801 (unrelated to TXT) and runs the fans at full speed, so I didn't
> get very far with it. v1.26 hangs with the BIOS screen dis
Well, I tried lots of BIOS versions. v1.24 gives me a Microcode Error
1801 (unrelated to TXT) and runs the fans at full speed, so I didn't
get very far with it. v1.26 hangs with the BIOS screen displayed
after rebooting immediately upon executing SENTER (again sounds
consistent with what Hal was
Hi Hal, Martin, list,
Any progress on this front? I've just run into this same issue (error
codes 0xC00020A1 or 0xC00018A1 depending on whether USB/floppy/1394
are enabled -- suspect USB is what's meaningful but haven't dissected
it) on a dc7800 with tboot-20100427 (w/ Q35 SINIT modules v18, 17,a
Hi!
I forgot to mention that the initialization of g_log_targets in printk.c is pointless. g_log_targets
is always overwritten by get_tboot_log_targets() because get_option_val() will return "serial" if
logging isn't specified via command line.
I suggest to remove "serial" from g_tboot_cmdlin