vxBoot/include/vxBoot
Yann MAGNIN b4f6fd74e9 vxBoot - 1.2.0 : RELA patch
@add
<> vxBoot/builtin/log : log builtin which handle log level
<> vxBoot/cli/entry : add log buitin
<> vxBoot/loader/elf/rela : relocalize special reloc type (R_SH_DIR32)
<> vxBoot/terminal/write : add terminal_vwrite which use a va_list arg

@update
<> CMakeList.txt : dump version + add new sources files
<> include/vxBoot/loader : rework the API and add Elf32_Rela information
<> include/vxBoot/terminal : add log information
<> vxBoot/loader/elf/got : rework information fetching
<> vxBoot/loader/elf/header : rework information fetching
<> vxBoot/loader/elf/image : rework information fetching
<> vxBoot/loader/elf/entry : rework information fetching
<> vxBoot/loader/scan : rework information fetching

@fix
<> vxBoot/loader/rela : relocalize special reloc type (R_SH_DIR32)
<> vxBoot/builtin/ls : help display
2022-01-29 20:45:35 +01:00
..
fs vxBoot - 0.1.0 : First version 2021-12-18 13:52:13 +01:00
builtin.h vxBoot - 1.2.0 : RELA patch 2022-01-29 20:45:35 +01:00
cli.h vxBoot - 1.0.0 : GUI 2022-01-04 15:18:58 +01:00
config.h vxBoot - 1.0.0 : GUI 2022-01-04 15:18:58 +01:00
gui.h vxBoot - 1.0.0 : GUI 2022-01-04 15:18:58 +01:00
hardware.h vxBoot - 1.1.0 : GOT patch 2022-01-14 11:40:24 +01:00
loader.h vxBoot - 1.2.0 : RELA patch 2022-01-29 20:45:35 +01:00
terminal.h vxBoot - 1.2.0 : RELA patch 2022-01-29 20:45:35 +01:00