File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1342,8 +1342,8 @@ follow::
1342
1342
1343
1343
In addition to read/modify/write the setup header of the struct
1344
1344
boot_params as that of 16-bit boot protocol, the boot loader should
1345
- also fill the additional fields of the struct boot_params as that
1346
- described in zero-page.txt .
1345
+ also fill the additional fields of the struct boot_params as
1346
+ described in chapter :doc: ` zero-page ` .
1347
1347
1348
1348
After setting up the struct boot_params, the boot loader can load the
1349
1349
32/64-bit kernel in the same way as that of 16-bit boot protocol.
@@ -1379,7 +1379,7 @@ can be calculated as follows::
1379
1379
In addition to read/modify/write the setup header of the struct
1380
1380
boot_params as that of 16-bit boot protocol, the boot loader should
1381
1381
also fill the additional fields of the struct boot_params as described
1382
- in zero-page.txt .
1382
+ in chapter :doc: ` zero-page ` .
1383
1383
1384
1384
After setting up the struct boot_params, the boot loader can load
1385
1385
64-bit kernel in the same way as that of 16-bit boot protocol, but
You can’t perform that action at this time.
0 commit comments