diff options
author | Francis Rowe <info@gluglug.org.uk> | 2014-11-21 14:57:46 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2014-11-21 14:57:46 (EST) |
commit | 1a4829c92dde3bde267530fdb28ce5265355568b (patch) | |
tree | 03fbf880815c073e9fd7a478508c2340742f406a /docs/git | |
parent | 3e1712768172e53ed02da96e1bb392edaa219de7 (diff) | |
download | libreboot-1a4829c92dde3bde267530fdb28ce5265355568b.zip libreboot-1a4829c92dde3bde267530fdb28ce5265355568b.tar.gz libreboot-1a4829c92dde3bde267530fdb28ce5265355568b.tar.bz2 |
Revert "buildrom-withgrub: Only include 1 keymap file in GRUB memdisk."
This reverts commit 3e1712768172e53ed02da96e1bb392edaa219de7.
Diffstat (limited to 'docs/git')
-rw-r--r-- | docs/git/index.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/git/index.html b/docs/git/index.html index dc3d64c..a2596c3 100644 --- a/docs/git/index.html +++ b/docs/git/index.html @@ -258,7 +258,7 @@ </li> <li>Generic Drivers / Digitizer = <i>Autodetect</i></li> <li>Console / Send console output to a CBMEM buffer = <i>enable</i></li> - <li>Payload / Add a payload = <i>None</i> <b>(You must add the payload manually. Libreboot's build script 'buildrom-withgrub' does this)</b></li> + <li>Payload / Add a payload = <i>An ELF executable payload</i></li> <li>Payload / Payload path and filename = <i>grub.elf</i></li> </ul> <p> @@ -304,7 +304,7 @@ </li> <li>Generic Drivers / Digitizer = <i>Present</i></li> <li>Console / Send console output to a CBMEM buffer = <i>enable</i></li> - <li>Payload / Add a payload = <i>None</i> <b>(You must add the payload manually. Libreboot's build script 'buildrom-withgrub' does this)</b></li> + <li>Payload / Add a payload = <i>An ELF executable payload</i></li> <li>Payload / Payload path and filename = <i>grub.elf</i></li> </ul> <p> @@ -345,7 +345,7 @@ </ul> </li> <li>Console / Send console output to a CBMEM buffer = <i>enable</i></li> - <li>Payload / Add a payload = <i>None</i> <b>(You must add the payload manually. Libreboot's build script 'buildrom-withgrub' does this)</b></li> + <li>Payload / Add a payload = <i>An ELF executable payload</i></li> <li>Payload / Payload path and filename = <i>grub.elf</i></li> </ul> <p> @@ -387,7 +387,7 @@ </ul> </li> <li>Console / Send console output to a CBMEM buffer = <i>enable</i></li> - <li>Payload / Add a payload = <i>None</i> <b>(You must add the payload manually. Libreboot's build script 'buildrom-withgrub' does this)</b></li> + <li>Payload / Add a payload = <i>An ELF executable payload</i></li> <li>Payload / Payload path and filename = <i>grub.elf</i></li> </ul> <p> |