|
5de4d7a7f5
|
Use new string formatting mechanism in the boot loader
Builds / ExectOS (amd64) (push) Successful in 28s
Builds / ExectOS (i686) (push) Successful in 30s
|
2024-02-15 23:32:23 +01:00 |
|
|
89c18bbce6
|
Initial paging support
Builds / ExectOS (amd64) (push) Successful in 29s
Builds / ExectOS (i686) (push) Successful in 28s
|
2024-01-17 14:42:07 +01:00 |
|
|
4412d4fc98
|
Rewrite core of the XTLDR boot loader
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 |
|
|
146a331c80
|
Let UEFI firmware load xtldr into lower half
Builds / ExectOS (amd64) (push) Successful in 3m7s
Builds / ExectOS (i686) (push) Successful in 28s
|
2023-12-02 09:02:04 +01:00 |
|
|
a2af4841da
|
Move all globals into separate file
Builds / ExectOS (amd64) (push) Successful in 30s
Builds / ExectOS (i686) (push) Successful in 30s
|
2023-11-16 17:39:12 +01:00 |
|
|
c91708034b
|
Correct comments
ci/woodpecker/push/build Pipeline was successful
|
2023-01-02 18:06:54 +01:00 |
|
|
93fa2aed67
|
Implement BlMapVirtualMemory() routine for recursive mapping
ci/woodpecker/push/build Pipeline was successful
|
2022-12-06 23:32:31 +01:00 |
|
|
2f03f84a20
|
Move memory related routines to a separate file and implement BlGetMemoryMap() routine
ci/woodpecker/push/build Pipeline was successful
|
2022-12-05 20:08:18 +01:00 |
|
|
37a37c225f
|
Small code refactoring
ci/woodpecker/push/build Pipeline was successful
|
2022-10-20 15:58:50 +02:00 |
|
|
71e8bb76de
|
Implement BlEfiGetSystemConfigurationTable() and move BlEfiGetSecureBootStatus() to desired place
ci/woodpecker/push/build Pipeline was successful
|
2022-10-17 15:47:09 +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 |
|
|
756763d8ca
|
Discover and enumerate EFI block devices
ci/woodpecker/push/build Pipeline was successful
|
2022-08-21 19:44:49 +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 |
|