Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0c76898

Browse files
xypronsuryasaimadhu
authored andcommitted
Documentation/x86: Fix incorrect references to zero-page.txt
The file zero-page.txt does not exit. Add links to zero-page.rstinstead. [ bp: Massage a bit. ]Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>Signed-off-by: Borislav Petkov <bp@suse.de>Link:https://lkml.kernel.org/r/20201002190623.7489-1-xypron.glpk@gmx.de
1 parentbc21a29 commit0c76898

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎Documentation/x86/boot.rst‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1342,8 +1342,8 @@ follow::
13421342

13431343
In addition to read/modify/write the setup header of the struct
13441344
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 inchapter:doc:`zero-page`.
13471347

13481348
After setting up the struct boot_params, the boot loader can load the
13491349
32/64-bit kernel in the same way as that of 16-bit boot protocol.
@@ -1379,7 +1379,7 @@ can be calculated as follows::
13791379
In addition to read/modify/write the setup header of the struct
13801380
boot_params as that of 16-bit boot protocol, the boot loader should
13811381
also fill the additional fields of the struct boot_params as described
1382-
in zero-page.txt.
1382+
inchapter:doc:`zero-page`.
13831383

13841384
After setting up the struct boot_params, the boot loader can load
13851385
64-bit kernel in the same way as that of 16-bit boot protocol, but

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp