From nobody Thu Mar 26 16:02:35 2026 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fhT7h6NbBz6RlSh for ; Thu, 26 Mar 2026 16:02:40 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fhT7h44QFz3tCc for ; Thu, 26 Mar 2026 16:02:40 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1774540960; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=RUh1wL0eWeks0+H+7/Cu1FeiyiXjEAfN1cgfvYJA9Fk=; b=HRlCQbQKa8UcJ0ilTSe5r0GiggkcYCGBrDHd4cmwbRJlhkAKVYhVF/fcy2RN3K1xmr+lUh 23nQyKO0V4nsTpy0o6s775fM30eWdposNC7JE0B6/k/8vUqwZHKw7PTR/GsWh+aNf14o3y G6QxYgy5wsajQTgoDVKozC7OLdy+HA+Cfp2E54rBLq4HqCRGiSe50hGN/iORp5h+kaD5Om OBHgZleG094IBEuKy0X0Io2cZ4EsR/ZGmG6wyTzxzE0HCEq4F5GUEMamKyVAkP0/pIz4U+ VEOqISp/Shl6ixWAuH08UaVrv+YBBUYGH5iTmElmyiwwev2oFydyqdIQhFdfqA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1774540960; a=rsa-sha256; cv=none; b=yIH95fva/SEsnJb6a8FY5KKwtFIbZJGL13NtjzN7x6mb9YLMWh/eI6010iulFo1uPJkfHJ NWjT81o9acS/hxWiDXaFzor0IP3efICivoSxLGOILKhO1+Ds6RWbWi5N3RJot3nBcJuvDL K5eW7p8WiHtJxDjxjxAcqaukXUEvrpvpjgKUdeasVrPZQBSS2RopbSmbQjpvZyRWxyslG5 1mVJAxT+EGYyujKc/WEYiC+nDu5K80XuaBV0fF9392eQtx76+s3VqHlHYfJmMYXFSc4uwC GLtplaTjA1pJeeMQdNdo1PkppP6c5mgh7lzrL0yNqhCsovRk3sR42BwT08frFw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1774540960; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=RUh1wL0eWeks0+H+7/Cu1FeiyiXjEAfN1cgfvYJA9Fk=; b=Ti7KEqgcS5BGHosmr6sr1/aJhFEoOIvEOH0LD3Gmt96as6IEwXBcb5/WHDE+twU466QlJZ fxW+/dTsLYQc/5nSG4FeuuvIS00qVl5GzlQTRYYiVs8acxuEsMgVfho/YOVru6NhwjSfFK uZI5eXXnXTlrQaB80wWfoEDhWIv3LT9Kzj8GYvntKjUKxZV5SqcyNM6Hr1CUlZJm7n5OeT CiFag28sKtcfpBWTGmoL6SlrOjc9cz9cYMk2yCRn6OoMwBIs4kVMd3s1UR8ESVioNJ+RRh OvaEoU6JFsZDGzg7L2IvGW+BFPySGSNM+qQblWN4AA7RaTE3fwuHSGl7b3BEFg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fhT7h3PPTz10K0 for ; Thu, 26 Mar 2026 16:02:40 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 26d3a by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 26 Mar 2026 16:02:35 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Cc: Olivier Certner From: Warner Losh Subject: git: 557f50263905 - stable/14 - sys: vt_efifb: EFI not supported on i386; move it back to amd64/NOTES List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: imp X-Git-Repository: src X-Git-Refname: refs/heads/stable/14 X-Git-Reftype: branch X-Git-Commit: 557f50263905ffa68d748048753ac84658b1bca8 Auto-Submitted: auto-generated Date: Thu, 26 Mar 2026 16:02:35 +0000 Message-Id: <69c5589b.26d3a.1747415c@gitrepo.freebsd.org> The branch stable/14 has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=557f50263905ffa68d748048753ac84658b1bca8 commit 557f50263905ffa68d748048753ac84658b1bca8 Author: Olivier Certner AuthorDate: 2026-01-12 09:28:54 +0000 Commit: Warner Losh CommitDate: 2026-03-26 15:55:49 +0000 sys: vt_efifb: EFI not supported on i386; move it back to amd64/NOTES We do not support EFI boot on i386. Thus: 1. Move (back) 'device vt_efifb' from x86/NOTES to amd64/NOTES. 2. Remove 'device vt_efifb' from i386/MINIMAL. Reported by: jhb Fixes: f224591746bd ("Add ASMC_DEBUG make option") Fixes: 67599eef01f5 ("sys/x86/NOTES: Add vt_efifb") Sponsored by: The FreeBSD Foundation (cherry picked from commit 9c25620e57f01d8227f0d53c6b2134ab37a49fdf) --- sys/amd64/conf/NOTES | 3 +++ sys/i386/conf/MINIMAL | 1 - 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/sys/amd64/conf/NOTES b/sys/amd64/conf/NOTES index 187d5676d55e..9640a7a59766 100644 --- a/sys/amd64/conf/NOTES +++ b/sys/amd64/conf/NOTES @@ -43,6 +43,9 @@ cpu HAMMER # aka K8, aka Opteron & Athlon64 # Optional devices: # +# vt(4) drivers. +device vt_efifb # EFI framebuffer + # 3Dfx Voodoo Graphics, Voodoo II /dev/3dfx CDEV support. This will create # the /dev/3dfx0 device to work with glide implementations. This should get # linked to /dev/3dfx and /dev/voodoo. Note that this is not the same as diff --git a/sys/i386/conf/MINIMAL b/sys/i386/conf/MINIMAL index 3d97f84058a9..e543f2089124 100644 --- a/sys/i386/conf/MINIMAL +++ b/sys/i386/conf/MINIMAL @@ -113,7 +113,6 @@ options SC_PIXEL_MODE # add support for the raster text mode # vt is the default video console driver device vt device vt_vga -device vt_efifb device vt_vbefb device agp # support several AGP chipsets