Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in osdev

Keyboard interrupt handler for own kernel (C)

VirtualBox - No bootable medium found

Change GDT and update CS while in long mode

assembly 64-bit x86-64 osdev gdt

Unexpected output when printing directly to text video memory

c x86 kernel bootloader osdev

Simultaneous existence of different-sized pages on Aarch64

Resources for writing kernel in C

c kernel osdev

How can I JMP to relocated code in my MBR?

Intel x86 - Interrupt Service Routine responsibility

Toy OS Filesystem [closed]

Displaying text video memory at 0xb8000 without using the C library

Rustc/LLVM generates faulty code for aarch64 with opt-level=0

rust qemu arm64 osdev

Can't jump or call kernel loaded at 0x8000

assembly x86 nasm osdev

Keyboard interrupt handler not working in system iso

Where do memory mapped I/O addreses come from?

osdev memory-mapping

BIOS Disk - Read Sectors Into Memory (int 0x13, ah=0x02) blocking

intel x86 qemu bootloader osdev mbr

What's the best way to get to know linux or BSD kernel internals? [closed]