Vladimir Serbinenko
|
3edabad8fe
arm_coreboot: Support grub-mkstandalone.
|
7 年之前 |
Andrei Borzenkov
|
4bd4a88725
i386, x86_64, ppc: fix switch fallthrough cases with GCC7
|
7 年之前 |
Andrei Borzenkov
|
66768b99f1
grub-install: include ehci in list of native modules
|
9 年之前 |
Eric Snowberg
|
8cb4c4edbe
sparc64 - use correct drive name within grub_util_sparc_setup
|
9 年之前 |
Vladimir Serbinenko
|
a2721778e5
grub-install: Use a+ in fopen rather than r+.
|
9 年之前 |
Andrei Borzenkov
|
5082ea6184
remove extra newlines in grub_util_* strings
|
9 年之前 |
Vladimir Serbinenko
|
27d1a67f8a
Fix canonicalize_file_name clash.
|
9 年之前 |
Vladimir Serbinenko
|
9ee5ae1fae
Document intentional fallthroughs.
|
10 年之前 |
Andrei Borzenkov
|
be0743b052
util/grub-install: rearrange code to avoid memory leak.
|
10 年之前 |
Vladimir Serbinenko
|
3c6384832b
grub-install: Fix memory leak.
|
10 年之前 |
Glenn Washburn
|
fa33530870
* util/grub-install.c: Fix handling of --disk-module.
|
10 年之前 |
Colin Watson
|
24024dac7f
Fix partmap, cryptodisk, and abstraction handling in grub-mkconfig.
|
10 年之前 |
Vladimir Serbinenko
|
95cd131ea0
* util/grub-install.c: List available targets.
|
11 年之前 |
Colin Watson
|
d08059309f
* util/grub-install.c (write_to_disk): Add an info message.
|
11 年之前 |
Vladimir Serbinenko
|
b204b718cc
* util/grub-install.c: Fix a typo.
|
11 年之前 |
Andrey Borzenkov
|
c9e839e2ca
use {grub,boot}aa64.efi for boot images on AArch64
|
11 年之前 |
Vladimir Serbinenko
|
ca3e20886e
Build fixes for argp.h with older gcc.
|
11 年之前 |
Vladimir Serbinenko
|
ae558c2ccf
Enable -Wformat=2 if it's supported.
|
11 年之前 |
Vladimir Serbinenko
|
579ee114b1
Add missing static qualifiers.
|
11 年之前 |
Vladimir Serbinenko
|
bfdfeb2508
Clarify several translatable messages.
|
11 年之前 |
Vladimir Serbinenko
|
871aa709af
* util/grub-install.c: Inform user about install platform.
|
11 年之前 |
Vladimir Serbinenko
|
57a691b7e7
Decrease number of strings to translate.
|
11 年之前 |
Vladimir Serbinenko
|
636977b089
Mark strings for translation and add remaining ones to exclude list.
|
11 年之前 |
Vladimir Serbinenko
|
d218ec9738
Update Mac code to match new register_efi prototype.
|
11 年之前 |
Vladimir Serbinenko
|
b8765fa082
Implement better integration with Mac firmware.
|
11 年之前 |
Vladimir Serbinenko
|
a82010503e
Update exclude.pot and mark few strings for translation.
|
11 年之前 |
Vladimir Serbinenko
|
a24725cc6e
Change grub_install_register_efi interface to pass GRUB device.
|
11 年之前 |
Jon McCune
|
dd73313cba
Add --no-rs-codes flag to optionally disable reed-solomon codes in grub-install and grub-bios-setup for x86 BIOS targets.
|
11 年之前 |
Vladimir Serbinenko
|
f23bc65103
Transform -C option to grub-mkstandalone to --core-compress available
|
11 年之前 |
Andrey Borzenkov
|
92e9352ded
second attempt to fix using grub device name as install device
|
11 年之前 |