/[Development]
ViewVC logotype

Revision 480


Jump to revision: Previous Next
Author: ebiederm
Date: Tue Jan 22 17:51:31 2002 UTC (11 years, 4 months ago)
Changed paths: 7
Log Message:
- Fix small syntax error in reset16.lds
- small bug fixes to the elf bootloader
- factor the elf bootloader into focused smal subroutines that are easier to comprehend
  and maintain
- Implement support for PT_NOTE headers and parsing ELF notes if we need special functionality
  An ELF Image should never need an ELF loader to interpret an ELF to work correctly, making
  interpretation of all ELF notes optional.
- Implement support for notes giving PROGRAM_NAME, PROGRAM_VERSION, and PROGRAM_CHECKSUM


Changed paths

Path Details
Directorytrunk/LinuxBIOSv1/src/arch/i386/boot/boot.c modified , text changed
Directorytrunk/LinuxBIOSv1/src/cpu/i386/reset16.lds modified , text changed
Directorytrunk/LinuxBIOSv1/src/include/boot/elf.h modified , text changed
Directorytrunk/LinuxBIOSv1/src/include/ip_checksum.h modified , text changed
Directorytrunk/LinuxBIOSv1/src/lib/Config modified , text changed
Directorytrunk/LinuxBIOSv1/src/lib/compute_ip_checksum.c modified , text changed
Directorytrunk/LinuxBIOSv1/src/lib/elfboot.c modified , text changed

Stefan Reinauer">Stefan Reinauer
ViewVC Help
Powered by ViewVC 1.1.15