We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add OVMF WinDbg source debug enabling instructions This wiki page is intended to provide information to help a user setup source level debugging with OVMF, QEMU, and WinDbg. I independently went through this exercise recently and then discovered the following post from that cleaned up a few of my steps: https://edk2.groups.io/g/devel/message/13090 This article elaborates upon the process to help a relatively novice user get source debugging enabled with WinDbg. Cc: Jordan Justen <[email protected]> Cc: Laszlo Ersek <[email protected]> Cc: Ard Biesheuvel <[email protected]> Cc: Michael D Kinney <[email protected]> Signed-off-by: Michael Kubacki <[email protected]> Acked-by: Laszlo Ersek <[email protected]> Reviewed-by: Michael D Kinney <[email protected]>