diff options
| author | Olivier Certner <olce@FreeBSD.org> | 2026-01-09 16:23:59 +0000 |
|---|---|---|
| committer | Olivier Certner <olce@FreeBSD.org> | 2026-01-09 16:34:56 +0000 |
| commit | 67599eef01f5417715f673ec81fc1467917c7a10 (patch) | |
| tree | 235809a2c4af3be75f6d2527c0cb16410863cd1c | |
| parent | fde9fe18219f6e987279a9d042345e7c6fc170d1 (diff) | |
| -rw-r--r-- | sys/x86/conf/NOTES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/x86/conf/NOTES b/sys/x86/conf/NOTES index 643105096be2..2c8efa3726dc 100644 --- a/sys/x86/conf/NOTES +++ b/sys/x86/conf/NOTES @@ -329,6 +329,7 @@ options VGA_DEBUG # vt(4) drivers. device vt_vga # VGA device vt_vbefb # VBE framebuffer +device vt_efifb # EFI framebuffer # Linear framebuffer driver for S3 VESA 1.2 cards. Works on top of VESA. device s3pci |
