mirror of
https://github.com/opnsense/src.git
synced 2026-04-23 07:07:24 -04:00
the serial console speed (i386 and amd64 only). If the previous stage boot loader requested a serial console (RB_SERIAL or RB_MULTIPLE) then the default speed is determined from the current serial port speed. Otherwise it is set to 9600 or the value of BOOT_COMCONSOLE_SPEED at compile time. This makes it possible to set the serial port speed once in /boot.config and the setting will propagate to boot2, loader and the kernel serial console. |
||
|---|---|---|
| .. | ||
| boot0 | ||
| boot0ext | ||
| boot0sio | ||
| boot2 | ||
| btx | ||
| cdboot | ||
| gptboot | ||
| kgzldr | ||
| libi386 | ||
| loader | ||
| mbr | ||
| pxeldr | ||
| Makefile | ||
| Makefile.inc | ||