Expand description
Modules§
- pic
- Module for interacting with legacy 8259 PIC
- pit
- Support for legacy 8253-compatible timer.
- serial
- Support for legacy 8250-compatible serial ports.
- vga
- Minimal VGA peripheral implementation for the Tock x86_q35 chip crate.
- vga_
uart_ driver - VgaUart
— a **synchronous, write-only** façade that lets capsules use ahil::uart::Uart`-style interface while we actually write to the VGA text buffer, not a serial port.
Structs§
- Pc
- Representation of a generic PC platform.
- PcDefault
Peripherals - Default x86 PC peripherals