Date: Tue, 24 Jul 2001 07:28:39 +0000 From: Sergey Lyubka <devnull@tecnomen.ie> To: freebsd-hackers@FreeBSD.org Subject: Re: jmp after setting PE? Message-ID: <20010724072838.J54696@daemon.tecnomen.ie> In-Reply-To: <XFMail.010723161600.jhb@FreeBSD.org>; from jhb@FreeBSD.org on Mon, Jul 23, 2001 at 04:16:00PM -0700 References: <F94Fsxf4yp8ARf3sllN00002f3d@hotmail.com> <XFMail.010723161600.jhb@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <jhb@FreeBSD.org> -- 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010724072838.J54696>