Commit Graph

9 Commits

Author SHA1 Message Date
8115ae07b6
Unify variable types across project; use common type for storing numer of pages
All checks were successful
Builds / ExectOS (amd64) (push) Successful in 35s
Builds / ExectOS (i686) (push) Successful in 31s
2024-01-29 16:17:51 +01:00
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
a2af4841da
Move all globals into separate file
All checks were successful
Builds / ExectOS (amd64) (push) Successful in 30s
Builds / ExectOS (i686) (push) Successful in 30s
2023-11-16 17:39:12 +01:00
289316b43b
Print hexadecimal values in uppercase
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2023-01-16 15:55:38 +01:00
5c5f0a6df9
Add missing routine documentation
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-12-27 22:13:48 +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
f03b79ee2f
Implement BlGetVolumeDevicePath() and BlpDissectVolumeArcPath()
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-08-22 20:09:50 +02:00
a9171bd512
Enable wide string printing
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-08-10 17:52:19 +02:00
3e4f0b8aff
Add support for formatting and printing strings
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-08-05 15:00:34 +02:00