Module arch

Source
Expand description

Imports and re-exports architecture-specific implementations.

Modules§

hypercall
Hypercall architecture-dependent infrastructure.
msr
MSR support for boot shim.

Structs§

InstrIoAccess
A struct to access io ports using in/out instructions.
Serial
A writer for the COM3 UART.

Traits§

IoAccess
A trait to access io ports used by the serial device.

Functions§

dead_loop
Spins forever, preserving some context in the registers.
fault
Causes a processor fault.