Skip to content

EDK II Source Level Debug

Laurie0131 edited this page Jun 29, 2017 · 1 revision

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