* grub-core/commands/efi/lsefimmap.c: New file.

* grub-core/Makefile.core.def (lsefimmap): New module.
	* include/grub/efi/api.h (PRIxGRUB_EFI_UINTN_T): New definition.

	Also-By: Robert Millan <rmh.grub@aybabtu.com>

	Also-By: Vladimir Serbinenko <phcoder@gmail.com>
This commit is contained in:
Tristan Gingold 2010-09-20 17:59:25 +02:00 committed by Vladimir 'phcoder' Serbinenko
commit 3dccbe4bbb
4 changed files with 161 additions and 0 deletions

View file

@ -1,3 +1,11 @@
2010-09-20 Tristan Gingold <gingold@free.fr>
2010-09-20 Robert Millan <rmh.grub@aybabtu.com>
2010-09-20 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/commands/efi/lsefimmap.c: New file.
* grub-core/Makefile.core.def (lsefimmap): New module.
* include/grub/efi/api.h (PRIxGRUB_EFI_UINTN_T): New definition.
2010-09-20 Vladimir Serbinenko <phcoder@gmail.com>
Pause the execution (10s max) if any errors are displayed so the user