protos/limine: Add device tree blob override config option (#419)

* protos/limine: Add dtb_path config option

* test: Add a device tree and dtb_path to the config

* docs: Add dtb_path configuration information

* protos/limine: Fix missing argument for dtb_path for x86

* protos/limine: Correct panic message argument

* protos/limine: Use freadall instead of freadall_mode
This commit is contained in:
Marvin Friedrich
2024-10-18 20:01:24 +02:00
committed by GitHub
parent 6068e094d9
commit 4cdda6a272
8 changed files with 40 additions and 5 deletions

1
.gitignore vendored
View File

@@ -19,6 +19,7 @@
*.hdd
*.iso
*.sys
*.dtb
*~
/bin