diff options
| author | Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> | 2014-10-25 20:29:31 +0200 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2014-10-26 05:47:05 +0100 |
| commit | 1769933d98cc4891df571453f0380a4aef5aefcc (patch) | |
| tree | 41154f90c4b343f3c693e439665922adaa36e29e /boot/grub2 | |
| parent | 28a0054bea79eafc0caa70c2364a15113af03f6e (diff) | |
| download | buildroot-1769933d98cc4891df571453f0380a4aef5aefcc.tar.gz buildroot-1769933d98cc4891df571453f0380a4aef5aefcc.zip | |
package: indentation cleanup
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'boot/grub2')
| -rw-r--r-- | boot/grub2/Config.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/boot/grub2/Config.in b/boot/grub2/Config.in index 4e0d1d6a50..626344a3cb 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/ |

