[ipxe-devel] [ipxe] [efi] Remove 'hlt' instruction as it causes us to lose interrupts. (#45)

Jonathan Dieter notifications at github.com
Thu Mar 3 09:41:56 UTC 2016


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ipxe.org/pipermail/ipxe-devel/attachments/20160303/cf6303c0/attachment.htm>


More information about the ipxe-devel mailing list