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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -19,6 +19,7 @@
|
||||
*.hdd
|
||||
*.iso
|
||||
*.sys
|
||||
*.dtb
|
||||
*~
|
||||
|
||||
/bin
|
||||
|
||||
Reference in New Issue
Block a user