|
649974b733
|
BlOpenVolume() now correctly opens a Simple File System protocol
ci/woodpecker/push/build Pipeline was successful
|
2022-10-05 19:57:46 +02:00 |
|
|
bf9171b66a
|
Check for OVMF and prevent doubled messages on serial console
ci/woodpecker/push/build Pipeline was successful
|
2022-09-27 18:39:26 +02:00 |
|
|
58847c2fea
|
Implement BlCloseVolume() and BlOpenVolume() routines
ci/woodpecker/push/build Pipeline was successful
|
2022-09-18 18:56:39 +02:00 |
|
|
5fe22b5d6c
|
Fix build by setting project name first
ci/woodpecker/push/build Pipeline was successful
|
2022-09-17 00:22:45 +02:00 |
|
|
109c24f389
|
Initial support for xtldr modules and bootloader protocol
ci/woodpecker/push/build Pipeline failed
|
2022-09-17 00:14:09 +02:00 |
|
|
a7d07e7ecb
|
Integrate xtklib with the kernel
ci/woodpecker/push/build Pipeline was successful
|
2022-08-30 23:23:02 +02:00 |
|
|
f03b79ee2f
|
Implement BlGetVolumeDevicePath() and BlpDissectVolumeArcPath()
ci/woodpecker/push/build Pipeline was successful
|
2022-08-22 20:09:50 +02:00 |
|
|
d9b60aaa11
|
Add missing IN/OUT modifiers to routine declarations
ci/woodpecker/push/build Pipeline was successful
|
2022-08-22 18:24:15 +02:00 |
|
|
756763d8ca
|
Discover and enumerate EFI block devices
ci/woodpecker/push/build Pipeline was successful
|
2022-08-21 19:44:49 +02:00 |
|
|
510bd8dc99
|
Add missing comments
ci/woodpecker/push/build Pipeline was successful
|
2022-08-21 17:28:14 +02:00 |
|
|
d369a5e163
|
Implement BlEfiMemoryAllocatePool() and BlEfiMemoryFreePool()
ci/woodpecker/push/build Pipeline was successful
|
2022-08-21 17:05:05 +02:00 |
|
|
18d5a6d794
|
Insert new lines in every debug message
ci/woodpecker/push/build Pipeline was successful
|
2022-08-19 23:46:08 +02:00 |
|
|
a6d892bf08
|
Initialize console without error reporting and allow serial port configuration to be passed via EFI shell
ci/woodpecker/push/build Pipeline was successful
|
2022-08-13 13:25:29 +02:00 |
|
|
ba1efee47e
|
Disable watchdog timer
ci/woodpecker/push/build Pipeline was successful
|
2022-08-11 19:19:55 +02:00 |
|
|
5a56959333
|
Consider EFI as unsupported implementation when console initialization fails
ci/woodpecker/push/build Pipeline was successful
|
2022-08-11 18:32:43 +02:00 |
|
|
e6aaa1a83c
|
Mark serial port as fully initialized and always check that before printing anything to the serial console
ci/woodpecker/push/build Pipeline was successful
|
2022-08-10 17:56:41 +02:00 |
|
|
a9171bd512
|
Enable wide string printing
ci/woodpecker/push/build Pipeline was successful
|
2022-08-10 17:52:19 +02:00 |
|
|
075c85d0ff
|
Add missing comments
ci/woodpecker/push/build Pipeline was successful
|
2022-08-10 16:31:09 +02:00 |
|
|
a961ac1e69
|
Implement BlDbgPrint() for printing debug messages to the serial console and rename loader entry point
ci/woodpecker/push/build Pipeline was successful
|
2022-08-09 22:27:15 +02:00 |
|
|
3e4f0b8aff
|
Add support for formatting and printing strings
ci/woodpecker/push/build Pipeline was successful
|
2022-08-05 15:00:34 +02:00 |
|
|
9d7491c732
|
EFI default console support
ci/woodpecker/push/build Pipeline was successful
|
2022-08-03 22:36:31 +02:00 |
|
|
09e4edc026
|
Add EFI bootloader subproject
ci/woodpecker/push/build Pipeline was successful
|
2022-08-03 10:45:22 +02:00 |
|