062b24c22c
From Hollis Blanchard <hollis@penguinppc.org>: * kern/misc.c (memmove): New alias for grub_memmove. (memcmp): New alias for grub_memcmp. (memset): New alias for grub_memset. * boot/powerpc/ieee1275/ieee1275.c (grub_ieee1275_get_property): Change "int handle" to "grub_ieee1275_phandle_t handle". * include/grub/powerpc/ieee1275/ieee1275.h (grub_ieee1275_get_property): Likewise.
17 lines
613 B
Text
17 lines
613 B
Text
GRUB 2 would not be what it is today without the invaluable help of
|
|
everybody who was kind enough to spend time testing it and reporting
|
|
bugs.
|
|
|
|
The following people made especially gracious contributions of their
|
|
time and energy in helping to track down bugs, add new features, and
|
|
generally assist in the GRUB 2 maintainership process:
|
|
|
|
Hollis Blanchard <hollis@penguinppc.org>
|
|
NIIBE Yutaka <gniibe@m17n.org>
|
|
Tsuneyoshi Yasuo <tuneyoshi@naic.co.jp>
|
|
|
|
Also, we thank the projects GNU Automake and LZO. Some code
|
|
were stolen from them.
|
|
|
|
This project was supported by Information-technology Promotion Agency,
|
|
Japan.
|