freebsd-skq/sys/boot/i386/gptboot
John Baldwin c22616ec0b - Initialize the vm86 structure to a known-good state. Specifically, always
set the %eflags used during a BIOS call via BTX to 0x202.  Previously
  the flags field was uninitialized garbage, and thus it was "random" if
  interrupts were enabled or not during BIOS calls.
- Use constants from <machine/psl.h> for fields in %eflags.

MFC after:	3 days
2008-08-08 19:41:20 +00:00
..
gptboot.c - Initialize the vm86 structure to a known-good state. Specifically, always 2008-08-08 19:41:20 +00:00
gptldr.S Add a note to indicate that these files do borrow in part from mbr.s and 2007-11-26 21:29:59 +00:00
Makefile Add . to the include path so that we follow the 'machine' symlink we create 2007-10-26 15:56:22 +00:00