* grub-core/loader/multiboot_mbi2.c: Add EFI memory map to the list

of supported tags.
This commit is contained in:
Vladimir Serbinenko 2013-10-28 15:40:34 +01:00
parent 329550c4a9
commit 1ca4b75ec2
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2013-10-28 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/loader/multiboot_mbi2.c: Add EFI memory map to the list
of supported tags.
2013-10-28 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/loader/multiboot_mbi2.c: Implement EFI memory map.