From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1XukYc-000826-PP for mharc-grub-devel@gnu.org; Sat, 29 Nov 2014 11:07:38 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39147) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XukYW-00081g-8H for grub-devel@gnu.org; Sat, 29 Nov 2014 11:07:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XukYQ-00036r-Cv for grub-devel@gnu.org; Sat, 29 Nov 2014 11:07:32 -0500 Received: from mail-la0-x229.google.com ([2a00:1450:4010:c03::229]:43305) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XukYQ-00036g-4n for grub-devel@gnu.org; Sat, 29 Nov 2014 11:07:26 -0500 Received: by mail-la0-f41.google.com with SMTP id hv19so2218929lab.14 for ; Sat, 29 Nov 2014 08:07:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; bh=Tdz5X/unP5ZbDtJ07ZYv7vLelijkVZv4mL7aq13Q9mY=; b=k+hV8e/W9ZyzpZJ1t8XzJbmETvi04NG+gEU4hc4WYk5kGDiaOkHZ8SuYHdXiDvQ/ef h8fiPxH0mbl2Q0gTyzE1Cj1e+esx8jvp+J6ZWOUd3t5Phspg1nfhveYl2QGnSpXPzWqk lTeKJ+DLEHKQeNFFAXn8ARjyQ0n/WPynaFnkZpW89povOZSEZz/zrN5BCfYk0PfitLYx 9BP5Lu4WxIlAiEpcAwehtRE/mqk0k/o1cE5mG/xeOFAqHgQglwFEHPB7E3x/s4eG+xM1 XvzNxQIxDjunr+xO9sSNT4wqzvYFUQnG495knemzJ5lUWl23Qr2bmY/F0fAztyv+HOUD 9bgA== X-Received: by 10.152.29.41 with SMTP id g9mr13859062lah.32.1417277245372; Sat, 29 Nov 2014 08:07:25 -0800 (PST) Received: from opensuse.site (ppp91-76-15-25.pppoe.mtu-net.ru. [91.76.15.25]) by mx.google.com with ESMTPSA id ba19sm1090703lab.23.2014.11.29.08.07.24 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 29 Nov 2014 08:07:24 -0800 (PST) Date: Sat, 29 Nov 2014 19:07:22 +0300 From: Andrei Borzenkov To: Alexander Kuleshov Subject: Re: Where grub finishes to work and jump to operating system Message-ID: <20141129190722.221072d5@opensuse.site> In-Reply-To: References: X-Mailer: Claws Mail 3.11.0 (GTK+ 2.24.25; x86_64-suse-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::229 Cc: grub-devel@gnu.org 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: Sat, 29 Nov 2014 16:07:37 -0000 =D0=92 Sat, 29 Nov 2014 19:17:49 +0600 Alexander Kuleshov =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > Hello All, >=20 > I'm reading grub2 source code and trying to understand where it jumps > to linux code? Is it grub_relocator32_boot/grub_relocator16_boot or > something else? >=20 For i386 - yes. > Thank you. >=20 > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel