Skip to content
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
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment