Javier Martinez Canillas
|
c0e647eb0e
util/mkimage: Fix wrong PE32+ section sizes for some arches
|
4 years ago |
Daniel Kiper
|
88e856a5b3
term/terminfo: Fix the terminfo command help and documentation
|
4 years ago |
Daniel Kiper
|
3a1afa19ca
i18n: Align N_() formatting with the rest of GRUB code
|
4 years ago |
Daniel Kiper
|
66be067e61
i18n: Format large integers before the translation message - take 2
|
4 years ago |
Miguel Ángel Arruga Vivas
|
837fe48deb
i18n: Format large integers before the translation message
|
4 years ago |
Daniel Axtens
|
e48fc8880d
video/fb/fbfill: Use unsigned integers for width/height
|
4 years ago |
Glenn Washburn
|
406dde6f27
docs: Conform badmem and cutmem description indentations with other commands
|
4 years ago |
Glenn Washburn
|
cb715be37d
docs: Add note to cryptomount that UUIDs should be specified without dashes
|
4 years ago |
Aru Sahni
|
7227376308
templates: Fix user-facing typo with an incorrect use of "it's"
|
4 years ago |
Colin Watson
|
edbe7076cb
buffer: Sync up out-of-range error message
|
4 years ago |
Glenn Washburn
|
c9c22dc803
usb/usbhub: Use GRUB_USB_MAX_CONF macro instead of literal in hub for maximum configs
|
4 years ago |
Daniel Drake
|
25d64bb273
fs/minix: Avoid mistakenly probing ext2 filesystems
|
4 years ago |
Daniel Kiper
|
a53e530f8a
Release 2.06~rc1
|
4 years ago |
Ard Biesheuvel
|
a166484483
arm/linux: Fix ARM Linux header layout
|
4 years ago |
Glenn Washburn
|
39cfb3eb5c
style: Format string macro should have a space between quotes
|
4 years ago |
Glenn Washburn
|
57236f2dd9
grub/err: Do compile-time format string checking on grub_error()
|
4 years ago |
Glenn Washburn
|
e458caffb8
fs/zfs/zfs: Use format code "%llu" for 64-bit uint bp->blk_prop in grub_error()
|
4 years ago |
Glenn Washburn
|
e72139a76e
fs/hfsplus: Use format code PRIuGRUB_UINT64_T for 64-bit typed fileblock in grub_error()
|
4 years ago |
Glenn Washburn
|
d028b1a35e
dl/elf: Use format code PRIxGRUB_UINT64_T for 64-bit arg in grub_error()
|
4 years ago |
Glenn Washburn
|
c95ec30d48
disk/ata: Use format code PRIxGRUB_UINT64_T for 64-bit uint argument in grub_error()
|
4 years ago |
Glenn Washburn
|
5625825434
loader/i386/pc/linux: Use PRI* macros to get correct format string code across architectures
|
4 years ago |
Glenn Washburn
|
e2ac93f09a
kern/efi/mm: Format string error in grub_error()
|
4 years ago |
Glenn Washburn
|
12371e40ea
commands/pgp: Format code for grub_error() is incorrect
|
4 years ago |
Glenn Washburn
|
e96c7645f4
grub_error: Use format code PRIuGRUB_SIZE for variables of type grub_size_t
|
4 years ago |
Glenn Washburn
|
334c0ef3d0
disk/dmraid_nvidia: Format string error in grub_error()
|
4 years ago |
Glenn Washburn
|
9f5af956fa
video/bochs: grub_error() format string add missing format code
|
4 years ago |
Glenn Washburn
|
dc828b7d8b
parttool/msdospart: grub_error() missing format string argument
|
4 years ago |
Glenn Washburn
|
60875f4e15
misc: Format string for grub_error() should be a literal
|
4 years ago |
Philip Müller
|
54e0a1bbf1
templates: Properly disable the os-prober by default
|
4 years ago |
Michael Chang
|
6d05264eec
kern/efi/sb: Add chainloaded image as shim's verifiable object
|
4 years ago |