Nightloader/i386/loader/src-asm
Eric-Paul Ickhorn 18e5b049a4
Add PCI register read utility
The newly added utility routine reads the content of a known PCI
device's register given the index assigned to the device during
enumeration and the index of the register (and the PCI driver area,
but that is implied).
2024-07-23 01:01:20 +02:00
..
drivers/pci Add PCI register read utility 2024-07-23 01:01:20 +02:00
memory Fix GDT error offsetting memory by some bytes 2024-07-19 00:12:52 +02:00
utility Fix text display for rows other than the first 2024-07-21 06:01:41 +02:00
entry.asm Finish up GDT, get linear address space working 2024-07-06 00:12:07 +02:00