Merge branch 'kernel-args' into 'master'
Add the two additional (but set to NULL) kernel args. See merge request redox-os/bootloader!4
This commit is contained in:
@@ -8,6 +8,8 @@ args:
|
||||
.stack_size dq 0
|
||||
.env_base dq 0
|
||||
.env_size dq 0
|
||||
.acpi_rsdps_base dq 0
|
||||
.acpi_rsdps_size dq 0
|
||||
|
||||
startup:
|
||||
; enable A20-Line via IO-Port 92, might not work on all motherboards
|
||||
|
||||
Reference in New Issue
Block a user