mirror of
https://github.com/opnsense/src.git
synced 2026-04-12 12:56:47 -04:00
In sys/boot/i386/boot2/boot2.c, change the type of the 'opts' variable from uint16_t back to uint32_t. The actual option bitmasks (RB_* and RBX_*) assume at least a 32 bit variable. Submitted by: rdivacky |
||
|---|---|---|
| .. | ||
| boot0 | ||
| boot0.5 | ||
| boot2 | ||
| btx | ||
| cdboot | ||
| kgzldr | ||
| libpc98 | ||
| loader | ||
| pc98boot | ||
| Makefile | ||
| Makefile.inc | ||