mirror of
https://github.com/opnsense/src.git
synced 2026-02-11 06:45:34 -05:00
of <machine/pc/bios.h> specific to i386 and added a conditional define for BIOS_PADDRTOVADDR that depends on ISA_HOLE_START. The latter is undefined on alpha and ia64. Since the former is defined the same on both alpha and ia64, assume the ISA_HOLE_START dependent definition is specific to amd64 and use the identity-mapping in all other cases. This of course is getting uglier every day... |
||
|---|---|---|
| .. | ||
| boot_font.c | ||
| fb.c | ||
| fbreg.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 | ||