summaryrefslogtreecommitdiff
path: root/boot
diff options
context:
space:
mode:
authorJerzy Grzegorek <jerzy.grzegorek@trzebnica.net>2014-10-25 20:29:31 +0200
committerPeter Korsgaard <peter@korsgaard.com>2014-10-26 05:47:05 +0100
commit1769933d98cc4891df571453f0380a4aef5aefcc (patch)
tree41154f90c4b343f3c693e439665922adaa36e29e /boot
parent28a0054bea79eafc0caa70c2364a15113af03f6e (diff)
package: indentation cleanup
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'boot')
-rw-r--r--boot/grub2/Config.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/boot/grub2/Config.in b/boot/grub2/Config.in
index 4e0d1d6a5..626344a3c 100644
--- a/boot/grub2/Config.in
+++ b/boot/grub2/Config.in
@@ -106,9 +106,9 @@ config BR2_TARGET_GRUB2
2. Extract, and rename OVMF.fd to bios.bin and
CirrusLogic5446.rom to vgabios-cirrus.bin.
3. qemu-system-{i386,x86-64} -L ovmf-dir/ -hda disk.img
- 4. Make sure to pass pci=nocrs to the kernel command line,
- to workaround a bug in the EFI BIOS regarding the
- EFI framebuffer.
+ 4. Make sure to pass pci=nocrs to the kernel command line,
+ to workaround a bug in the EFI BIOS regarding the
+ EFI framebuffer.
http://www.gnu.org/software/grub/