From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1WzUt6-00043l-RR for mharc-grub-devel@gnu.org; Tue, 24 Jun 2014 13:52:08 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33604) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WzUsy-0003wP-EB for grub-devel@gnu.org; Tue, 24 Jun 2014 13:52:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WzUss-0007MJ-Sk for grub-devel@gnu.org; Tue, 24 Jun 2014 13:52:00 -0400 Received: from mail-lb0-x229.google.com ([2a00:1450:4010:c04::229]:55767) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WzUss-0007M0-FW for grub-devel@gnu.org; Tue, 24 Jun 2014 13:51:54 -0400 Received: by mail-lb0-f169.google.com with SMTP id l4so960656lbv.14 for ; Tue, 24 Jun 2014 10:51:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type; bh=+QwzoA6/y0jipv6uNqHhXsD1TjDhDkiEMQpg4/9x2m0=; b=kkWuubFf/V+vIrEfwz5+BdfJSptrLwkG0ApeU2YmXyJZuhWh1JU2IapKHEN5E/zFvc VTlomStRABeaQuACwUQQ/uByukAyLyS0vog5RKFqeIwgrvY1qF6dQanMp9ieVoU5S/G1 iJxDI+RFK3Xfo9UlCU8e8LQzjCir4EtW8QKM7YxZv+7R9ja5pmgEF6Z2tKgfoQyLSUXo Hj1k1qlz5yfaW7/QvEFIueLcrr5nvueC5FmkZeG/Lm3/hqq5Pd680L3PLWUh5FYwcjvc Tl6HhjKOo14dtWKjddKFCVAcgrKwzuK28NqnwTTFl7mByN/jgqjSEHApIdSwpwweBIzX YS/g== X-Received: by 10.153.4.42 with SMTP id cb10mr1649756lad.83.1403632312874; Tue, 24 Jun 2014 10:51:52 -0700 (PDT) Received: from [10.2.2.145] ([212.49.112.213]) by mx.google.com with ESMTPSA id dn8sm395526lac.31.2014.06.24.10.51.34 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Jun 2014 10:51:51 -0700 (PDT) Message-ID: <53A9BA8B.1000805@gmail.com> Date: Tue, 24 Jun 2014 23:51:07 +0600 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:30.0) Gecko/20100101 Icedove/30.0 MIME-Version: 1.0 To: The development of GNU GRUB Subject: Re: [PATCH] Add specific functions for Apple Platforms References: In-Reply-To: X-Enigmail-Version: 1.6+git0.20140323 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="MFsaPeBG0wBmVh8WbSlE5wgcKmiPmg40i" X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c04::229 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jun 2014 17:52:07 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --MFsaPeBG0wBmVh8WbSlE5wgcKmiPmg40i Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 22.06.2014 12:48, Yves Blusseau wrote: > This patch add specific functions for Apple platforms >=20 >=20 >=20 >=20 >=20 > Can i commit it ? >=20 No. It's wrong. It assumes that kernel architecture matches EFI architecture. On LInux it's no problem to assume it as Linux already has the same assumption. OSX doesn't. Also you don't detect Darwin booted on i386-pc or OSX booted though bootcamp (weird decision but possible). > Regards, > Yves >=20 >=20 >=20 > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel >=20 --MFsaPeBG0wBmVh8WbSlE5wgcKmiPmg40i Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Using GnuPG with Icedove - http://www.enigmail.net/ iF4EAREKAAYFAlOpuosACgkQmBXlbbo5nOsLiQD+PezkI/K3O7NDULekoV1E8Sto oiVZU8UMIC39Nqydo9QA/00JjnbsrYZj+RJ2LuShqDS33I79Gu9mm1DgadzPhVA+ =lxqV -----END PGP SIGNATURE----- --MFsaPeBG0wBmVh8WbSlE5wgcKmiPmg40i--