diff options
| author | Amlal El Mahrouss <amlal@el-mahrouss-logic.com> | 2024-03-23 00:59:31 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@el-mahrouss-logic.com> | 2024-03-23 01:04:00 +0100 |
| commit | 77bf7cab39fef40797e8832aaef91abbdf0098f5 (patch) | |
| tree | 157f6f82188c505f1333abf93aeda63b3373cf04 /DesignChoices.drawio | |
| parent | 954285b6c9553a047d0789707ad520c84099e74a (diff) | |
Kernel and Bootloader: See below.
Kernel: Add kPefArchPowerPC type.
Kernel: Working on NewFS support for NewKernel.
Kernel: Cleaned-up DriveManager.
Kernel: Use kernel mouse on install mode.
Bootloader: Refactor and cleanup.
FirmwareKit: Fix EPM header.
Signed-off-by: Amlal El Mahrouss <amlal@el-mahrouss-logic.com>
Diffstat (limited to 'DesignChoices.drawio')
| -rw-r--r-- | DesignChoices.drawio | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DesignChoices.drawio b/DesignChoices.drawio index 2f57cd45..27c858a2 100644 --- a/DesignChoices.drawio +++ b/DesignChoices.drawio @@ -4,7 +4,7 @@ <root> <mxCell id="0" /> <mxCell id="1" parent="0" /> - <mxCell id="dpAw-ApGermXuwIBdtFA-1" value="<h1 style="margin-top: 0px;">HCoreKrnl.exe</h1><p>The kernel is a C++ app, designed to be scalable, reliable and object oriented.</p><p>We're actually working on the AHCI support for it is scheduled to be done by the end of april.</p>" style="text;html=1;whiteSpace=wrap;overflow=hidden;rounded=0;" parent="1" vertex="1"> + <mxCell id="dpAw-ApGermXuwIBdtFA-1" value="<h1 style="margin-top: 0px;">NewKernel.exe</h1><p>The kernel is a C++ app, designed to be scalable, reliable and object oriented.</p><p>We're actually working on the AHCI support for it is scheduled to be done by the end of april.</p>" style="text;html=1;whiteSpace=wrap;overflow=hidden;rounded=0;" parent="1" vertex="1"> <mxGeometry x="40" y="40" width="400" height="120" as="geometry" /> </mxCell> <mxCell id="dpAw-ApGermXuwIBdtFA-2" value="MicroKernel" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1"> |
