mirror of
https://github.com/opnsense/src.git
synced 2026-04-12 21:06:41 -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 |
||
|---|---|---|
| .. | ||
| boot1.S | ||
| boot2.c | ||
| Makefile | ||