Commit Graph

14 Commits

Author SHA1 Message Date
4412d4fc98
Rewrite core of the XTLDR boot loader
All checks were successful
Builds / ExectOS (amd64) (push) Successful in 1m1s
Builds / ExectOS (i686) (push) Successful in 29s
Reviewed-on: #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
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2023-05-17 15:13:10 +02:00
c91708034b
Correct comments
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2023-01-02 18:06:54 +01:00
6d77ff42c5
Loop over halt; add missing calling convention
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-12-27 20:12:59 +01:00
8f3a4aef60
Code formatting
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-12-23 22:27:08 +01:00
4d68b93ed3
Small code formatting and refactoring
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-12-22 23:19:23 +01:00
3c6136811b
Use shorter and more readable variable names
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-11-07 20:06:19 +01:00
5869aa985a
Quick code refactor for further modules development
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-10-20 18:19:34 +02:00
37a37c225f
Small code refactoring
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-10-20 15:58:50 +02:00
6c576f95c4
Rename module entry point
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-10-19 14:55:31 +02:00
f8a120a24c
Allow BlGetXtLoaderProtocol() routine to store loader protocol in a specified variable
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-10-18 15:44:21 +02:00
3894d4fd75
Move blproto.c and add missing header file
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-10-12 23:14:33 +02:00
3fa2ec90aa
Refactor code and fix loader protocol support
Some checks failed
ci/woodpecker/push/build Pipeline failed
2022-10-12 23:09:19 +02:00
109c24f389
Initial support for xtldr modules and bootloader protocol
Some checks failed
ci/woodpecker/push/build Pipeline failed
2022-09-17 00:14:09 +02:00