grub/grub-core/commands
Vladimir 'phcoder' Serbinenko 6166442083 * grub-core/commands/hdparm.c (le16_to_char): Make src and dest uint16 *
to ensure alignment.
	(grub_hdparm_print_identify): Make argument uint16 * to ensure
	alignment. Ensure tmp alignment.
	(grub_cmd_hdparm): Ensure buf alignment.
	* grub-core/disk/ata.c (grub_ata_strncpy): Make src and dest uint16 *
	to ensure alignment.
	(grub_ata_dumpinfo): Ensure text alignment.
	(grub_atapi_identify): Preserve alignment invariant.
	(grub_ata_identify): Likewise. Use grub_get_unaligned32 when necessary.
2011-12-13 14:57:46 +01:00
..
arc sgi support 2011-05-13 16:36:05 +02:00
efi * grub-core/commands/efi/fixvideo.c: Gettextize. 2011-11-12 00:34:14 +01:00
i386 * include/grub/loader.h (grub_loader_register_preboot_hook): 2011-12-13 00:28:14 +01:00
ieee1275 * grub-core/commands/acpihalt.c: Gettextized. 2011-11-11 21:44:56 +01:00
mips/loongson * grub-core/commands/efi/fixvideo.c: Gettextize. 2011-11-12 00:34:14 +01:00
acpi.c * grub-core/commands/acpi.c (grub_acpi_create_ebda) [!x86]: Disable. 2011-12-13 00:55:00 +01:00
acpihalt.c * grub-core/commands/acpihalt.c: Gettextized. 2011-11-11 21:44:56 +01:00
blocklist.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
boot.c * include/grub/loader.h (grub_loader_register_preboot_hook): 2011-12-13 00:28:14 +01:00
cacheinfo.c * grub-core/commands/acpihalt.c: Gettextized. 2011-11-11 21:44:56 +01:00
cat.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
cmp.c * grub-core/commands/acpihalt.c: Gettextized. 2011-11-11 21:44:56 +01:00
configfile.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
date.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
echo.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
extcmd.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
gptsync.c * grub-core/commands/acpihalt.c: Gettextized. 2011-11-11 21:44:56 +01:00
halt.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
hashsum.c * grub-core/commands/efi/fixvideo.c: Gettextize. 2011-11-12 00:34:14 +01:00
hdparm.c * grub-core/commands/hdparm.c (le16_to_char): Make src and dest uint16 * 2011-12-13 14:57:46 +01:00
help.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
hexdump.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
iorw.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
keylayouts.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
keystatus.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
legacycfg.c * grub-core/commands/acpihalt.c: Gettextized. 2011-11-11 21:44:56 +01:00
loadenv.c Add const keyword to grub_env_get and gettextize week days. 2011-11-11 20:34:37 +01:00
ls.c Merge Mainline. 2011-05-27 00:23:33 -03:00
lsacpi.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
lsmmap.c * grub-core/commands/efi/fixvideo.c: Gettextize. 2011-11-12 00:34:14 +01:00
lspci.c Add missing const qualifiers. 2011-11-30 16:20:13 +01:00
memrw.c * grub-core/commands/acpihalt.c: Gettextized. 2011-11-11 21:44:56 +01:00
menuentry.c Add missing const qualifiers. 2011-11-30 16:20:13 +01:00
minicmd.c * grub-core/commands/acpihalt.c: Gettextized. 2011-11-11 21:44:56 +01:00
parttool.c * grub-core/commands/acpihalt.c: Gettextized. 2011-11-11 21:44:56 +01:00
password.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
password_pbkdf2.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
probe.c * grub-core/commands/probe.c (grub_cmd_probe): Fix error message. 2011-11-11 17:08:29 +01:00
read.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
reboot.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
regexp.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
search.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
search_file.c automake commit without merge history 2010-05-06 11:34:04 +05:30
search_label.c automake commit without merge history 2010-05-06 11:34:04 +05:30
search_uuid.c automake commit without merge history 2010-05-06 11:34:04 +05:30
search_wrap.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
setpci.c * grub-core/commands/efi/fixvideo.c: Gettextize. 2011-11-12 00:34:14 +01:00
sleep.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
terminal.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
test.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
testload.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
time.c * grub-core/commands/acpihalt.c: Gettextized. 2011-11-11 21:44:56 +01:00
true.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
usbtest.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
videoinfo.c * grub-core/commands/acpihalt.c: Gettextized. 2011-11-11 21:44:56 +01:00
videotest.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
wildcard.c Add const keyword to grub_env_get and gettextize week days. 2011-11-11 20:34:37 +01:00
xnu_uuid.c * grub-core/commands/xnu_uuid.c (grub_cmd_xnu_uuid): Support 2011-10-27 02:55:07 +02:00