managed. First, the CLI erases any knowledge of whether interrupts were enabled or disabled. Second, the STI works badly on qemu; we get an immediate INT #0 as soon as the STI happens. This spurious interrupt doesn't happen on real hardware (YET!)but, that said, I don't think this code should be doing cli and sti. I can't see a reason to enable interrupts at this point in coreboot. This change fixes the observed qemu failures. Signed-off-by: Ronald G. Minnich <rminnich@gmail.com> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://coreboot.org/repository/coreboot-v3@1172 f3766cd6-281f-0410-b1cd-43a5c92072e9 |
||
|---|---|---|
| .. | ||
| doxygen | ||
| dtc | ||
| kconfig | ||
| lar | ||
| lxregs | ||
| lzma | ||
| nrv2b | ||
| options | ||
| picwrapper | ||
| sectionchecker | ||
| x86emu | ||
| xcompile | ||
| Makefile | ||
| mkdep | ||