This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Old BIOS question - isHWI in v4.9

All in the title really, I have to maintain an old project with an old BIOS, it has a sem_pend in a util function that can be called from an SWI/HWI etc, I need to detect this and set the timeout to zero.

Chris