I could you give you better guidance if I knew what type of UEFI code you were 
trying to debug (UEFI driver? OS loader? UEFI app? Firmware/BIOS?).

The EDK II DEBUG() macro is surprisingly useful as a starting point. It's 
output-only debugging, but very useful for seeing output from stages of code 
where you have no display output.

Thanks ... br
---
Brian Richardson -- [email protected] -- Twitter: intel_brian

-----Original Message-----
From: Eric Kler [mailto:[email protected]] 
Sent: Wednesday, May 22, 2013 9:35 AM
To: edk2
Subject: [edk2] What do you use for debugging?

Dear list,

What do you use for debugging your code on real world systems? Is special 
hardware really necessary, I'm curious what professionals use in this field and 
what is the most recommended product. 

So far I have found following options:
- http://www.windriver.com/products/simics/  (software)-- but I have no idea 
how much does it cost or if it will be enough for debugging the firmware 
(product promo: http://www.youtube.com/watch?v=lYAukMyek9A  )
- DQ57TM (hardware)

Thanks,
Eric

------------------------------------------------------------------------------
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

------------------------------------------------------------------------------
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

Reply via email to