| .. |
|
bash-completion.d
|
New upstream version 2.14~git20250718.0e36779
|
2025-07-18 15:39:22 +01:00 |
|
grub.d
|
util/grub.d/30_os-prober.in: Conditionally show or hide chain and efi menu entries
|
2025-03-05 11:53:33 +01:00 |
|
i386/efi
|
Merge mainline into install
|
2010-09-15 14:46:53 +02:00 |
|
ieee1275
|
ieee1275: Fix segfault in grub-ofpathname
|
2017-12-06 12:55:55 +01:00 |
|
bin2h.c
|
Fix handling of build-time grub-bin2h and grub-mkfont when doing
|
2013-08-14 10:56:55 +02:00 |
|
config.c
|
* util/config.c: Remove trailing newline from distributor in simple
|
2013-12-14 21:50:36 +01:00 |
|
editenv.c
|
util/editenv: Don't use %m formatter
|
2023-12-12 17:55:14 +01:00 |
|
garbage-gen.c
|
* util/garbage-gen.c: Add missing include of sys/time.h.
|
2013-11-23 12:42:30 +01:00 |
|
getroot.c
|
build: Rename HAVE_LIBZFS to USE_LIBZFS
|
2023-12-12 18:01:55 +01:00 |
|
glue-efi.c
|
util: Remove trailing whitespaces
|
2022-03-14 16:01:07 +01:00 |
|
grub-editenv.c
|
util/grub-editenv: Fix incorrect casting of a signed value
|
2021-03-02 15:54:17 +01:00 |
|
grub-file.c
|
calloc: Use calloc() at most places
|
2020-07-29 16:55:47 +02:00 |
|
grub-fstest.c
|
libgcrypt: Adjust import script, definitions and API users for libgcrypt 1.11
|
2025-07-11 23:12:50 +02:00 |
|
grub-gen-asciih.c
|
util: Remove trailing whitespaces
|
2022-03-14 16:01:07 +01:00 |
|
grub-gen-widthspec.c
|
util: Remove trailing whitespaces
|
2022-03-14 16:01:07 +01:00 |
|
grub-glue-efi.c
|
Build fixes for argp.h with older gcc.
|
2013-12-21 18:08:25 +01:00 |
|
grub-install-common.c
|
cli_lock: Add build option to block command line interface
|
2024-06-06 16:54:10 +02:00 |
|
grub-install.c
|
util/grub-install: Include raid5rec module for RAID 4 as well
|
2025-04-10 19:40:50 +02:00 |
|
grub-kbdcomp.in
|
Change -v to -V for version of shell utils.
|
2016-02-12 15:46:05 +01:00 |
|
grub-macbless.c
|
Fix canonicalize_file_name clash.
|
2015-03-04 01:00:19 +01:00 |
|
grub-macho2img.c
|
* util/grub-macho2img.c: Use plain fopen rather than grub_util_fopen.
|
2013-11-11 22:48:43 +01:00 |
|
grub-menulst2cfg.c
|
util: Remove trailing whitespaces
|
2022-03-14 16:01:07 +01:00 |
|
grub-mkconfig.in
|
templates: Introduce GRUB_TOP_LEVEL_* vars
|
2022-11-14 16:54:12 +01:00 |
|
grub-mkconfig_lib.in
|
Revert "templates: Reinstate unused version comparison functions with warning"
|
2024-02-15 16:54:59 +01:00 |
|
grub-mkfont.c
|
util/grub-mkfont: Use valid conversion specifiers in printf() and fprintf()
|
2022-10-27 15:47:34 +02:00 |
|
grub-mkimage.c
|
cli_lock: Add build option to block command line interface
|
2024-06-06 16:54:10 +02:00 |
|
grub-mkimage32.c
|
xen_pvh: Support building a standalone image
|
2018-12-12 12:03:27 +01:00 |
|
grub-mkimage64.c
|
xen_pvh: Support building a standalone image
|
2018-12-12 12:03:27 +01:00 |
|
grub-mkimagexx.c
|
grub-mkimage: Create new ELF note for SBAT
|
2024-10-31 16:13:06 +01:00 |
|
grub-mklayout.c
|
util: Remove trailing whitespaces
|
2022-03-14 16:01:07 +01:00 |
|
grub-mknetdir.c
|
loongarch: Add to build system
|
2023-05-17 13:23:44 +02:00 |
|
grub-mkpasswd-pbkdf2.c
|
util/grub-mkpasswd-pbkdf2: Simplify the main function implementation
|
2024-06-06 16:55:16 +02:00 |
|
grub-mkrelpath.c
|
Build fixes for argp.h with older gcc.
|
2013-12-21 18:08:25 +01:00 |
|
grub-mkrescue.c
|
util/grub-mkrescue: Check existence of option arguments
|
2024-06-20 19:31:35 +02:00 |
|
grub-mkstandalone.c
|
util/grub-mkstandalone: Ensure deterministic tar file creation by sorting contents
|
2023-12-12 15:47:08 +01:00 |
|
grub-module-verifier.c
|
loongarch: Add support for ELF psABI v2.00 relocations
|
2023-05-17 13:18:36 +02:00 |
|
grub-module-verifier32.c
|
util/grub-module-verifierXX: Enable running standalone checkers
|
2022-10-11 14:15:55 +02:00 |
|
grub-module-verifier64.c
|
util/grub-module-verifierXX: Enable running standalone checkers
|
2022-10-11 14:15:55 +02:00 |
|
grub-module-verifierXX.c
|
util/grub-module-verifierXX: Add module_size parameter to functions for sanity checking
|
2023-03-14 16:07:54 +01:00 |
|
grub-mount.c
|
util/grub-mount: Check file path sanity
|
2023-10-30 18:33:06 +01:00 |
|
grub-pe2elf.c
|
calloc: Use calloc() at most places
|
2020-07-29 16:55:47 +02:00 |
|
grub-probe.c
|
guid: Unify GUID types
|
2023-06-01 11:45:00 +02:00 |
|
grub-protect.c
|
util/grub-protect: Correct uninit "err" variable
|
2025-06-26 17:19:25 +02:00 |
|
grub-reboot.in
|
grub-reboot: Warn when "for the next boot only" promise cannot be kept
|
2018-09-13 11:01:10 +02:00 |
|
grub-render-label.c
|
Build fixes for argp.h with older gcc.
|
2013-12-21 18:08:25 +01:00 |
|
grub-script-check.c
|
util: Remove trailing whitespaces
|
2022-03-14 16:01:07 +01:00 |
|
grub-set-default.in
|
Change -v to -V for version of shell utils.
|
2016-02-12 15:46:05 +01:00 |
|
grub-setup.c
|
mbr: Warn if MBR gap is small and user uses advanced modules
|
2020-12-12 01:19:03 +01:00 |
|
grub-syslinux2cfg.c
|
util: Remove trailing whitespaces
|
2022-03-14 16:01:07 +01:00 |
|
import_gcry.py
|
util/import_gcry: Fix pylint warnings
|
2025-07-11 23:12:51 +02:00 |
|
import_gcrypth.sed
|
libgcrypt: Adjust import script, definitions and API users for libgcrypt 1.11
|
2025-07-11 23:12:50 +02:00 |
|
import_unicode.py
|
util/import_unicode.py: Ensure output is deterministic
|
2023-06-13 14:16:08 +02:00 |
|
misc.c
|
kern/dl: Fix for an integer overflow in grub_dl_ref()
|
2025-02-13 15:45:55 +01:00 |
|
mkimage.c
|
grub-mkimage: Add SBAT metadata into ELF note for PowerPC targets
|
2024-10-31 16:18:36 +01:00 |
|
probe.c
|
util/probe: Remove unused header includes
|
2022-06-07 12:54:51 +02:00 |
|
render-label.c
|
util: Remove trailing whitespaces
|
2022-03-14 16:01:07 +01:00 |
|
resolve.c
|
util/resolve: Bail with error if moddep.lst file line is too long
|
2022-02-08 16:04:57 +01:00 |
|
setup.c
|
util: Remove trailing whitespaces
|
2022-03-14 16:01:07 +01:00 |
|
setup_bios.c
|
Split grub-setup.c into frontend (grub-setup.c) and backend (setup.c)
|
2013-10-15 16:16:04 +02:00 |
|
setup_sparc.c
|
Split grub-setup.c into frontend (grub-setup.c) and backend (setup.c)
|
2013-10-15 16:16:04 +02:00 |
|
spkmodem-recv.c
|
Improve spkmomdem reliability by adding a separator between bytes.
|
2013-01-21 14:55:30 +01:00 |