Replace few instances of memcmp/memcpy in the code that should be grub_memcmp/grub_memcpy.

This commit is contained in:
Vladimir Serbinenko 2014-04-04 07:58:42 +02:00
parent 9706066791
commit 8063ce197f
5 changed files with 12 additions and 7 deletions

View file

@ -1,3 +1,8 @@
2014-04-04 Vladimir Serbinenko <phcoder@gmail.com>
Replace few instances of memcmp/memcpy in the code that should be
grub_memcmp/grub_memcpy.
2014-04-03 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/osdep/linux/getroot.c (grub_util_part_to_disk): Support NVMe