aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86_64/io_port.rs
Commit message (Collapse)AuthorAge
* add IOPort structTianhao Wang2024-06-11
| | | | So that device IO can be be synchronized.
* use inline asm for x86 IO instrTianhao Wang2024-02-01
|
* formatting code, use tab identation -- before it's too lateTianhao Wang2024-01-30
|
* CGA cursor locationTianhao Wang2023-03-14
|
* adding io portTianhao Wang2023-03-11
|
* a minimal working demo on bare metalTianhao Wang2023-03-10