From nobody Sat Nov 02 19:08:35 2024 X-Original-To: freebsd-stable@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 4XgnMQ6z4gz5cXXH for ; Sat, 02 Nov 2024 19:08:50 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-pj1-x1033.google.com (mail-pj1-x1033.google.com [IPv6:2607:f8b0:4864:20::1033]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "WR4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XgnMP2hg1z4rBD for ; Sat, 2 Nov 2024 19:08:49 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=bsdimp-com.20230601.gappssmtp.com header.s=20230601 header.b=MAQ9gyly; spf=none (mx1.freebsd.org: domain of wlosh@bsdimp.com has no SPF policy when checking 2607:f8b0:4864:20::1033) smtp.mailfrom=wlosh@bsdimp.com; dmarc=none Received: by mail-pj1-x1033.google.com with SMTP id 98e67ed59e1d1-2e91403950dso2178344a91.3 for ; Sat, 02 Nov 2024 12:08:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20230601.gappssmtp.com; s=20230601; t=1730574528; x=1731179328; darn=freebsd.org; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :from:to:cc:subject:date:message-id:reply-to; bh=1pAun9Y3tAPH6ReLJCHPFd+mpBsML9xswxo8gCaFuCY=; b=MAQ9gyly2lqJjbFLF3/uqeEeBDzMxsPLYhNfxPmdDuaWYv3rBkvg+Lxzz9I2/t/LjG 3ZO4p3PxOnVFKb8nWMnpIjce+hSF5Le5dgy4TRqZpC7NtIpqAEKyax0oTsu10YhnJ7Kr It59TaPmfayapsIXvkadeISpomcpJXmPtF9JxPyND/oS0eRaj3OtpUXrqiKwdpuuT59S 0MfsQvsrlKAWJdsAd7OfWU+QAOmzD2/EMOmYqMu5HmXjN+BdXw0FmFyU66+nRZoVKY++ YVj8pohHSJqnoizkzKbWrxIffXhL0wHIUqscRgTn1bAvhE40tcV+ag7yQe2bhS9eCULl vE9A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730574528; x=1731179328; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=1pAun9Y3tAPH6ReLJCHPFd+mpBsML9xswxo8gCaFuCY=; b=DghdBSMnishUHiGMKH+hAcXNCXWyaXHM6l/H6RkaoQIovWFD3vSpuVdtX/vbCtFxU+ idEyLF4GQx+jUZvGIxq5V18BHng0MxnmpdLjU8eU9VR4UufarzTzMnPtGeByJ44+fqas 0LhXF6aTmIH2mumIqLq1b/p97UQaEL/zbot4t4UAyd9TR7jsE1tFAnW0RTeqE0wxY/3a Ro+hNO+4jJZ7nIiggOdSn0rTWJ+y8OM8L1ZsCADzGwyukVG0/gEUwe1ndXCmjFYpwCFL Bywc/wigld4dGSLJ5FeAjw7pKmUp5Bou1L/FZjV3ccNGpv0ds3xkvoLEoVoRkyMI/UvB /PEw== X-Gm-Message-State: AOJu0YyaCRocn27UZEWd7xZbJ9q/xq2HC/wmHZX7FcL3ikeWllLt+/IK oegYju1QCm3BMaxCx18VM2G2dep04lbB0clfxrVriqWxpkVEzJn5lPNEbmYc5Awsdl17RTsTppn xE5dJASxa5Hblvr+TgJ+7TvhBlqFNyNf1EXVSJCu1evlicnFpt2xWGA== X-Google-Smtp-Source: AGHT+IEmWFhVexHnfdh46DqOTjM13eQK75nlhySpJCq2tZpPJgaCFisSC1NsO333xJdvxfoDUplzqa3ubIKYrUHYIHg= X-Received: by 2002:a17:90b:3ec9:b0:2e2:bf7f:3369 with SMTP id 98e67ed59e1d1-2e8f105811emr30965736a91.5.1730574526154; Sat, 02 Nov 2024 12:08:46 -0700 (PDT) List-Id: Production branch of FreeBSD source code List-Archive: https://lists.freebsd.org/archives/freebsd-stable List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-stable@freebsd.org Sender: owner-freebsd-stable@FreeBSD.org MIME-Version: 1.0 References: In-Reply-To: From: Warner Losh Date: Sat, 2 Nov 2024 13:08:35 -0600 Message-ID: Subject: Re: beastie menu is broken in latest update (stable/14-n269388-1821145f28e9) To: FreeBSD-STABLE Mailing List Content-Type: multipart/alternative; boundary="000000000000e3a6ac0625f2c7cb" X-Spamd-Result: default: False [-3.00 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-1.000]; FORGED_SENDER(0.30)[imp@bsdimp.com,wlosh@bsdimp.com]; R_DKIM_ALLOW(-0.20)[bsdimp-com.20230601.gappssmtp.com:s=20230601]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; RCPT_COUNT_ONE(0.00)[1]; R_SPF_NA(0.00)[no SPF record]; RCVD_COUNT_ONE(0.00)[1]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ASN(0.00)[asn:15169, ipnet:2607:f8b0::/32, country:US]; MISSING_XM_UA(0.00)[]; DMARC_NA(0.00)[bsdimp.com]; RCVD_TLS_LAST(0.00)[]; MLMMJ_DEST(0.00)[freebsd-stable@freebsd.org]; FROM_NEQ_ENVFROM(0.00)[imp@bsdimp.com,wlosh@bsdimp.com]; FROM_HAS_DN(0.00)[]; RCVD_IN_DNSWL_NONE(0.00)[2607:f8b0:4864:20::1033:from]; ARC_NA(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-stable@freebsd.org]; TO_MATCH_ENVRCPT_ALL(0.00)[]; TO_DN_ALL(0.00)[]; DKIM_TRACE(0.00)[bsdimp-com.20230601.gappssmtp.com:+] X-Rspamd-Queue-Id: 4XgnMP2hg1z4rBD X-Spamd-Bar: -- --000000000000e3a6ac0625f2c7cb Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Sat, Nov 2, 2024, 1:06=E2=80=AFPM void wrote: > On Sat, Nov 02, 2024 at 10:42:16AM -0600, Warner Losh wrote: > >OK. This is because the text-only boot loader only supports cons25-level > of > >character set (which is ASCII + upper page IBMPC) > >rather than Unicode. There's 0 chance that unicode support will be added > to > >that boot loader (you need the graphics based > >one), so I used graphics vs not to know when to use Unicode vs cons25. I= t > >works for me on the last remaining BIOS machine > >it turns out that I have handy. Please test. > > > >https://reviews.freebsd.org/D47403 > > TYVM, will reboot & test a little later when the machine's > not busy > I've tested EFI and BIOS and I have a couple of reports that it works on BIOS so far. Warner > --000000000000e3a6ac0625f2c7cb Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


On Sat, Nov 2, 2024, 1:06=E2=80=AFPM void <void@f-m.fm> wrote:
On Sat, Nov 02, 2024 at 10:42:16AM -0600, Warner Losh wrote= :
>OK. This is because the text-only boot loader only supports cons25-leve= l of
>character set (which is ASCII + upper page IBMPC)
>rather than Unicode. There's 0 chance that unicode support will be = added to
>that boot loader (you need the graphics based
>one), so I used graphics vs not to know when to use Unicode vs cons25. = It
>works for me on the last remaining BIOS machine
>it turns out that I have handy. Please test.
>
>https://reviews.freebsd.org/D47403

TYVM, will reboot & test a little later when the machine's
not busy

I've tested EFI and BIOS and I have a couple of reports that = it works on BIOS so far.

Warner
--000000000000e3a6ac0625f2c7cb--