commit | f511c1f11895397606be103823fd3a33c6e92811 | [log] [tgz] |
---|---|---|
author | Ryan Salsamendi <rsalsamendi@hotmail.com> | Fri Jun 16 13:15:31 2017 -0700 |
committer | Martin Roth <martinroth@google.com> | Tue Jun 20 03:13:18 2017 +0200 |
tree | 6a7b16ed03e950fa04100f6a857f1488289bea36 | |
parent | 927f06a565dcbf973739e2c91cc1ea2814338609 [diff] |
arch/x86/ebda: Change memcpy() to endian wrappers Change memcpy()s and memset()s to endian.h wrappers for consistency and safety. Add zero_n() wrapper to safely clear memory. Change-Id: If155d82608c81992f05eae4d2223de6f506e98c5 Signed-off-by: Ryan Salsamendi <rsalsamendi@hotmail.com> Reviewed-on: https://review.coreboot.org/20240 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org>