Expanded Main Page: Difference between revisions

From OSDev.wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content added Content deleted
(Edit help)
(Rebalanced columns)
Line 15: Line 15:
{{NocatBox|subject=Design Considerations|page=Main2/Design Considerations}}
{{NocatBox|subject=Design Considerations|page=Main2/Design Considerations}}
{{NocatBox|subject=Resources|page=Main2/Resources}}
{{NocatBox|subject=Resources|page=Main2/Resources}}
{{NocatBox|subject=Reference Information|page=Main2/Reference Information}}
{{NocatBox|subject=Tools|page=Main2/Tools}}


| style="padding: 0 0 0 10px; width: 25%; vertical-align: top;" |
| style="padding: 0 0 0 10px; width: 25%; vertical-align: top;" |
Line 21: Line 21:
<!-- Second column -->
<!-- Second column -->
{{NocatBox|subject=Hardware|page=Main2/Hardware}}
{{NocatBox|subject=Hardware|page=Main2/Hardware}}
{{NocatBox|subject=Tools|page=Main2/Tools}}
{{NocatBox|subject=Reference Information|page=Main2/Reference Information}}

|}
|}



Revision as of 17:16, 5 January 2022

The OSDev Wiki always needs your help! See the wish list for more information.

Display: Short view - Expanded view

Introduction

Basic Information

Environment

Bare Bones / Baby Steps

Example OS Organization

Booting and Setup

Testing and Debugging

Development

Compiler Development

Design Considerations

Kernel Models

Task Models

Memory and Resource Management

System Calls


Scheduling

Process Sychronization

Inter-Process Communication

Resources

Tools

Bootloaders

Compilers

Assemblers

Linkers

Emulators

Working with Disk Images

Hardware

CPU

General

X86
Modes

Other

ESA/390

ARM

Memory


IRQs and Exceptions, PIC, NMI, APIC, OPIC

Clocks, Timers and Counters


Video

Audio

Storage devices

Input/Output


Plug and Play


PCI, USB and things like this ...

UEFI


ACPI

Network cards and communicating devices

Non-x86 Development

Reference Information

Executable File Types

Filesystems