Re: [tboot-devel] TBoot+Intel DQ45CB, update

2010-04-19 Thread Martin Pirker
Cihula, Joseph wrote: > 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, s

[tboot-devel] LT.ERRORCODE=c0000001 on DC7800

2010-04-19 Thread Yusuf UZUNAY
Hi All, I am receiving LT.ERRORCODE=c001 and AC module error : acm_type=1, progress=00, error=0 We guess that this means a "SINIT Exit Point" error. However we could not figure out what caused this error. The log file is attached. My SINIT is Q35_SINIT_18.BIN. My machine is HP DC7800 (with BI

Re: [tboot-devel] LT.ERRORCODE=c0000001 on DC7800

2010-04-19 Thread Cihula, Joseph
The 0xC001 code from SINIT is actually the success code from SINIT (see Note 1 on Table 14 in the latest MLE Developers Guide). Joe From: Yusuf UZUNAY [mailto:yuzu...@gmail.com] Sent: Monday, April 19, 2010 1:56 PM To: tboot-devel@lists.sourceforge.net Subject: [tboot-devel] LT.ERRORCODE=c00