> From: Martin Pirker [mailto:martin.pir...@iaik.tugraz.at] > Sent: Monday, November 23, 2009 2:32 AM > To: tboot-devel@lists.sourceforge.net > > Hi.... > > another BIOS update, another try.... > > Intel DQ45CB, bios rev 103(20091104) > TBoot e57acd4d1460 > > Good news: > board does not turn into a brick > > Bad news: > executing TBoot, it still gets stuck at > TBOOT: executing GETSEC[SENTER]... > > > ...so, will TXT work sometime on Intel's own mainboard? :-/
This BIOS is one of those that has usable RAM both below and above its ACPI reserved regions. It is also one of the BIOSes that gets hung in SMM when the legacy USB buffers (in those ACPI reserved regions) are DMA protected. The work around is to disable legacy USB support. Meanwhile, I will be fixing tboot to not DMA protect these regions when it finds such a case (the current code will not DMA protect reserved regions as long as there is no RAM after them). This is a non-trivial fix, so it may take a little while. Joe ------------------------------------------------------------------------------ Join us December 9, 2009 for the Red Hat Virtual Experience, a free event focused on virtualization and cloud computing. Attend in-depth sessions from your desk. Your couch. Anywhere. http://p.sf.net/sfu/redhat-sfdev2dev _______________________________________________ tboot-devel mailing list tboot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tboot-devel