Nightloader/i386
Eric-Paul Ickhorn b1c7303b01 Document PCI driver API
The PCI driver API is now documented, the documentation explains which
functions have to exist in a driver for it to be recognized as capable
of being used as default PCI driver.

Some functions, namely those for interacting with a device, are not
documented yet because there is also no code for that yet.

The functions that need to be supported may increase, but a a decrease
is relatively unlikely.
2024-08-23 18:10:32 +02:00
..
bootsector
docs/drivers Document PCI driver API 2024-08-23 18:10:32 +02:00
legacy-boot Fix bug in PCI driver with not saved registers 2024-08-17 18:59:52 +02:00
build.bash Rename legacy boot code for clarity 2024-08-07 10:28:40 +02:00
dump.bash Add scripts for running bootloader and memdumping 2024-07-19 01:51:28 +02:00
folder-structure.md Add folder structure documentation for i386 2024-08-17 19:04:18 +02:00
run.bash Make finishing touches before UEFI addition 2024-08-07 10:06:18 +02:00