Replace few instances of memcmp/memcpy in the code that should be grub_memcmp/grub_memcpy.
This commit is contained in:
parent
9706066791
commit
8063ce197f
5 changed files with 12 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue