From owner-freebsd-current@freebsd.org Sun Mar 25 12:52:31 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C3FF7F6C24D for ; Sun, 25 Mar 2018 12:52:31 +0000 (UTC) (envelope-from shedatc@gmail.com) Received: from mail-wm0-x233.google.com (mail-wm0-x233.google.com [IPv6:2a00:1450:400c:c09::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4055F8412B; Sun, 25 Mar 2018 12:52:31 +0000 (UTC) (envelope-from shedatc@gmail.com) Received: by mail-wm0-x233.google.com with SMTP id v21so10771930wmc.1; Sun, 25 Mar 2018 05:52:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:reply-to:in-reply-to:references:from:date:message-id :subject:to:cc; bh=ejOslvOYIWt547RmeNW+xuuc0dGMkgjQBj/91hRAKp8=; b=pu/MmDV6Tz3/4c3HA5+MXI+z0N9H4MPRUPgFLmwWySusL5t1BsO3ILsp5zAq5J/vX4 8KjYVzvdjlgX9vVFAht8tT6vmwxGULkFzMW+stKEs+z6t35a5tMVK2bPBw15yExuLeIY xF2blHZP3kuTHZvMiAM/tFu7n+hLQJh58n4fyYniUNTxsQAva3yRsCDTuqKvdZP4QO2R 32//D9FGBIQlnvEa++/isQtIFY9Z5Mino09NUmdisEQ0p+FWWNFj/1tDXuhYeAAxScrc 4wKAz+3aXNlOQ3tZb6Dqv/CQGvoPxp648FWpohLv+2Y2C2EK82LtrCuzF/MNbmXFbQTJ jHeg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:reply-to:in-reply-to:references :from:date:message-id:subject:to:cc; bh=ejOslvOYIWt547RmeNW+xuuc0dGMkgjQBj/91hRAKp8=; b=r2uXI2dl8BDD5LMxYGEYvDfKjsfqNEaEDYIYuXwbopD7HIWwOQ/P0bTh9KnAqmRP8o MnjLLcIpMMyvrfsIFEEFWlmSfDf4wVU8jtuyF/Jwq8Wxg/OoqgeFAk/gKDbmoaNTiZfP DuLYyKMUOZmuU1CD7O95vgd4DbyP8EnZ7/WNkosjlU5tIbSXTFUecoPjuw1+oerNa5xT IlocxWh45/0TbWkXXa3C2qhYRil91d+jlqxMM1R0Y34YZSQk2iTfgNH7ikcpYEagUnSm fqq7N7ZNlSIk1m8a0XypwFB4rGjYx8UWlmevT24vqW+ZRQKlZj23PkXhlhmJbpjqQzA9 1W8w== X-Gm-Message-State: AElRT7FPh/jkiQj8WN5QjtlnBspa9AFde0Vyx8u6BuZrMPo5lNOd1Mcz n6f+48Pj3en8pPedy7vayr+2s6nqNZKS/U9oRKjxuA== X-Google-Smtp-Source: AG47ELtFoKN1uvsSxWEs6w34yjhouC+ZlmUC6ECMOxH8yED0khjUkFURwSgDuo2ym4fT0LbgcBlAjYcrbWnMXKDj7kM= X-Received: by 10.80.151.167 with SMTP id e36mr37206899edb.210.1521982350280; Sun, 25 Mar 2018 05:52:30 -0700 (PDT) MIME-Version: 1.0 Received: by 10.80.202.66 with HTTP; Sun, 25 Mar 2018 05:52:29 -0700 (PDT) Reply-To: sheda@fsfe.org In-Reply-To: References: From: Sheda Date: Sun, 25 Mar 2018 14:52:29 +0200 Message-ID: Subject: Re: Call for Testing: UEFI Changes To: Niclas Zeising Cc: Kyle Evans , FreeBSD Current Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Mar 2018 12:52:32 -0000 > > I've tested on two different computers, my ThinkPad x230 and my desktop > with a Intel DQ77MK motherboard. I've only done light testing such as > loading efirt.ko and running efibootmgr to check the boot settings, but i= t > has worked fine. > I also haven't seen any issues with console graphics on either machine. > Both computers are running CURRENT from yesterday, the desktop is on > r331481 and the laptop probably somewhere around that as well. > =E2=80=8BHi, I also would like to test the changes on my X230 but looking at =E2=80=8B https://download.freebsd.org/ftp/snapshots/ISO-IMAGES/12.0/, the most recent snapshot seems to be r331345. How did you get r331481? Regards, -S