Commit Graph

14 Commits

Author SHA1 Message Date
4412d4fc98
Rewrite core of the XTLDR boot loader
Reviewed-on: xt-sys/exectos#7
Reviewed-by: Piotr Likoski <likoski@noreply.codingworkshop.git>
Co-authored-by: Rafal Kupiec <belliash@codingworkshop.eu.org>
Co-committed-by: Rafal Kupiec <belliash@codingworkshop.eu.org>
2024-01-09 18:51:04 +01:00
89718213b8
Remove no longer needed dummy module 2023-05-17 15:13:10 +02:00
c91708034b
Correct comments 2023-01-02 18:06:54 +01:00
6d77ff42c5
Loop over halt; add missing calling convention 2022-12-27 20:12:59 +01:00
8f3a4aef60
Code formatting 2022-12-23 22:27:08 +01:00
4d68b93ed3
Small code formatting and refactoring 2022-12-22 23:19:23 +01:00
3c6136811b
Use shorter and more readable variable names 2022-11-07 20:06:19 +01:00
5869aa985a
Quick code refactor for further modules development 2022-10-20 18:19:34 +02:00
37a37c225f
Small code refactoring 2022-10-20 15:58:50 +02:00
6c576f95c4
Rename module entry point 2022-10-19 14:55:31 +02:00
f8a120a24c
Allow BlGetXtLoaderProtocol() routine to store loader protocol in a specified variable 2022-10-18 15:44:21 +02:00
3894d4fd75
Move blproto.c and add missing header file 2022-10-12 23:14:33 +02:00
3fa2ec90aa
Refactor code and fix loader protocol support 2022-10-12 23:09:19 +02:00
109c24f389
Initial support for xtldr modules and bootloader protocol 2022-09-17 00:14:09 +02:00