diff options
author | Swift Geek <swiftgeek@gmail.com> | 2017-09-17 05:59:40 +0000 |
---|---|---|
committer | Gogs <gogitservice@gmail.com> | 2017-09-17 05:59:40 +0000 |
commit | 996a02e17d6b7a81cbeb689017098f2e38c1ee96 (patch) | |
tree | 6a76ee2adc4aa214404a87d55e792ccc550b4026 /projects/grub/install/grubenv | |
parent | 0b92cdc3ba219cbd3e2d478512f43599b25c36db (diff) | |
parent | c06d3c2b70e2ae97ef1a4799b20f27255c947fc6 (diff) | |
download | librebootfr-996a02e17d6b7a81cbeb689017098f2e38c1ee96.tar.gz librebootfr-996a02e17d6b7a81cbeb689017098f2e38c1ee96.zip |
Merge branch 'grub-integration' of kragle/libreboot into master
Diffstat (limited to 'projects/grub/install/grubenv')
-rw-r--r-- | projects/grub/install/grubenv | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/projects/grub/install/grubenv b/projects/grub/install/grubenv index 66f7b1c6..3c4b0022 100644 --- a/projects/grub/install/grubenv +++ b/projects/grub/install/grubenv @@ -5,6 +5,7 @@ default=0 gfxpayload=keep gfxterm_background=(cbfsdisk)/background.png gfxterm_font=(cbfsdisk)/fonts/dejavusansmono.pf2 +i_want_a_brick= keymap=(cbfsdisk)/keymaps/default.gkb lang= locale_dir=(cbfsdisk)/locale @@ -13,4 +14,4 @@ menu_color_normal=white/black pager=1 timeout=1 timeout_style=menu -#############################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################
\ No newline at end of file +#############################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################
\ No newline at end of file |