Update requirements
All checks were successful
Builds / ExectOS (amd64, debug) (push) Successful in 36s
Builds / ExectOS (amd64, release) (push) Successful in 35s
Builds / ExectOS (i686, release) (push) Successful in 32s
Builds / ExectOS (i686, debug) (push) Successful in 35s

This commit is contained in:
2025-12-26 10:39:55 +01:00
committed by CodingWorkshop Signing Team
parent 0120ba167f
commit 874d303f83

View File

@@ -53,8 +53,9 @@ implement any environment subsystem to support applications that are strictly wr
* NT drivers compatibility layer * NT drivers compatibility layer
# Requirements # Requirements
ExectOS is in very early development stage, thus its requirements have been not specified yet. However according to its ExectOS is currently in a very early stage of development, so its specific requirements are not fully defined yet.
design, it requires a modern EFI enabled hardware. It is not possible currently to boot ExectOS on a legacy BIOS. However, based on the current design, it requires modern EFI hardware. You cannot boot ExectOS on a legacy BIOS
right now, but there are plans to add BIOS support in the future.
# Source structure # Source structure
| Directory | Description | | Directory | Description |