u-boot/lib
Alexander Graf 6fb580d7b4 smbios: Provide serial number
If the system has a valid "serial#" environment variable set (which boards that
can find it out programatically set automatically), use that as input for the
serial number and UUID fields in the SMBIOS tables.

Signed-off-by: Alexander Graf <agraf@suse.de>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2016-10-19 09:01:53 +02:00
..
bzip2
dhry cmd_dhry.c: Use lldiv for vax_mips calculation as well 2016-03-17 10:14:25 -04:00
efi x86: efi: payload: Make EFI payload build again 2016-08-30 09:26:05 +08:00
efi_loader efi_loader: Fix efi_install_configuration_table 2016-10-19 09:01:52 +02:00
libfdt libfdt: Drop inlining of fdt_path_offset() 2016-10-13 14:12:40 -06:00
lzma
lzo lib/lzo: bugfix when input data is not compressed 2016-06-24 17:23:11 -04:00
rsa treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
tizen exynos: Allow tizen to be built without an LCD 2016-05-25 13:25:18 +09:00
zlib
addr_map.c
aes.c
asm-offsets.c
bch.c
bitrev.c
circbuf.c
crc7.c
crc8.c lib/crc8: Add crc start value 2016-04-11 20:48:26 -04:00
crc16.c lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value 2016-03-14 19:18:42 -04:00
crc32.c
ctype.c
display_options.c
div64.c lib: Don't instrument the div64 function 2016-02-26 08:53:10 -07:00
errno.c
errno_str.c
fdtdec.c libfdt: Sync fdt_for_each_subnode() with upstream 2016-10-13 14:10:32 -06:00
fdtdec_common.c
fdtdec_test.c
gunzip.c gunzip: cache-align write buffer memory 2016-10-06 20:57:33 -04:00
gzip.c
hang.c Change my mailaddress 2016-05-02 18:37:09 -04:00
hashtable.c spl: saveenv: adding saveenv support in SPL 2016-10-08 09:33:36 -04:00
initcall.c
Kconfig smbios: Expose in efi_loader as table 2016-10-19 09:01:52 +02:00
ldiv.c
linux_compat.c
linux_string.c
list_sort.c
lmb.c
lz4.c
lz4_wrapper.c
Makefile x86: Move smbios generation into arch independent directory 2016-10-19 09:01:50 +02:00
md5.c
membuff.c
net_utils.c
panic.c
physmem.c lib/physmem.c: Switch to __weak for arch_phys_memset 2016-04-01 17:17:43 -04:00
qsort.c
rand.c
rbtree.c
rc4.c
sha1.c
sha256.c
slre.c
smbios.c smbios: Provide serial number 2016-10-19 09:01:53 +02:00
string.c Remove unneeded remnants of bcopy(). 2016-06-06 13:39:18 -04:00
strmhz.c
strto.c Fix return value in trailing_strtoln() 2016-10-11 11:55:33 +08:00
tables_csum.c x86: Move table csum into separate file 2016-10-19 09:01:50 +02:00
time.c timer: Provide an early timer 2016-02-26 08:53:10 -07:00
tiny-printf.c tiny-printf: Adjust to avoid using data section 2016-08-08 13:32:59 -04:00
tpm.c dm: Use uclass_first_device_err() where it is useful 2016-03-14 15:34:50 -06:00
trace.c
uuid.c
vsprintf.c