On Sat, Mar 07, 2009 at 04:43:01PM +0100, phcoder wrote: > Hello. Here is a trivial patch for testing which interrupts are and > which aren't handled by BIOS. Can be used as a simple but not reliable > test for boot viruses
Would it be feasible to make this more generic? BIOS works with 16-bit 8086 mode interrupt handlers, others might have setup 32-bit interrupt handlers. What would you think of: - Detect both 16-bit / 8086 interrupts and 32-bit ones. - Make it agnostic about what firmware instead of assuming BIOS. - Building it in i386.rmk instead. ? -- Robert Millan The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and how) you may access your data; but nobody's threatening your freedom: we still allow you to remove your data and not access it at all." _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel