Vladimir Serbinenko
|
0c62a5b28e
|
* grub-core/term/at_keyboard.c: Don't poll non-functional AT controller
until it becomes operational.
|
2013-11-12 19:30:46 +01:00 |
|
Vladimir Serbinenko
|
b0720b4988
|
* grub-core/Makefile.core.def (legacy_password_test): Disable
on platforms where no legacycfg is compiled.
* grub-core/tests/lib/functional_test.c: Tolerate failure to
load legacy_password_test.
|
2013-11-12 18:44:58 +01:00 |
|
Vladimir Serbinenko
|
d5bab2c0e1
|
* grub-core/loader/i386/bsd.c: Remove variable length arrays.
|
2013-11-12 16:14:33 +01:00 |
|
Vladimir Serbinenko
|
3ea0ccb319
|
* grub-core/efiemu/prepare.c: Remove variable length arrays.
|
2013-11-12 16:12:28 +01:00 |
|
Vladimir Serbinenko
|
08772054e9
|
* grub-core/osdep/windows/hostdisk.c (grub_util_fd_strerror): Silence
strict-aliasing warning.
(fsync): Silence cast warning.
|
2013-11-12 16:09:42 +01:00 |
|
Vladimir Serbinenko
|
1dcb27157d
|
* grub-core/commands/verify.c: Remove variable length arrays.
Load gcry_dsa/gcry_rsa automatically.
|
2013-11-12 16:07:30 +01:00 |
|
Vladimir Serbinenko
|
61c22fdf36
|
* grub-core/tests/signature_test.c: New test.
|
2013-11-12 16:05:57 +01:00 |
|
Vladimir Serbinenko
|
431e57a797
|
* grub-core/disk/cryptodisk.c (luks_script_get): Adapt to new procfs
API.
|
2013-11-12 16:01:19 +01:00 |
|
Vladimir Serbinenko
|
b521bb816d
|
* grub-core/tests/legacy_password_test.c (vectors): Make static.
* grub-core/tests/pbkdf2_test.c (vectors): Likewise.
|
2013-11-12 15:59:58 +01:00 |
|
Vladimir Serbinenko
|
7d06b24eac
|
* grub-core/tests/setjmp_test.c: Reset counter to 0 before starting.
|
2013-11-12 15:58:50 +01:00 |
|
Vladimir Serbinenko
|
3bbeade41d
|
* grub-core/fs/proc.c: Allow \0 in proc files.
|
2013-11-12 15:57:09 +01:00 |
|
Vladimir Serbinenko
|
ba82db7a0d
|
* grub-core/tests/xnu_uuid_test.c: Fix assert message.
|
2013-11-12 14:11:34 +01:00 |
|
Vladimir Serbinenko
|
801564c804
|
* grub-core/tests/xnu_uuid_test.c: Fix copyright year.
|
2013-11-12 14:07:34 +01:00 |
|
Vladimir Serbinenko
|
ac8cac1dac
|
* grub-core/fs/ext2.c: Remove variable length arrays.
|
2013-11-12 03:04:19 +01:00 |
|
Vladimir Serbinenko
|
4b85f1228a
|
* grub-core/lib/crypto.c (grub_crypto_cbc_decrypt): Remove variable
length arrays.
|
2013-11-12 02:49:17 +01:00 |
|
Vladimir Serbinenko
|
c35fcdc0b7
|
* grub-core/disk/AFSplitter.c: Remove variable length arrays.
* grub-core/disk/cryptodisk.c: Likewise.
* grub-core/disk/geli.c: Likewise.
* grub-core/disk/luks.c: Likewise.
|
2013-11-12 02:48:02 +01:00 |
|
Vladimir Serbinenko
|
15decd26cc
|
* grub-core/tests/legacy_password_test.c: New test.
* grub-core/commands/legacycfg.c: Remove variable length arrays.
|
2013-11-12 02:38:33 +01:00 |
|
Vladimir Serbinenko
|
9c6482b8d6
|
* grub-core/lib/pbkdf2.c: Remove variable length arrays.
|
2013-11-12 01:52:55 +01:00 |
|
Vladimir Serbinenko
|
41f26e0ebc
|
* grub-core/tests/pbkdf2_test.c: New test.
|
2013-11-12 01:51:36 +01:00 |
|
Vladimir Serbinenko
|
2def66169e
|
* grub-core/lib/xzembed/xz_dec_stream.c: Remove variable length arrays.
|
2013-11-12 01:26:56 +01:00 |
|
Vladimir Serbinenko
|
9e34a34e44
|
* grub-core/io/lzopio.c: Remove variable length arrays.
|
2013-11-12 01:25:03 +01:00 |
|
Vladimir Serbinenko
|
44a387e0ea
|
* grub-core/commands/xnu_uuid.c: Remove variable length arrays.
|
2013-11-12 01:19:34 +01:00 |
|
Vladimir Serbinenko
|
a388e25576
|
* grub-core/tests/xnu_uuid_test.c: New test.
|
2013-11-12 01:18:27 +01:00 |
|
Vladimir Serbinenko
|
a1ef7718c9
|
* grub-core/commands/hashsum.c: Remove unneeded memset (zalloc already
covers it).
|
2013-11-12 00:58:46 +01:00 |
|
Vladimir Serbinenko
|
65ddb30016
|
* grub-core/commands/hashsum.c: Remove variable length arrays.
|
2013-11-12 00:52:54 +01:00 |
|
Vladimir Serbinenko
|
31747dd521
|
* grub-core/tests/gfxterm_menu.c (gfxterm_menu): Handle out-of-memory
condition.
* tests/grub_func_test.in: Increase memory allocation.
|
2013-11-12 00:44:00 +01:00 |
|
Vladimir Serbinenko
|
6a74c4dfff
|
* grub-core/osdep/unix/getroot.c [HAVE_STRUCT_STATFS_F_FSTYPENAME
&& HAVE_STRUCT_STATFS_F_MNTFROMNAME]: Include sys/param.h and
sys/mount.h.
|
2013-11-11 23:10:30 +01:00 |
|
Vladimir Serbinenko
|
394c3e0ac2
|
* grub-core/osdep/apple/hostdisk.c (grub_util_get_fd_size): Rename to ..
(grub_util_get_fd_size_os): ...this.
(grub_hostdisk_flush_initial_buffer): New empty function.
|
2013-11-11 23:08:51 +01:00 |
|
Vladimir Serbinenko
|
60d31116c2
|
* grub-core/gensyminfo.sh.in: Handle the case of portable output
without --defined-only.
|
2013-11-11 23:05:53 +01:00 |
|
Vladimir Serbinenko
|
8445b0115f
|
* grub-core/lib/i386/relocator_common.S [__APPLE__ && __x86_64__]: Use
rip-relative addressing in prologue.
|
2013-11-11 23:02:51 +01:00 |
|
Vladimir Serbinenko
|
8506a64149
|
* include/grub/misc.h [__APPLE__]: Do not add regparm(0) on x86_64.
* grub-core/kern/misc.c (__bzero) [__APPLE__]: New function.
|
2013-11-11 22:53:30 +01:00 |
|
Vladimir Serbinenko
|
631187be8c
|
Add missing includes of loader.h.
|
2013-11-11 02:30:09 +01:00 |
|
Vladimir Serbinenko
|
87d62d7d29
|
* grub-core/loader/i386/coreboot/chainloader.c (load_segment): Use
right buffer for temporary load.
|
2013-11-11 00:06:52 +01:00 |
|
Vladimir Serbinenko
|
5460cfeba8
|
* grub-core/loader/i386/coreboot/chainloader.c: Support tianocore.
|
2013-11-10 23:26:25 +01:00 |
|
Vladimir Serbinenko
|
8997730612
|
* grub-core/loader/i386/coreboot/chainloader.c: Support lzma-compressed
payload.
|
2013-11-10 20:53:27 +01:00 |
|
Vladimir Serbinenko
|
3617c59bab
|
* include/grub/lib/LzmaDec.h: Fix to include LzmaTypes.h and
not Types.h.
* grub-core/lib/LzmaDec.c: Fix prologue to make it compileable in GRUB
environment.
(LzmaDec_InitDicAndState): Make static.
|
2013-11-10 20:37:01 +01:00 |
|
Vladimir Serbinenko
|
2024ade285
|
* grub-core/term/ieee1275/escc.c (GRUB_MOD_INIT): Fix order of channels.
Reported by: Aaro Koskinen <aaro.koskinen@iki.fi>
|
2013-11-10 17:53:11 +01:00 |
|
Vladimir Serbinenko
|
33690255c5
|
Fix grub_machine_fini bitrot.
Reported by: Glenn Washburn.
|
2013-11-10 13:33:26 +01:00 |
|
Vladimir Serbinenko
|
54da019fdb
|
* grub-core/Makefile.am (efiemu): Remove leftover -DAPPLE_CC and
-DELF.
* grub-core/efiemu/runtime/config.h: Use __i386__ and __x86_64__
instead of ELF*.
|
2013-11-10 13:13:41 +01:00 |
|
Vladimir Serbinenko
|
9612ebc00e
|
Add new ports: i386-xen and x86_64-xen. This allows running GRUB in
XEN PV environment and load kernels.
|
2013-11-09 21:29:11 +01:00 |
|
Vladimir Serbinenko
|
1a46a3a4b3
|
* grub-core/loader/i386/multiboot_mbi.c: Handle space in command line.
* grub-core/loader/multiboot_mbi2.c: Likewise.
|
2013-11-09 17:32:37 +01:00 |
|
Vladimir Serbinenko
|
2df1255117
|
* grub-core/lib/cmdline.c (grub_loader_cmdline_size): Fix empty cmdline
handling.
|
2013-11-09 17:31:21 +01:00 |
|
Vladimir Serbinenko
|
3c98038174
|
* grub-core/commands/i386/cmostest.c: Add new command "cmosset".
Tested by: Denis 'GNUtoo' Carikli.
|
2013-11-09 17:27:49 +01:00 |
|
Vladimir Serbinenko
|
800f63d38f
|
* grub-core/normal/datetime.c (grub_get_weekday): Use unsigned types.
|
2013-11-08 19:14:03 +01:00 |
|
Vladimir Serbinenko
|
5620eb5332
|
* grub-core/gfxmenu/gui_circular_progress.c (parse_angle):
Use to get rounded angle rather than truncated.
|
2013-11-08 19:13:15 +01:00 |
|
Vladimir Serbinenko
|
9f8acdaa5d
|
* grub-core/term/serial.c: Add option for enabling/disabling
RTS/CTS flow control.
|
2013-11-08 18:20:20 +01:00 |
|
Vladimir Serbinenko
|
2dc1eb6cbf
|
* grub-core/lib/libgcrypt/cipher/idea.c (mul_inv): Remove signed
divisions.
|
2013-11-08 18:10:07 +01:00 |
|
Vladimir Serbinenko
|
b9563c9451
|
* grub-core/lib/libgcrypt/mpi/mpih-div.c (_gcry_mpih_divrem):
Use grub_fatal rather than divide by zero.
* grub-core/lib/libgcrypt/mpi/mpi-pow.c (gcry_mpi_powm): Likewise.
|
2013-11-08 16:33:48 +01:00 |
|
Vladimir Serbinenko
|
d6d8e9a93e
|
* include/grub/gui.h (grub_fixed_sfs_divide): Round rather than
truncate.
(grub_fixed_fsf_divide): Likewise.
|
2013-11-08 16:17:29 +01:00 |
|
Vladimir Serbinenko
|
d06de6c871
|
* grub-core/gfxmenu/gui_list.c (draw_scrollbar): Avoid
division by-zero and senseless negative divisions.
|
2013-11-08 15:44:39 +01:00 |
|