* grub-core/commands/efi/lssal.c: Likewise.
* grub-core/commands/testload.c: Likewise.
+2010-09-20 Colin Watson <cjwatson@ubuntu.com>
+
+ * grub-core/commands/efi/lsefisystab.c: Correct header.
+ * grub-core/commands/efi/lssal.c: Likewise.
+ * grub-core/commands/testload.c: Likewise.
+
2010-09-20 Colin Watson <cjwatson@ubuntu.com>
* util/grub-mkrescue.in: Add explicit root argument to --set to
-/* systab.c - Display EFI systab. */
+/* lsefisystab.c - Display EFI systab. */
/*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 2008 Free Software Foundation, Inc.
-/* systab.c - Display EFI systab. */
+/* lssal.c - Display EFI SAL systab. */
/*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 2008 Free Software Foundation, Inc.
-/* minicmd.c - commands for the rescue mode */
+/* testload.c - load the same file in multiple ways */
/*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 2003,2005,2006,2007,2009,2010 Free Software Foundation, Inc.