Commit Graph

16 Commits

Author SHA1 Message Date
1b310e46f8 Print firmware information, not only secure boot status 2022-10-17 22:42:06 +02:00
c60a46967f Copy module path; this fixes modules loading on i686 2022-10-16 23:49:40 +02:00
3fa2ec90aa Refactor code and fix loader protocol support 2022-10-12 23:09:19 +02:00
09e58d0b67 Implement BlEfiGetSecureBootStatus() to get SecureBoot status 2022-10-12 15:47:41 +02:00
9e7c041f41 Implement XTLDR modules support 2022-10-11 23:03:29 +02:00
109c24f389 Initial support for xtldr modules and bootloader protocol 2022-09-17 00:14:09 +02:00
756763d8ca Discover and enumerate EFI block devices 2022-08-21 19:44:49 +02:00
18d5a6d794 Insert new lines in every debug message 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 2022-08-13 13:25:29 +02:00
ba1efee47e Disable watchdog timer 2022-08-11 19:19:55 +02:00
5a56959333 Consider EFI as unsupported implementation when console initialization fails 2022-08-11 18:32:43 +02:00
075c85d0ff Add missing comments 2022-08-10 16:31:09 +02:00
a961ac1e69 Implement BlDbgPrint() for printing debug messages to the serial console and rename loader entry point 2022-08-09 22:27:15 +02:00
3e4f0b8aff Add support for formatting and printing strings 2022-08-05 15:00:34 +02:00
9d7491c732 EFI default console support 2022-08-03 22:36:31 +02:00
09e4edc026 Add EFI bootloader subproject 2022-08-03 10:45:22 +02:00