coreboot/payloads/libpayload/libc
Vadim Bendebury e2fe74f86b libpayload: cros: include mac addresses in coreboot table
Pass MAC addresses found in coreboot table into lib_sysinfo.

BUG=chrome-os-partner:32152
TEST=with all changes in place MAC addresses are properly inserted
     into the kernel device tree.

Change-Id: I1d0bd437fb27fabd14b9ba1fb5415586cd8847bb
Signed-off-by: Vadim Bendebury <vbendeb@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/219444
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2014-09-24 08:56:03 +00:00
..
args.c
console.c libpayload console: Add check for already existing driver 2014-08-26 05:08:26 +00:00
coreboot.c libpayload: cros: include mac addresses in coreboot table 2014-09-24 08:56:03 +00:00
ctype.c
die.c libpayload: Fix the license in some files which were accidentally made GPL. 2014-01-11 01:36:57 +00:00
exec.c
getopt_long.c
hexdump.c libpayload: Fix the license header on hexdump. 2014-01-15 23:36:36 +00:00
ipchecksum.c
lar.c
lib.c
Makefile.inc Consolidate coreboot table parsing 2014-08-06 08:01:28 +00:00
malloc.c libpayload: Fix pointer related casts 2014-05-14 00:25:48 +00:00
memory.c libpayload: Reorder default memcpy, speed up memset and memcmp 2014-06-23 19:31:18 +00:00
printf.c libpayload: console: Allow output drivers to print whole strings at once 2014-04-30 10:00:35 +00:00
qsort.c
rand.c
readline.c Catch various cases in libpayload where malloc() or memalign() return NULL 2009-07-31 11:39:55 +00:00
string.c
strings.c
strlcpy.c
sysinfo.c
time.c libpayload: improve us timer accuracy 2014-07-11 01:55:41 +00:00