Michael Chang
|
acffb81485
build: Fix -Werror=array-bounds array subscript 0 is outside array bounds
|
2 years ago |
Elyes Haouas
|
6a4d9e859e
loader: Remove trailing whitespaces
|
2 years ago |
Alexey Makhalov
|
61ff5602fe
relocator: Protect grub_relocator_alloc_chunk_align() max_addr against integer underflow
|
4 years ago |
Konrad Rzeszutek Wilk
|
f8ad7a3dd8
multiboot2: Fix memory leak if grub_create_loader_cmdline() fails
|
4 years ago |
Lukasz Hawrylko
|
0f3f5b7c13
multiboot2: Set min address for mbi allocation to 0x1000
|
5 years ago |
Vladimir Serbinenko
|
4d4a8c96e3
verifiers: Add possibility to verify kernel and modules command lines
|
8 years ago |
Leif Lindholm
|
9bfba354bb
loader/multiboot_mbi2: Use central copy of grub_efi_find_mmap_size()
|
6 years ago |
Vladimir Serbinenko
|
21e4a6fa03
multiboot: disentangle multiboot and multiboot2.
|
7 years ago |
Daniel Kiper
|
a620876e3b
multiboot2: Add support for relocatable images
|
9 years ago |
Daniel Kiper
|
f2b6c20a25
multiboot2: Do not pass memory maps to image if EFI boot services are enabled
|
9 years ago |
Daniel Kiper
|
ba89c19f49
multiboot2: Add tags used to pass ImageHandle to loaded image
|
10 years ago |
Daniel Kiper
|
9862b24121
i386/relocator: Add grub_relocator64_efi relocator
|
9 years ago |
Andrei Borzenkov
|
15dfea842c
multiboot2: zero reserved field in memory map
|
9 years ago |
Daniel Kiper
|
8e5bc2f4d3
multiboot2: Fix information request tag size calculation
|
10 years ago |
Vladimir Serbinenko
|
ef02b4ca93
multiboot: Simplify to avoid confusing assignment.
|
10 years ago |
Vladimir Serbinenko
|
1f032575bb
* grub-core/loader/multiboot_mbi2.c: Implement special value for load_addr.
|
11 years ago |
Vladimir Serbinenko
|
0df77d793c
Implement multiboot2 EFI BS specification.
|
11 years ago |
Vladimir Serbinenko
|
1a46a3a4b3
* grub-core/loader/i386/multiboot_mbi.c: Handle space in command line.
|
11 years ago |
Vladimir Serbinenko
|
47dcf7b176
* grub-core/loader/multiboot_mbi2.c (grub_multiboot_add_module): Fix
|
11 years ago |
Vladimir Serbinenko
|
93c120754a
* grub-core/loader/multiboot_mbi2.c: Implement network tag.
|
11 years ago |
Vladimir Serbinenko
|
1ca4b75ec2
* grub-core/loader/multiboot_mbi2.c: Add EFI memory map to the list
|
11 years ago |
Vladimir Serbinenko
|
329550c4a9
* grub-core/loader/multiboot_mbi2.c: Implement EFI memory map.
|
11 years ago |
Vladimir 'phcoder' Serbinenko
|
6de9ee86bf
Pass-through unknown E820 types. It required reorganisation of mmap
|
11 years ago |
Leon Drugi
|
43168646d8
* grub-core/loader/multiboot_mbi2.c (grub_multiboot_load): Fix cast in
|
11 years ago |
Colin Watson
|
d0d4b8a063
Remove nested functions from memory map iterators.
|
12 years ago |
Vladimir 'phcoder' Serbinenko
|
9be4c45dbe
boot services avoid code based on the patch by Matthew Garrett
|
13 years ago |
Vladimir 'phcoder' Serbinenko
|
d61386e21d
Improve string. Gettextize.
|
13 years ago |
Vladimir 'phcoder' Serbinenko
|
9c4b5c13e6
Improve gettext support. Stylistic fixes and error handling fixes while
|
13 years ago |
Vladimir 'phcoder' Serbinenko
|
0c6087a8c9
* grub-core/loader/multiboot_mbi2.c (grub_multiboot_add_elfsyms):
|
13 years ago |
Vladimir 'phcoder' Serbinenko
|
7d4e39d65a
* grub-core/bus/usb/usb.c (attach_hooks): Make static.
|
14 years ago |