Skip to content
Richard Nusser edited this page Jan 7, 2018 · 1 revision

This will list (hopefully) useful tips for working with UEFI code and applications.

Mind output parameters' storage size

TODO: document the curious case of get_file_contents()'s spooky action at a distance.

Attaching gdb to QEMU

TODO: show how to debug the entire guest system

Clone this wiki locally