Re: [Etherboot-developers] Re: Etherboot and FreeBSD
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: Michael S. <ms...@wg...> - 2001-03-01 20:26:56
|
I saw on the web site that Eric Biederman sent a short (long but only a few lines) reply. I do know that the patch depends on the symbols being after any PT_LOAD section. It also depends on there being only one symbol section that is to be loaded. Currently this is required by the kernel itself (well, the order is not) as the boot loader assumes only one symbol section. (In fact, it can only take one in the module information stored in the metadata. At least, only one per metadata as the structure is not set up for that. -- Michael Sinz ---- Worldgate Communications ---- ms...@wg... A master's secrets are only as good as the master's ability to explain them to others. |