From owner-freebsd-hackers Mon Jul 23 23:29:13 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from apollo.tecnomen.ie (neptune.tecnomen.ie [193.120.120.162]) by hub.freebsd.org (Postfix) with ESMTP id C1EE937B405 for ; Mon, 23 Jul 2001 23:29:01 -0700 (PDT) (envelope-from devnull@tecnomen.ie) Received: from daemon.tecnomen.ie (194.42.62.239 [194.42.62.239]) by apollo.tecnomen.ie with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id PPWVNQZB; Tue, 24 Jul 2001 07:23:32 +0100 Received: by daemon.tecnomen.ie (Postfix, from userid 1001) id 62AE42EBC1; Tue, 24 Jul 2001 07:28:39 +0000 (GMT) Date: Tue, 24 Jul 2001 07:28:39 +0000 From: Sergey Lyubka To: freebsd-hackers@FreeBSD.org Subject: Re: jmp after setting PE? Message-ID: <20010724072838.J54696@daemon.tecnomen.ie> Mail-Followup-To: freebsd-hackers@FreeBSD.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from jhb@FreeBSD.org on Mon, Jul 23, 2001 at 04:16:00PM -0700 X-OS: FreeBSD Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Jul 23, 2001 at 04:16:00PM -0700, John Baldwin wrote: > That's its purpose, to provide a mini-kenrel for the loader so we can write the > loader in C and not assembly. (gcc doesn't do well with generating code for > real mode). can't you do it at the moment ? write client in C and link it to BTX using btxld ? as far as i can understand, such linking making executable blob boot_blocks-btx-client and writes client's entry into btx header. -devnull > > -- > > John Baldwin -- http://www.FreeBSD.org/~jhb/ > PGP Key: http://www.baldwin.cx/~john/pgpkey.asc > "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message -- -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GCS/MU/S d-(++)@ s: a- C+++(++++) UBSV+++$ P-- L- E--- W@ N- o? K? w--->? O- M? V- PS- PE Y PGP+ t? 5? X- R++>+++ !tv b++++ DI? D++(+++)>++++ G+>+++ e+++>++++ h+ r-- y++ ------END GEEK CODE BLOCK------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message