Replace obsolete bootloader code, since new one can already start XTOS kernel
All checks were successful
Builds / ExectOS (amd64) (push) Successful in 27s
Builds / ExectOS (i686) (push) Successful in 28s

This commit is contained in:
2024-01-04 22:47:40 +01:00
parent 297ac1acf6
commit 2f8820a021
65 changed files with 927 additions and 6751 deletions

View File

@@ -1,4 +1,4 @@
## XT Loader (XTLDR)
## XT Boot Manager (XTLDR)
The XTLDR, or XTOS Boot Loader, is an EFI (Extensible Firmware Interface) boot loader specifically designed for XTOS.
As an EFI boot loader, XTLDR operates exclusively with EFI-based hardware and is not compatible with non-EFI systems,
like old and deprecated BIOS.