Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
274e0b05cc21c6d4c1445ce6207ade2a692363ce
/
lib
/
uuid.c
274e0b0
common: Drop net.h from common header
by Simon Glass
· 4 years, 7 months ago
6f04498
common: Drop uuid.h from common header
by Simon Glass
· 4 years, 7 months ago
4acd4f0
uuid: Use const char * where possible
by Simon Glass
· 4 years, 8 months ago
495a5dc
common: Move get_ticks() function out of common.h
by Simon Glass
· 5 years ago
5e6201b
env: Move env_set() to env.h
by Simon Glass
· 5 years ago
1c126e2
lib: uuid: alignment error in gen_rand_uuid()
by Heinrich Schuchardt
· 5 years ago
6f03566
lib/vsprintf: allow printing upper case GUIDs
by Heinrich Schuchardt
· 6 years ago
9d74ba6
lib: uuid: Fix unseeded PRNG on RANDOM_UUID=y
by Eugeniu Rosca
· 6 years ago
51d85f6
lib: uuid: Do not enable UUID command SPL
by Marek Vasut
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
6a38e41
env: Rename setenv() to env_set()
by Simon Glass
· 7 years ago
65f94ed
uuid: add selection by string for known partition type GUID
by Patrick Delaunay
· 9 years ago
5ec2ed2
cmd:gpt: randomly generate each partition uuid if undefined
by Przemyslaw Marczak
· 11 years ago
2eb40ee
new commands: uuid and guid - generate random unique identifier
by Przemyslaw Marczak
· 11 years ago
b428514
lib: uuid: add functions to generate UUID version 4
by Przemyslaw Marczak
· 11 years ago
0c81336
lib: uuid: code refactor for proper maintain between uuid bin and string
by Przemyslaw Marczak
· 11 years ago
fa90734
part_efi: move uuid<->string conversion functions into lib/uuid.c
by Przemyslaw Marczak
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
6e39cce
lib: add uuid_str_to_bin for use with bootp and PXE uuid
by Jason Hobbs
· 13 years ago