For some reason, running 'hlt' is causing us to lose keypresses because we are 
(I assume) losing interrupts.  Removing it means that we don't lose any 
keypresses.

Tested on ASUS Z77 motherboard.
You can view, comment on, or merge this pull request online at:

  https://github.com/ipxe/ipxe/pull/45

-- Commit Summary --

  * [efi] Remove 'hlt' instruction as it causes us to lose interrupts.

-- File Changes --

    M src/arch/x86/interface/efi/efix86_nap.c (4)

-- Patch Links --

https://github.com/ipxe/ipxe/pull/45.patch
https://github.com/ipxe/ipxe/pull/45.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/ipxe/ipxe/pull/45
_______________________________________________
ipxe-devel mailing list
ipxe-devel@lists.ipxe.org
https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel

Reply via email to