mirror of
https://github.com/opnsense/src.git
synced 2026-02-21 17:00:58 -05:00
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 |
||
|---|---|---|
| .. | ||
| boot0 | ||
| boot0ext | ||
| boot0sio | ||
| boot2 | ||
| btx | ||
| cdboot | ||
| gptboot | ||
| kgzldr | ||
| libfirewire | ||
| libi386 | ||
| loader | ||
| mbr | ||
| pmbr | ||
| pxeldr | ||
| Makefile | ||
| Makefile.inc | ||