Results 31 comments of PluMGMK

> [@PluMGMK](https://github.com/PluMGMK) SeaBIOS already uses timer interrupts (through use of PIT and PIC) for USB polling so I imagine that won't be a problem. https://github.com/coreboot/seabios/blob/master/src/clock.c#L302 Indeed, but I'm wondering about...

Indeed, but don't some of the keyboard ports have different input and output functions? SMM won't help with that without having some hardware to back it up...

> IRQ1/12 can be generated through the chipset register called `LEGACY_ELIM` on 800 series and `SW_IRQ_GEN` on 7 series both being the same. It's likely that OEM UEFI uses this...

But doing something in SMM would require the user to re-flash their firmware, right? `csmwrap` as a bootable OS doesn't have permission to install its own SMM modules, does it?

I'm afraid this does not resolve my issue #57 :(

'Fraid that doesn't work for me either...

How can Copilot understand and fix the problem if I don't understand it myself?

Is this not caused by #1067?

Ah I just realized that Google search hints do work for me. They didn't before because of the issue I mentioned previously, but I guess that has resolved itself in...