Commit Graph

11 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
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
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
9aa6d6913a
Store ARC name as well as system path
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-11-07 15:53:50 +01:00
b29162841c
Get rid of BlEfiDirectorySeparator() routine and allow GetVolumeDevicePath() to store ARC name
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-10-30 12:21:09 +01:00
6f9ad1ac9f
Add missing code documentation
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-10-18 15:45:12 +02:00
9e7c041f41
Implement XTLDR modules support
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-10-11 23:03:29 +02:00
649974b733
BlOpenVolume() now correctly opens a Simple File System protocol
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-10-05 19:57:46 +02:00
58847c2fea
Implement BlCloseVolume() and BlOpenVolume() routines
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-09-18 18:56:39 +02: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
756763d8ca
Discover and enumerate EFI block devices
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-08-21 19:44:49 +02:00