ReturnInfinity / BareMetal

A very minimal, resource efficient exo-kernel
http://www.returninfinity.com
MIT License
620 stars 89 forks source link

config.asm #48

Closed IanSeyler closed 1 week ago

IanSeyler commented 6 years ago

Create a new file called config.asm for b_system_config to live in.

System configuration should all be done by that function. PCI read/writes, disk information, etc.