XTLDR Rewrite #7
No reviewers
Labels
No Label
API CHANGE
BUG
DUPLICATE
ENHANCEMENT
HELP WANTED
IDEA
INVALID
MODDING
QUESTION
REFACTORING
SYNC
TRANSLATION
UPSTREAM
WONTFIX
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: xt-sys/exectos#7
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "xtldr_rewrite"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Purpose
This is a complete XTLDR rewrite tested on bare metal, both 32 and 64 bits. It implements new modules system that no longer causes problems on Clevo P170SM as well as text UI with boot menu.
Currently it adopts existing modules to be able to boot ExectOS.
Implemented features
TODO
This is a list of things that need/should be done at some time to make XTLDR complete product. They are not critical to boot ExectOS and fixes many errors present in master branch, thus I think we should merge.
@ -27,3 +27,2 @@
Timeout=30
Theme=Fancy
Default=ExectOS
Modules=beep
There is no such module, so this configuration is invalid.
Of course it exists. ;)