From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1aUIVN-0000JY-ON for mharc-grub-devel@gnu.org; Fri, 12 Feb 2016 13:31:45 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45715) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aUIVL-0000Ie-4T for grub-devel@gnu.org; Fri, 12 Feb 2016 13:31:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aUIVK-00086P-Dw for grub-devel@gnu.org; Fri, 12 Feb 2016 13:31:43 -0500 Received: from mail-wm0-x22b.google.com ([2a00:1450:400c:c09::22b]:37588) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aUIVK-00085p-6Y for grub-devel@gnu.org; Fri, 12 Feb 2016 13:31:42 -0500 Received: by mail-wm0-x22b.google.com with SMTP id g62so30831450wme.0 for ; Fri, 12 Feb 2016 10:31:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-type; bh=vnOCJdraKmtyWhOqZiSzgyZLauhCOT+/Yeyu43sFhqA=; b=ZDHgZr5TOzz5XoXo8if8BZUVTVi7HGHYJCd9myVCDQ+jbCZuDcjgKoGQSRnZcRLI4U hZ2DQoVXl75WDLyCsUQe3TTb/1ODPZo8MBdPDzeu2Q+iXNeXu43ceKCF9Wx1ZDaLerwf LgQLINhwU0CVSzyIkrTdQYyQj0xl7iu+Z1+Vd2DPB91pBsDiCYSlzQf4ldPNflmXeOd1 kELzXcI+ScDR/hjMc0Jnn4u7YUgdy+2WFV9Dax4nzTwLdE98KhlTDKNw8RGZWvRqoRvV ycOaxI2LYcUnpymuAwPkbwPv107NFyDJD+DtRGIaJCBKKonS3o2BJV6J8FFUVGHNZK2+ qWGw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-type; bh=vnOCJdraKmtyWhOqZiSzgyZLauhCOT+/Yeyu43sFhqA=; b=Z0V43gTyturb6aWvOxGKKSVX1NnODFXM+hk1/6Hl1hX4MXxEuqcOwvxBLxtdM1lYnC I00ixx3zxv3s97ilQZY6oTn7fXn5KPRiASayxcLJv6jYeO+gpmEQi8mDxPKxL7T6p0sh BEFStidTIUygFVdhBHW19ynWRFRQrM3dnz2nvsEpTNblXgxyaaqDSRSiUnwYcD13e/Xf 1GpKdE8lijpOyZACPVFY/BmYSYEM5Y4s5zvSkHp1N3coxxdFWijauD/1SFpa82oXpu2n oepZe4NkGqmIslwqJPG8wYAzJUu4ZgPl80TflAOw1bzqKwcWt5yTNkbTCh1IpSY0rIMn w/tQ== X-Gm-Message-State: AG10YOQcw4aaPOo5u0CiJM4Nrr3fYsEqTP8DE4che1/GMS6pG4JLRoDXHauiHq772A/Alg== X-Received: by 10.194.200.97 with SMTP id jr1mr3143205wjc.132.1455301901538; Fri, 12 Feb 2016 10:31:41 -0800 (PST) Received: from ?IPv6:2620:0:105f:fd00:a2a8:cdff:fe64:b3b5? ([2620:0:105f:fd00:a2a8:cdff:fe64:b3b5]) by smtp.gmail.com with ESMTPSA id w17sm3492705wmw.5.2016.02.12.10.31.40 for (version=TLSv1/SSLv3 cipher=OTHER); Fri, 12 Feb 2016 10:31:40 -0800 (PST) Subject: Re: [PATCH] core/partmap: Add El Torito boot catalog parsing To: grub-devel@gnu.org References: <1433672686-774-1-git-send-email-rosslagerwall@gmail.com> <20150608195144.69ed708c@opensuse.site> <20150608173106.GA9456@hobo.lan> <20150608205048.6f36750a@opensuse.site> <20150608182512.GA10375@hobo.lan> <20150608220117.5d8ce61e@opensuse.site> <20150620101647.GA5671@hobo.lan> From: =?UTF-8?Q?Vladimir_'=cf=86-coder/phcoder'_Serbinenko?= Message-ID: <56BE2505.8090102@gmail.com> Date: Fri, 12 Feb 2016 19:31:33 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.5.0 MIME-Version: 1.0 In-Reply-To: <20150620101647.GA5671@hobo.lan> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="pQLx9R983O79aDudLa9NvsscaDq0OI6p5" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2a00:1450:400c:c09::22b 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: Fri, 12 Feb 2016 18:31:44 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --pQLx9R983O79aDudLa9NvsscaDq0OI6p5 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 20.06.2015 12:16, Ross Lagerwall wrote: > GRUB calculates a boot device based on the device path given by the > firmware so: Please reread what Andrei said. GRUB combines stored prefix and information from firmware. Syntax ()/boot/grub will always use the full d= isk --pQLx9R983O79aDudLa9NvsscaDq0OI6p5 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iF4EAREKAAYFAla+JQUACgkQmBXlbbo5nOvFJAD+Px70BlfQwBzCxW2ayqd8p+7q d0ZsB7PeF/cOPak9BicA/jR8MBx90k59Ef8Xi/SomLGBM+cDbM2tViGYykqj4JBi =gbBw -----END PGP SIGNATURE----- --pQLx9R983O79aDudLa9NvsscaDq0OI6p5--