1. 6b92c17 efi: Create ECPT table by Jose Marinho · 2 years, 9 months ago
  2. 8d4c426 lib: allow printing RISC-V EFI Boot Protocol GUID by Heinrich Schuchardt · 2 years, 8 months ago
  3. 38040a6 efi_loader: printing TCG2 protocol GUID by Heinrich Schuchardt · 2 years, 8 months ago
  4. 983a5a2 cmd: printenv: simplify printing GUIDs by Heinrich Schuchardt · 2 years, 8 months ago
  5. 3adae64 cmd: efidebug: simplify printing GUIDs by Heinrich Schuchardt · 2 years, 8 months ago
  6. c1528f3 lib: compile uuid_guid_get_str if CONFIG_LIB_UUID=y by Heinrich Schuchardt · 2 years, 8 months ago
  7. 70a9f4d lib: uuid: fix the test on RNG device presence by Patrick Delaunay · 2 years, 11 months ago
  8. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 2 months ago
  9. 92fdad2 lib: uuid: use RNG device if present by Matthias Brugger · 3 years, 9 months ago
  10. c0364ce doc/README.gpt: define partition type GUID for U-Boot environment by Rasmus Villemoes · 3 years, 10 months ago
  11. 31ce367 lib/uuid.c: change prototype of uuid_guid_get_str() by Rasmus Villemoes · 3 years, 10 months ago
  12. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 4 months ago
  13. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 4 months ago
  14. ba06b3c common: Drop uuid.h from common header by Simon Glass · 4 years, 4 months ago
  15. 2c2ca20 uuid: Use const char * where possible by Simon Glass · 4 years, 6 months ago
  16. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 4 years, 10 months ago
  17. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  18. a1b633d lib: uuid: alignment error in gen_rand_uuid() by Heinrich Schuchardt · 5 years ago
  19. 3bad256 lib/vsprintf: allow printing upper case GUIDs by Heinrich Schuchardt · 5 years ago
  20. 4ccf678 lib: uuid: Fix unseeded PRNG on RANDOM_UUID=y by Eugeniu Rosca · 5 years ago
  21. 05f6da3 lib: uuid: Do not enable UUID command SPL by Marek Vasut · 6 years ago
  22. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  23. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  24. bcb41dc uuid: add selection by string for known partition type GUID by Patrick Delaunay · 9 years ago
  25. 3920638 cmd:gpt: randomly generate each partition uuid if undefined by Przemyslaw Marczak · 10 years ago
  26. 89c8230 new commands: uuid and guid - generate random unique identifier by Przemyslaw Marczak · 10 years ago
  27. 4e4815f lib: uuid: add functions to generate UUID version 4 by Przemyslaw Marczak · 10 years ago
  28. d718ded lib: uuid: code refactor for proper maintain between uuid bin and string by Przemyslaw Marczak · 10 years ago
  29. a96a0e6 part_efi: move uuid<->string conversion functions into lib/uuid.c by Przemyslaw Marczak · 10 years ago
  30. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  31. e11938e lib: add uuid_str_to_bin for use with bootp and PXE uuid by Jason Hobbs · 13 years ago