From nobody Tue Aug 13 21:17:34 2024 X-Original-To: hackers@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 4Wk4424wdPz5TR9B for ; Tue, 13 Aug 2024 21:18:10 +0000 (UTC) (envelope-from jamie@catflap.org) Received: from donotpassgo.dyslexicfish.net (donotpassgo.dyslexicfish.net [IPv6:2001:19f0:7400:8808:123::1]) by mx1.freebsd.org (Postfix) with ESMTP id 4Wk4416vS5z45hw for ; Tue, 13 Aug 2024 21:18:09 +0000 (UTC) (envelope-from jamie@catflap.org) Authentication-Results: mx1.freebsd.org; none X-Catflap-Envelope-From: X-Catflap-Envelope-To: hackers@FreeBSD.org Received: from donotpassgo.dyslexicfish.net (donotpassgo.dyslexicfish.net [209.250.224.51]) by donotpassgo.dyslexicfish.net (8.14.5/8.14.5) with ESMTP id 47DLHaI6053068; Tue, 13 Aug 2024 22:17:36 +0100 (BST) (envelope-from jamie@donotpassgo.dyslexicfish.net) Received: (from jamie@localhost) by donotpassgo.dyslexicfish.net (8.14.5/8.14.5/Submit) id 47DLHYqZ053067; Tue, 13 Aug 2024 22:17:34 +0100 (BST) (envelope-from jamie) From: Jamie Landeg-Jones Message-Id: <202408132117.47DLHYqZ053067@donotpassgo.dyslexicfish.net> Date: Tue, 13 Aug 2024 22:17:34 +0100 Organization: Dyslexic Fish To: tomek@cedro.info, imp@bsdimp.com Cc: hackers@FreeBSD.org, danny@cs.huji.ac.il Subject: Re: FreeBSD 14.1 and UEFI boot ignores bootme flag References: <0C0CF611-4C88-4EF1-9F9A-3A35D5236854@cs.huji.ac.il> In-Reply-To: User-Agent: Heirloom mailx 12.4 7/29/08 List-Id: Technical discussions relating to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-hackers List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-hackers@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.2.7 (donotpassgo.dyslexicfish.net [209.250.224.51]); Tue, 13 Aug 2024 22:17:36 +0100 (BST) X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:20473, ipnet:2001:19f0:7400::/38, country:US] X-Rspamd-Queue-Id: 4Wk4416vS5z45hw Warner Losh wrote: > These might work. bootme is only documented in the BIOS loader man > page... It's documented here, too: https://man.freebsd.org/cgi/man.cgi?query=gptboot.efi&apropos=0&sektion=8&manpath=FreeBSD+15.0-CURRENT&arch=default&format=html Jamie