Debugging BIOS under VMWare using IDA’s GDB debugger

This is a very special task “To debug BIOS”. But we can do it, using TRUE soft. You must install on your system VMWare Workstation and IDA.

First thing, that you must do – to read article from HexRays. In this article were wrote method of Windows Kernel debugging, using VMWare + IDA. I’ll write some general information from this article and methods of BIOS debugging below.

So. Let’s go. Continue reading