1. ff72cb3 efi: Create ECPT table by Jose Marinho · 3 years ago
  2. f4c5bcb lib: allow printing RISC-V EFI Boot Protocol GUID by Heinrich Schuchardt · 2 years, 10 months ago
  3. d2a7d12 efi_loader: printing TCG2 protocol GUID by Heinrich Schuchardt · 2 years, 10 months ago
  4. 1bebcb6 cmd: printenv: simplify printing GUIDs by Heinrich Schuchardt · 2 years, 10 months ago
  5. a4628b4 cmd: efidebug: simplify printing GUIDs by Heinrich Schuchardt · 2 years, 10 months ago
  6. 0a13b79 lib: compile uuid_guid_get_str if CONFIG_LIB_UUID=y by Heinrich Schuchardt · 2 years, 10 months ago
  7. a6064f7 lib: uuid: fix the test on RNG device presence by Patrick Delaunay · 3 years, 1 month ago
  8. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
  9. d03560b lib: uuid: use RNG device if present by Matthias Brugger · 4 years ago
  10. dad0b63 doc/README.gpt: define partition type GUID for U-Boot environment by Rasmus Villemoes · 4 years ago
  11. 7b70bdc lib/uuid.c: change prototype of uuid_guid_get_str() by Rasmus Villemoes · 4 years ago
  12. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  13. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  14. 6f04498 common: Drop uuid.h from common header by Simon Glass · 4 years, 7 months ago
  15. 4acd4f0 uuid: Use const char * where possible by Simon Glass · 4 years, 8 months ago
  16. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  17. 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
  18. 1c126e2 lib: uuid: alignment error in gen_rand_uuid() by Heinrich Schuchardt · 5 years ago
  19. 6f03566 lib/vsprintf: allow printing upper case GUIDs by Heinrich Schuchardt · 6 years ago
  20. 9d74ba6 lib: uuid: Fix unseeded PRNG on RANDOM_UUID=y by Eugeniu Rosca · 6 years ago
  21. 51d85f6 lib: uuid: Do not enable UUID command SPL by Marek Vasut · 6 years ago
  22. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  23. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  24. 65f94ed uuid: add selection by string for known partition type GUID by Patrick Delaunay · 9 years ago
  25. 5ec2ed2 cmd:gpt: randomly generate each partition uuid if undefined by Przemyslaw Marczak · 11 years ago
  26. 2eb40ee new commands: uuid and guid - generate random unique identifier by Przemyslaw Marczak · 11 years ago
  27. b428514 lib: uuid: add functions to generate UUID version 4 by Przemyslaw Marczak · 11 years ago
  28. 0c81336 lib: uuid: code refactor for proper maintain between uuid bin and string by Przemyslaw Marczak · 11 years ago
  29. fa90734 part_efi: move uuid<->string conversion functions into lib/uuid.c by Przemyslaw Marczak · 11 years ago
  30. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  31. 6e39cce lib: add uuid_str_to_bin for use with bootp and PXE uuid by Jason Hobbs · 13 years ago