Fix buffer overflow in grub_efi_print_device_path.

This commit is contained in:
Vladimir Serbinenko 2013-12-24 19:04:46 +01:00
parent 4d6c69536e
commit 09c479006c
2 changed files with 137 additions and 132 deletions

View file

@ -1,3 +1,7 @@
2013-12-24 Vladimir Serbinenko <phcoder@gmail.com>
Fix buffer overflow in grub_efi_print_device_path.
2013-12-24 Vladimir Serbinenko <phcoder@gmail.com>
Show SATA device path.