Commit Graph

14 Commits

Author SHA1 Message Date
09e58d0b67 Implement BlEfiGetSecureBootStatus() to get SecureBoot status
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-10-12 15:47:41 +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
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
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
a7d07e7ecb Integrate xtklib with the kernel
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-08-30 23:23:02 +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
d9b60aaa11 Add missing IN/OUT modifiers to routine declarations
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-08-22 18:24:15 +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
d369a5e163 Implement BlEfiMemoryAllocatePool() and BlEfiMemoryFreePool()
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-08-21 17:05:05 +02:00
a6d892bf08 Initialize console without error reporting and allow serial port configuration to be passed via EFI shell
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-08-13 13:25:29 +02:00
a961ac1e69 Implement BlDbgPrint() for printing debug messages to the serial console and rename loader entry point
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-08-09 22:27:15 +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
9d7491c732 EFI default console support
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-08-03 22:36:31 +02:00
09e4edc026 Add EFI bootloader subproject
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-08-03 10:45:22 +02:00