freebsd-dev/sys/compat/x86bios
Jung-uk Kim bc339276fb Check opcode for short jump as well. Some option ROMs do short jumps
(e.g., some NVIDIA video cards) and we were not able to do POST while
resuming because we only honored long jump.

MFC after:	3 days
2010-08-25 20:52:40 +00:00
..
x86bios.c Check opcode for short jump as well. Some option ROMs do short jumps 2010-08-25 20:52:40 +00:00
x86bios.h Implement a simple native VM86 backend for X86BIOS. Now i386 uses native 2010-08-05 18:48:30 +00:00