Search found 3 matches
- Mon Sep 12, 2011 6:21 am
- Forum: General BIOS Questions
- Topic: UEFI help
- Replies: 5
- Views: 9843
Re: UEFI help
Thanks but I have already gone through that webpage and a lot of others. I have also glanced through the UEFI manual.
- Thu Sep 08, 2011 4:19 pm
- Forum: General BIOS Questions
- Topic: UEFI help
- Replies: 5
- Views: 9843
UEFI help
Hi, I have a PC (Linux OS)that has an EFI BIOS. I wanted some clarity on the following questions 1. Does UEFI support Interrupt handling (ISR implementation)? If yes, what is the procedure? 2. Do we need to write the Interrupt handler routine and register it in the EFI code? If it possible, do we ha...