Commit Graph

10 Commits

Author SHA1 Message Date
f968eb21fd
Cleanup the code 2024-05-27 22:20:53 +02:00
7f8846f23d
Map memory for hardware layer on i686 2024-05-27 22:17:30 +02:00
388ac1a8c2
Properly, recursively self map page tables on i686 architecture 2024-04-07 17:11:14 +02:00
1305672875
Properly, recursively self map page tables; currently only for AMD64 and PML4 2024-04-05 00:26:41 +02:00
e6736087ba
Corrections in printing debug messages 2024-03-13 15:55:03 +01:00
98acc6f3d4
Use uppercase when printing status codes 2024-02-16 22:09:38 +01:00
af400920d0
Make a use of BlBuildPageMap() 2024-01-22 15:20:22 +01:00
0e4575b278
Use new paging implementation 2024-01-17 22:24:55 +01:00
11979f758b
Conform BlExitBootServices() to UEFI Specification 2024-01-10 21:59:51 +01:00
4412d4fc98
Rewrite core of the XTLDR boot loader
Reviewed-on: xt-sys/exectos#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