Add the Denali disk driver.
Begin enumerating information from the PCI structure and HBA AHCI structures. Currently the PCI structure address is hardcoded but it should be passed via a capability from the init process in the future.
This commit is contained in:
parent
47e3d11060
commit
30bb10207e
12 changed files with 264 additions and 44 deletions
|
|
@ -38,6 +38,6 @@ cp ../zion/boot/limine.cfg efi/
|
|||
cp zion/zion efi/
|
||||
mkdir -p efi/sys
|
||||
cp sys/yellowstone/yellowstone efi/sys/yellowstone
|
||||
cp sys/test2 efi/sys/test2
|
||||
cp sys/denali/denali efi/sys/denali
|
||||
|
||||
chown drew:drew $1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue