]> git.ipfire.org Git - thirdparty/grub.git/commit
docs: Remove docs for non-existing uppermem command
authorHans Ulrich Niedermann <hun@n-dimensional.de>
Sun, 10 May 2020 23:12:31 +0000 (01:12 +0200)
committerDaniel Kiper <daniel.kiper@oracle.com>
Fri, 15 May 2020 13:23:00 +0000 (15:23 +0200)
commit2f317c8f19c0a0b2886cf648de70753fdb25ad5f
treeedec2d68a4371c04baca4cf3cd18cd1ad0049b5b
parentf7dcb6a5c28d9dd1316c8c02d67cac35ba07b3d4
docs: Remove docs for non-existing uppermem command

Remove all documentation of and mentions of the uppermem
command from the docs/grub.texi file.

The uppermem command is not implemented in the GRUB source
at all and appears to never have been implemented despite
former plans to add an uppermem command.

To reduce user confusion, this even removes the paragraph
describing how GRUB's uppermem command was supposed to
complement the Linux kernel's mem= parameter.

Signed-off-by: Hans Ulrich Niedermann <hun@n-dimensional.de>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
docs/grub.texi