+2010-09-20 Colin Watson <cjwatson@ubuntu.com>
+
+ * grub-core/commands/efi/lsefimmap.c: Correct header.
+ * NEWS: Update.
+
2010-09-20 Colin Watson <cjwatson@ubuntu.com>
* util/grub-editenv.c (argp_parser): Don't pass translated strings
* Extend `vbeinfo' and `vbetest' commands to non-VBE graphics, as
`videoinfo' and `videotest'.
-* New `lsefisystab' and `lssal' commands on EFI platforms.
+* New `lsefisystab', `lssal', and `lsefimmap' commands on EFI platforms.
* Support explicit user claim that a device is BIOS-visible. Devices
listed in device.map will be assumed to be readable using only BIOS
-/* memmap.c - Display memory map. */
+/* lsefimemmap.c - Display memory map. */
/*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 2008 Free Software Foundation, Inc.