Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
8181e189ef4d020ae2c446cdcb2d6ece5b828daa
/
lib
/
uuid.c
a877ce1
lib: Remove <common.h> inclusion from these files
by Tom Rini
· Thu Dec 14 13:16:58 2023 -0500
21fcfd8
uuid: Add ChromiumOS partition types
by Simon Glass
· Thu Aug 24 13:55:44 2023 -0600
317bdb2
uuid: Move function comments to header file
by Simon Glass
· Thu Aug 24 13:55:36 2023 -0600
dc3cb5d
lib: uuid: introduce uuid_str_to_le_bin function
by Abdellatif El Khlifi
· Fri Aug 04 14:33:38 2023 +0100
74aad48
Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"
by Tom Rini
· Mon Jul 24 19:51:05 2023 -0400
0d92c6e
lib: uuid: introduce uuid_str_to_le_bin function
by Abdellatif El Khlifi
· Thu Jul 13 14:28:39 2023 +0100
54d26e7
efi: Show all known UUIDs with CONFIG_CMD_EFIDEBUG
by Simon Glass
· Sat Jul 15 21:38:51 2023 -0600
f7f5578
efi: Include GUID names with EFI app and payload
by Simon Glass
· Mon Mar 20 08:30:12 2023 +1300
d134ad5
efi: Add another tranch of GUIDs
by Simon Glass
· Mon Mar 20 08:30:11 2023 +1300
ff72cb3
efi: Create ECPT table
by Jose Marinho
· Thu Dec 23 14:51:07 2021 +0000
f4c5bcb
lib: allow printing RISC-V EFI Boot Protocol GUID
by Heinrich Schuchardt
· Fri Jan 28 19:29:47 2022 +0100
d2a7d12
efi_loader: printing TCG2 protocol GUID
by Heinrich Schuchardt
· Sun Jan 16 17:46:38 2022 +0100
1bebcb6
cmd: printenv: simplify printing GUIDs
by Heinrich Schuchardt
· Sun Jan 16 14:53:37 2022 +0100
a4628b4
cmd: efidebug: simplify printing GUIDs
by Heinrich Schuchardt
· Sun Jan 16 14:10:23 2022 +0100
0a13b79
lib: compile uuid_guid_get_str if CONFIG_LIB_UUID=y
by Heinrich Schuchardt
· Sun Jan 16 11:55:39 2022 +0100
a6064f7
lib: uuid: fix the test on RNG device presence
by Patrick Delaunay
· Fri Oct 22 17:05:47 2021 +0200
3ff49ec
global: Convert simple_strtoul() with hex to hextoul()
by Simon Glass
· Sat Jul 24 09:03:29 2021 -0600
d03560b
lib: uuid: use RNG device if present
by Matthias Brugger
· Fri Dec 18 10:28:03 2020 +0100
dad0b63
doc/README.gpt: define partition type GUID for U-Boot environment
by Rasmus Villemoes
· Fri Nov 20 11:45:36 2020 +0100
7b70bdc
lib/uuid.c: change prototype of uuid_guid_get_str()
by Rasmus Villemoes
· Fri Nov 20 11:45:35 2020 +0100
ed38aef
command: Remove the cmd_tbl_t typedef
by Simon Glass
· Sun May 10 11:40:03 2020 -0600
274e0b0
common: Drop net.h from common header
by Simon Glass
· Sun May 10 11:39:56 2020 -0600
6f04498
common: Drop uuid.h from common header
by Simon Glass
· Sun May 10 11:39:52 2020 -0600
4acd4f0
uuid: Use const char * where possible
by Simon Glass
· Wed Apr 08 08:32:58 2020 -0600
495a5dc
common: Move get_ticks() function out of common.h
by Simon Glass
· Thu Nov 14 12:57:30 2019 -0700
5e6201b
env: Move env_set() to env.h
by Simon Glass
· Thu Aug 01 09:46:51 2019 -0600
1c126e2
lib: uuid: alignment error in gen_rand_uuid()
by Heinrich Schuchardt
· Sun Jul 14 23:31:50 2019 +0200
6f03566
lib/vsprintf: allow printing upper case GUIDs
by Heinrich Schuchardt
· Mon Apr 29 08:08:43 2019 +0200
9d74ba6
lib: uuid: Fix unseeded PRNG on RANDOM_UUID=y
by Eugeniu Rosca
· Thu May 02 14:27:06 2019 +0200
51d85f6
lib: uuid: Do not enable UUID command SPL
by Marek Vasut
· Mon Jan 07 21:23:38 2019 +0100
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
6a38e41
env: Rename setenv() to env_set()
by Simon Glass
· Thu Aug 03 12:22:09 2017 -0600
65f94ed
uuid: add selection by string for known partition type GUID
by Patrick Delaunay
· Tue Oct 27 11:00:28 2015 +0100
5ec2ed2
cmd:gpt: randomly generate each partition uuid if undefined
by Przemyslaw Marczak
· Wed Apr 02 10:20:06 2014 +0200
2eb40ee
new commands: uuid and guid - generate random unique identifier
by Przemyslaw Marczak
· Wed Apr 02 10:20:05 2014 +0200
b428514
lib: uuid: add functions to generate UUID version 4
by Przemyslaw Marczak
· Wed Apr 02 10:20:04 2014 +0200
0c81336
lib: uuid: code refactor for proper maintain between uuid bin and string
by Przemyslaw Marczak
· Wed Apr 02 10:20:03 2014 +0200
fa90734
part_efi: move uuid<->string conversion functions into lib/uuid.c
by Przemyslaw Marczak
· Wed Apr 02 10:20:02 2014 +0200
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
6e39cce
lib: add uuid_str_to_bin for use with bootp and PXE uuid
by Jason Hobbs
· Tue Aug 23 11:06:56 2011 +0000