File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ The stub populates the FDT /chosen node with (and the kernel scans for) the
50
50
following parameters:
51
51
52
52
========================== ====== ===========================================
53
- Name Size Description
53
+ Name Type Description
54
54
========================== ====== ===========================================
55
55
linux,uefi-system-table 64-bit Physical address of the UEFI System Table.
56
56
@@ -67,4 +67,6 @@ linux,uefi-mmap-desc-ver 32-bit Version of the mmap descriptor format.
67
67
68
68
kaslr-seed 64-bit Entropy used to randomize the kernel image
69
69
base address location.
70
+
71
+ bootargs String Kernel command line
70
72
========================== ====== ===========================================
You can’t perform that action at this time.
0 commit comments