ELF symbol loading support is added.

This commit is contained in:
okuji 2001-07-03 13:52:28 +00:00
parent 49230cb103
commit b7e8ad7e6d
5 changed files with 154 additions and 58 deletions

View file

@ -1,3 +1,9 @@
2001-07-03 OKUJI Yoshinori <okuji@gnu.org>
From Julien Bordet <julien.bordet@int-evry.fr>:
* stage2/i386-elf.h (Elf32_Shdr): New type.
* stage2/boot.c (load_image): Added ELF symbol loading support.
2001-06-22 OKUJI Yoshinori <okuji@gnu.org>
* stage2/char_io.c [STAGE1_5] (grub_strcmp): Defined, even