* grub-core/lib/fdt.c: change memcpy => grub_memcpy

This commit is contained in:
Leif Lindholm 2013-12-10 16:46:46 +00:00
parent 0341da6019
commit 3f1423e789
2 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,7 @@
2013-12-10 Leif Lindholm <leif.lindholm@linaro.org>
* grub-core/lib/fdt.c: change memcpy => grub_memcpy
2013-12-09 Jon McCune <jonmccune@google.com>
* Add --no-rs-codes flag to optionally disable reed-solomon codes