guideXOS Wiki
guideXOS is the original guideXOS desktop operating-system project, written in C#/AOT. This wiki covers its boot process, Legacy BIOS and UEFI editions, debugging modes, managed-code OS experiments, and current development notes.
Legacy BIOS and UEFI editions
The Legacy BIOS and UEFI editions are nearly identical at the OS and project level. The major difference is the boot environment. The UEFI edition is currently unstable and should be treated as an experimental bring-up target.
| Edition | Boot path | Stability | Recommended use |
|---|---|---|---|
| Legacy BIOS | BIOS / legacy boot | More stable | Demos, screenshots, general guideXOS testing |
| UEFI | UEFI boot | Unstable / bring-up | Developer testing, firmware debugging, future boot work |
Need Another Wiki Area?
The guideXOS umbrella wiki also includes a guideXOS Server area for the multi-architecture branch.
Back to Wiki Hub Open guideXOS Server Wiki