From owner-freebsd-hackers@freebsd.org Mon Feb 13 21:50:53 2017 Return-Path: Delivered-To: freebsd-hackers@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B0001CDE65B for ; Mon, 13 Feb 2017 21:50:53 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from springbank.echomania.com (springbank.echomania.com [149.210.134.147]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "springbank.echomania.com", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6FA729; Mon, 13 Feb 2017 21:50:53 +0000 (UTC) (envelope-from dim@FreeBSD.org) X-Virus-Scanned: Debian amavisd-new at springbank.echomania.com Received: from [IPv6:2001:7b8:3a7::edc2:5bd4:2353:56e3] (unknown [IPv6:2001:7b8:3a7:0:edc2:5bd4:2353:56e3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by springbank.echomania.com (Postfix) with ESMTPSA id 1E26058007C; Mon, 13 Feb 2017 22:50:50 +0100 (CET) From: Dimitry Andric Message-Id: Content-Type: multipart/signed; boundary="Apple-Mail=_CC5C7DD2-7BC4-420B-B77C-6B5979CB1E47"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 10.2 \(3259\)) Subject: Re: GELI BIOS weirdness Date: Mon, 13 Feb 2017 22:50:42 +0100 In-Reply-To: Cc: cem@freebsd.org, "freebsd-hackers@freebsd.org" To: Eric McCorkle References: <6874308d-8892-2f03-d125-418949fd472c@metricspace.net> <919F6E39-476C-44B5-93EA-447D855921DE@FreeBSD.org> X-Mailer: Apple Mail (2.3259) X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Feb 2017 21:50:53 -0000 --Apple-Mail=_CC5C7DD2-7BC4-420B-B77C-6B5979CB1E47 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 13 Feb 2017, at 22:44, Eric McCorkle wrote: >=20 > On 02/13/2017 16:37, Dimitry Andric wrote: >> Yeah, but I'm interested in the symbols, otherwise it becomes hard to >> follow. Also, I've looked at my own copy of gptboot.o, and it = doesn't >> contain those bytes at all. That said, my gptboot sources also don't >> have the lines: >=20 > What version of the compiler are you using? >=20 > Mine: >=20 > $ clang --version > FreeBSD clang version 3.8.0 (tags/RELEASE_380/final 262564) (based on > LLVM 3.8.0) > Target: x86_64-unknown-freebsd12.0 > Thread model: posix > InstalledDir: /usr/bin I'm on the projects/clang400-import branch, obviously: FreeBSD clang version 4.0.0 (branches/release_40 294803) (based on LLVM = 4.0.0) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin but it's easy for me to compile with any old version of clang, though I don't think that will matter much. However, I also think I'm not using the same gptboot sources as you? Are you working off of a GitHub fork, by any chance? -Dimitry --Apple-Mail=_CC5C7DD2-7BC4-420B-B77C-6B5979CB1E47 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----- iEYEARECAAYFAliiKjkACgkQsF6jCi4glqPYZACg3iUQQQaTYpEuJpDx3mZBDa6B 6cIAnRmsWVN5G15K4tybCCeUg1ErUsdv =AA2G -----END PGP SIGNATURE----- --Apple-Mail=_CC5C7DD2-7BC4-420B-B77C-6B5979CB1E47--