mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 08:13:38 -05:00
because it was mostly irrelevant - except for the silly BIOS_PADDRTOVADDR etc macros. Along the way of working around this, I missed a few things. * Make syscons properly inherit the bios capslock/shiftlock/etc state like i386 does. Note that we cannot inherit the bios key repeat rate because that requires a bios call (which is impossible for us). * Give syscons the ability to beep on amd64. Oops. While here, make bios.c compile and add it to files.amd64. |
||
|---|---|---|
| .. | ||
| boot_font.c | ||
| creator.c | ||
| creatorreg.h | ||
| fb.c | ||
| fbreg.h | ||
| gallant12x22.c | ||
| gallant12x22.h | ||
| gfb.c | ||
| gfb.h | ||
| s3_pci.c | ||
| splash.c | ||
| splash_bmp.c | ||
| splash_pcx.c | ||
| splashreg.h | ||
| tga.c | ||
| tga.h | ||
| vga.c | ||
| vgareg.h | ||