Skip to content
Snippets Groups Projects
Commit b3521f2e authored by Simon Glass's avatar Simon Glass
Browse files

bios_emulator: Add an option to enable debugging


At present there are DEBUG options spread around the place. If you enable
one and not another you can end up with an emulator that does not work,
since each file can have a different view of what the registers look like.
To fix this, create a global CONFIG_X86EMU_DEBUG option that keeps
everything consistent.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent a3c700ec
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment