From owner-freebsd-questions@FreeBSD.ORG Tue Jun 5 19:45:33 2012 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BFE2C106566C for ; Tue, 5 Jun 2012 19:45:33 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (muon.cran.org.uk [IPv6:2a01:348:0:15:5d59:5c40:0:1]) by mx1.freebsd.org (Postfix) with ESMTP id 72C978FC0A for ; Tue, 5 Jun 2012 19:45:33 +0000 (UTC) Received: from muon.cran.org.uk (localhost [127.0.0.1]) by muon.cran.org.uk (Postfix) with ESMTP id 630B8E643B; Tue, 5 Jun 2012 20:46:07 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=cran.org.uk; h=message-id :date:from:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; s=mail; bh=Pg71OZb/gZoK +dV/O/PQABTiOno=; b=YEWvu4Y+Uq1xrDoNNPZ2b4QasTRqPKr95S8hvqeCLbla JSTPLLFjpFZJL57lvB04zkLyukQ0nuBB5fWYyMYia7CYGr+owEOpNG9Sf6FzMvIR qSfUVCxN2G2Z4o1ir0tAmtEw1dd43cidnAMwxGhtPoDWJlE6ew8LV9vecSLG/yk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=cran.org.uk; h=message-id :date:from:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; q=dns; s=mail; b=YZ1mXk Z82alYNNH2ifXHNBhU9KuQm6rVtL1Av5bW7wSDyCG5EyNFynKhFPNh82bAmEE5Cc J/MdbsiDdwWnyLYTng41xXFpp166zgYLBH6A1QVE9nKbRDb/0V9JjfCngz1+GC80 DQ6HbveCdjWMBbU3IyfEQ3u86OPMbCsXua0Ws= Received: from [192.168.2.11] (unknown [93.89.81.205]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA id 3E7BCE643A; Tue, 5 Jun 2012 20:46:07 +0100 (BST) Message-ID: <4FCE61D4.9070300@cran.org.uk> Date: Tue, 05 Jun 2012 20:45:24 +0100 From: Bruce Cran User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0) Gecko/20120428 Thunderbird/12.0.1 MIME-Version: 1.0 To: goksin.akdeniz@gmail.com References: <20120605221250.9da6bd5c.goksin.akdeniz@gmail.com> In-Reply-To: <20120605221250.9da6bd5c.goksin.akdeniz@gmail.com> Content-Type: text/plain; charset=ISO-8859-9; format=flowed Content-Transfer-Encoding: quoted-printable Cc: Kurt Buff , FreeBSD Questions Subject: Re: Is this something we (as consumers of FreeBSD) need to be aware of? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jun 2012 19:45:33 -0000 On 05/06/2012 20:12, G=F6k=FEin Akdeniz wrote: > That's restriction is only for ARM devices which have a label that says > "Desgined for Windows8". In other words those devices can not boot > another os except Windows 8 due to secure boot option enabled by > default. Not quite. As I understand it, on ARM secure boot will be enabled by=20 default and users won't have any option of disabling it or adding their=20 own keys. On x86 secure boot will be enabled by default too, but with=20 the option of disabling it or adding custom keys. --=20 Bruce Cran