Skip to content

EDK II Source Level Debug

Brian Richardson edited this page Feb 26, 2017 · 3 revisions

See how to add SourceLevelDebugPkg to a EDK II platform.

Enabling debugging with OVMF is a good way to evaluate Source Level Debugging in EDK II:

  • Build OVMF with source level debug enabled
  • Setup virtual COM connection
  • Com0Com may be an option on Microsoft Windows: http://com0com.sourceforge.net

EDK II Debugging | Debug FAQ

Clone this wiki locally