Searched hist:a4a10b37d422dcdff2b0d700ab073b3078627a08 (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/x86/include/ |
H A D | metadata.h | diff a4a10b37d422dcdff2b0d700ab073b3078627a08 Mon Nov 30 09:22:40 CET 2020 Toomas Soome <tsoome@FreeBSD.org> Add VT driver for VBE framebuffer device
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
|
/freebsd/sys/dev/vt/hw/vbefb/ |
H A D | vbefb.c | a4a10b37d422dcdff2b0d700ab073b3078627a08 Mon Nov 30 09:22:40 CET 2020 Toomas Soome <tsoome@FreeBSD.org> Add VT driver for VBE framebuffer device
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
|
/freebsd/sys/kern/ |
H A D | subr_module.c | diff a4a10b37d422dcdff2b0d700ab073b3078627a08 Mon Nov 30 09:22:40 CET 2020 Toomas Soome <tsoome@FreeBSD.org> Add VT driver for VBE framebuffer device
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
|
/freebsd/sys/dev/hyperv/vmbus/ |
H A D | vmbus.c | diff a4a10b37d422dcdff2b0d700ab073b3078627a08 Mon Nov 30 09:22:40 CET 2020 Toomas Soome <tsoome@FreeBSD.org> Add VT driver for VBE framebuffer device
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
|
/freebsd/sys/amd64/conf/ |
H A D | NOTES | diff a4a10b37d422dcdff2b0d700ab073b3078627a08 Mon Nov 30 09:22:40 CET 2020 Toomas Soome <tsoome@FreeBSD.org> Add VT driver for VBE framebuffer device
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
|
H A D | GENERIC | diff a4a10b37d422dcdff2b0d700ab073b3078627a08 Mon Nov 30 09:22:40 CET 2020 Toomas Soome <tsoome@FreeBSD.org> Add VT driver for VBE framebuffer device
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
|
/freebsd/sys/conf/ |
H A D | files | diff a4a10b37d422dcdff2b0d700ab073b3078627a08 Mon Nov 30 09:22:40 CET 2020 Toomas Soome <tsoome@FreeBSD.org> Add VT driver for VBE framebuffer device
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
|