mirror of
https://github.com/opnsense/src.git
synced 2026-02-22 17:32:57 -05:00
Implement vt_vbefb to support Vesa Bios Extensions (VBE) framebuffer with VT. vt_vbefb is built based on vt_efifb and is assuming similar data for initialization, use MODINFOMD_VBE_FB to identify the structure vbe_fb in kernel metadata. struct vbe_fb, is populated by boot loader, and is passed to kernel via metadata payload. Differential Revision: https://reviews.freebsd.org/D27373 |
||
|---|---|---|
| .. | ||
| xen | ||
| _align.h | ||
| _inttypes.h | ||
| _limits.h | ||
| _stdint.h | ||
| _types.h | ||
| acpica_machdep.h | ||
| apicreg.h | ||
| apicvar.h | ||
| apm_bios.h | ||
| bus.h | ||
| bus_dma.h | ||
| busdma_impl.h | ||
| cputypes.h | ||
| dump.h | ||
| elf.h | ||
| endian.h | ||
| fdt.h | ||
| float.h | ||
| fpu.h | ||
| frame.h | ||
| ifunc.h | ||
| init.h | ||
| intr_machdep.h | ||
| iommu.h | ||
| legacyvar.h | ||
| mca.h | ||
| metadata.h | ||
| mptable.h | ||
| ofw_machdep.h | ||
| pci_cfgreg.h | ||
| procctl.h | ||
| psl.h | ||
| ptrace.h | ||
| pvclock.h | ||
| reg.h | ||
| segments.h | ||
| setjmp.h | ||
| sigframe.h | ||
| signal.h | ||
| specialreg.h | ||
| stack.h | ||
| stdarg.h | ||
| sysarch.h | ||
| trap.h | ||
| ucode.h | ||
| ucontext.h | ||
| vdso.h | ||
| vmware.h | ||
| x86_smp.h | ||
| x86_var.h | ||