From owner-freebsd-stable@freebsd.org Sun Jun 28 07:52:08 2020 Return-Path: Delivered-To: freebsd-stable@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id DC495344381 for ; Sun, 28 Jun 2020 07:52:08 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (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 "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49vjWX5b83z44n0; Sun, 28 Jun 2020 07:52:08 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [87.251.56.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "tensor.andric.com", Issuer "Let's Encrypt Authority X3" (verified OK)) (Authenticated sender: dim) by smtp.freebsd.org (Postfix) with ESMTPSA id A209729979; Sun, 28 Jun 2020 07:52:08 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from [10.10.156.45] (unknown [45.85.81.142]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 4574D6E388; Sun, 28 Jun 2020 09:52:07 +0200 (CEST) From: Dimitry Andric Message-Id: Content-Type: multipart/signed; boundary="Apple-Mail=_A88B789B-1173-45FE-8100-5B7DBB51F60B"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.14\)) Subject: Re: `efivar -l` fails on UEFI booted 11.4-RELEASE Date: Sun, 28 Jun 2020 09:52:00 +0200 In-Reply-To: Cc: Yasuhiro KIMURA , FreeBSD-STABLE Mailing List To: Kyle Evans References: <20200628.100353.961960407054898629.yasu@utahime.org> X-Mailer: Apple Mail (2.3445.104.14) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Jun 2020 07:52:08 -0000 --Apple-Mail=_A88B789B-1173-45FE-8100-5B7DBB51F60B Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 28 Jun 2020, at 04:21, Kyle Evans wrote: >=20 > On Sat, Jun 27, 2020 at 8:04 PM Yasuhiro KIMURA = wrote: >>=20 >> On UEFI booted 11.4-RELEASE system `efivar -l` fails as following. >>=20 >> root@rolling-vm-freebsd3[160]# uname -a >> FreeBSD rolling-vm-freebsd3.home.utahime.org 11.4-RELEASE FreeBSD = 11.4-RELEASE #0 r362094: Fri Jun 12 18:27:15 UTC 2020 = root@releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 >> root@rolling-vm-freebsd3[161]# efivar -l >> efivar: Error listing names: No such file or directory Perhaps the efivar utility could suggest loading the module in this = case? -Dimitry --Apple-Mail=_A88B789B-1173-45FE-8100-5B7DBB51F60B Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.2 iF0EARECAB0WIQR6tGLSzjX8bUI5T82wXqMKLiCWowUCXvhMIAAKCRCwXqMKLiCW o1b5AJ90c+ab77aGzlw6XRSnfFov9RtwqgCeMGEkpiT2ZdMe809OruLSyRgwA4M= =CCEO -----END PGP SIGNATURE----- --Apple-Mail=_A88B789B-1173-45FE-8100-5B7DBB51F60B--