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 年之前 |
Vladimir 'phcoder' Serbinenko
|
f6bbabc373
* grub-core/lib/relocator.c (malloc_in_range): Take into account that
|
14 年之前 |
Vladimir 'phcoder' Serbinenko
|
e138c45836
* grub-core/lib/relocator.c (grub_relocator_subchunk): Remove now
|
14 年之前 |
Szymon Janc
|
6bdda8f877
* grub-core/commands/legacycfg.c (grub_cmd_legacy_kernel):
|
14 年之前 |
Vladimir 'phcoder' Serbinenko
|
2a4066114d
* grub-core/lib/relocator.c (malloc_in_range): Trim too verbose
|
14 年之前 |
Vladimir 'phcoder' Serbinenko
|
df3df23d5c
Reorganise memory map handling
|
15 年之前 |