Am 23.05.2013 18:13, schrieb Brian J. Johnson: > Yes, an XDP debugger, a.k.a. ITP (Intel's or Arium's -- I'm not aware of > any others) sounds like what you're looking for. A cheaper (and less reliable but still useful) tool is serialice (www.serialice.com). It helped us a great deal with debugging coreboot related issues.
It operates by running a stub on the target, while running the firmware in QEmu. But instead of emulating the chipset, all hardware accesses are sent to the stub via a serial link, and the hardware responses returned into the QEmu CPU. Patrick ------------------------------------------------------------------------------ Try New Relic Now & We'll Send You this Cool Shirt New Relic is the only SaaS-based application performance monitoring service that delivers powerful full stack analytics. Optimize and monitor your browser, app, & servers with just a few lines of code. Try New Relic and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may _______________________________________________ edk2-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/edk2-devel
