Daniel Kiper
|
9dbfbcd660
lib/relocator: Fix OOB write when initializing lo->freebytes[]
|
2 年之前 |
Daniel Kiper
|
5658f35af9
lib/relocator: Enforce GRUB_RELOCATOR_FIRMWARE_REQUESTS_QUANT divisibility by 8
|
2 年之前 |
Roger Pau Monné
|
4127ea3a9a
lib/relocator: Always enforce the requested alignment in malloc_in_range()
|
2 年之前 |
Ross Philipson
|
f7f453e0bf
lib/relocator: Initialize local relocator subchunk struct to all zeros
|
3 年之前 |
Elyes Haouas
|
98b5065006
lib: Remove trailing whitespaces
|
3 年之前 |
Alexey Makhalov
|
07e5b79e22
relocator: Fix grub_relocator_alloc_chunk_align() top memory allocation
|
5 年之前 |
Peter Jones
|
f725fa7cb2
calloc: Use calloc() at most places
|
5 年之前 |
Daniel Kiper
|
eba6db6323
relocator: Fix integer underflow.
|
9 年之前 |
Vladimir Serbinenko
|
8063ce197f
Replace few instances of memcmp/memcpy in the code that should be grub_memcmp/grub_memcpy.
|
11 年之前 |
Vladimir Serbinenko
|
46b74dd3cb
* grub-core/lib/relocator.c: Fix the case when end of leftover is used.
|
11 年之前 |
Vladimir Serbinenko
|
04f39f6df8
* grub-core/lib/relocator.c (grub_mm_check_real): Accept const char *
|
11 年之前 |
Vladimir Serbinenko
|
9612ebc00e
Add new ports: i386-xen and x86_64-xen. This allows running GRUB in
|
11 年之前 |
Vladimir 'phcoder' Serbinenko
|
fb2666b560
Simplify few strings.
|
12 年之前 |
Vladimir 'phcoder' Serbinenko
|
872dac835c
* grub-core/lib/efi/relocator.c (grub_relocator_firmware_alloc_region):
|
12 年之前 |
Colin Watson
|
d0d4b8a063
Remove nested functions from memory map iterators.
|
12 年之前 |
Vladimir 'phcoder' Serbinenko
|
ee5207750f
* grub-core/lib/relocator.c (grub_relocator_alloc_chunk_align): Remove
|
13 年之前 |
Vladimir 'phcoder' Serbinenko
|
123f9c50eb
Fix FTBFS on mips and ppc
|
13 年之前 |
Vladimir 'phcoder' Serbinenko
|
9be4c45dbe
boot services avoid code based on the patch by Matthew Garrett
|
13 年之前 |
Vladimir 'phcoder' Serbinenko
|
5a6e39c28f
* grub-core/lib/relocator.c (malloc_in_range): Fix memory leak.
|
13 年之前 |
Vladimir 'phcoder' Serbinenko
|
9c4b5c13e6
Improve gettext support. Stylistic fixes and error handling fixes while
|
13 年之前 |
Vladimir 'phcoder' Serbinenko
|
c84ba308b5
* grub-core/kern/mm.c: Add missing include of i18n.h
|
13 年之前 |
Vladimir 'phcoder' Serbinenko
|
4a9f8346c9
* grub-core/commands/ls.c: Gettextize.
|
13 年之前 |
Mario Limonciello
|
d779e9bdac
* configure.ac: Add back in test for limits.h.
|
13 年之前 |
Vladimir 'phcoder' Serbinenko
|
bdea379833
* grub-core/lib/relocator.c (malloc_in_range): Fix a memory corruption
|
14 年之前 |
Vladimir 'phcoder' Serbinenko
|
e745cf0ca6
Implement automatic module license checking according to new GNU
|
14 年之前 |
Vladimir 'phcoder' Serbinenko
|
7755f66e64
* grub-core/lib/relocator.c (grub_relocator_alloc_chunk_align): Add few
|
14 年之前 |
Vladimir 'phcoder' Serbinenko
|
a1dc717c58
* grub-core/lib/relocator.c (allocate_regstart)
|
14 年之前 |
Vladimir 'phcoder' Serbinenko
|
c7064d9425
* grub-core/lib/relocator.c (grub_relocator_alloc_chunk_addr)
|
14 年之前 |
Vladimir 'phcoder' Serbinenko
|
ef6de21af4
* grub-core/lib/relocator.c (allocate_inreg): Avoid dprintf unless
|
14 年之前 |
Vladimir 'phcoder' Serbinenko
|
7d4e39d65a
* grub-core/bus/usb/usb.c (attach_hooks): Make static.
|
14 年之前 |