index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
uuid.c
Age
Commit message (
Expand
)
Author
2026-03-14
lib: uuid: add EBBR 2.1 conformance profile GUID
Vincent Stehlé
2025-12-12
lib: uuid: add EFI_PARTITION_INFO_PROTOCOL_GUID translation
Heinrich Schuchardt
2025-10-18
lib: uuid: add efi debug image info table guid
Vincent Stehlé
2025-07-26
efi: Rename CONFIG_EFI to CONFIG_EFI_CLIENT
Simon Glass
2025-06-17
lib/uuid.c: restore support of system partition type for ESP
Patrick Delaunay
2025-04-22
lib/uuid.c: use unique name for PARTITION_SYSTEM_GUID
Jerome Forissier
2025-02-20
lib: uuid: support more efi protocols in uuid_guid_get_str()
Vincent Stehlé
2024-12-04
lib: uuid: display HTTP and IPV4 Config II protocols
Heinrich Schuchardt
2024-11-13
lib: uuid: fix uuid_str_to_bin() on 32-bit
Heinrich Schuchardt
2024-11-13
lib: uuid: fix uuid_str_to_le_bin() on 32-bit
Heinrich Schuchardt
2024-10-11
global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-09-12
include: export uuid.h
Caleb Connolly
2024-09-12
lib: uuid: supporting building as part of host tools
Caleb Connolly
2024-09-12
lib: uuid: add UUID v5 support
Caleb Connolly
2024-05-05
rng: Introduce SPL_DM_RNG
Marek Vasut
2024-01-26
lib: support SMBIOS3 table in uuid_guid_get_str()
Heinrich Schuchardt
2023-12-21
lib: Remove <common.h> inclusion from these files
Tom Rini
2023-08-25
uuid: Add ChromiumOS partition types
Simon Glass
2023-08-25
uuid: Move function comments to header file
Simon Glass
2023-08-08
lib: uuid: introduce uuid_str_to_le_bin function
Abdellatif El Khlifi
2023-07-24
Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"
Tom Rini
2023-07-24
lib: uuid: introduce uuid_str_to_le_bin function
Abdellatif El Khlifi
2023-07-17
efi: Show all known UUIDs with CONFIG_CMD_EFIDEBUG
Simon Glass
2023-03-25
efi: Include GUID names with EFI app and payload
Simon Glass
2023-03-25
efi: Add another tranch of GUIDs
Simon Glass
2022-09-03
efi: Create ECPT table
Jose Marinho
2022-01-29
lib: allow printing RISC-V EFI Boot Protocol GUID
Heinrich Schuchardt
2022-01-19
efi_loader: printing TCG2 protocol GUID
Heinrich Schuchardt
2022-01-19
cmd: printenv: simplify printing GUIDs
Heinrich Schuchardt
2022-01-19
cmd: efidebug: simplify printing GUIDs
Heinrich Schuchardt
2022-01-19
lib: compile uuid_guid_get_str if CONFIG_LIB_UUID=y
Heinrich Schuchardt
2021-10-26
lib: uuid: fix the test on RNG device presence
Patrick Delaunay
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-01-19
lib: uuid: use RNG device if present
Matthias Brugger
2021-01-16
doc/README.gpt: define partition type GUID for U-Boot environment
Rasmus Villemoes
2021-01-16
lib/uuid.c: change prototype of uuid_guid_get_str()
Rasmus Villemoes
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-18
common: Drop uuid.h from common header
Simon Glass
2020-04-24
uuid: Use const char * where possible
Simon Glass
2019-12-02
common: Move get_ticks() function out of common.h
Simon Glass
2019-08-11
env: Move env_set() to env.h
Simon Glass
2019-07-29
lib: uuid: alignment error in gen_rand_uuid()
Heinrich Schuchardt
2019-06-07
lib/vsprintf: allow printing upper case GUIDs
Heinrich Schuchardt
2019-05-02
lib: uuid: Fix unseeded PRNG on RANDOM_UUID=y
Eugeniu Rosca
2019-01-15
lib: uuid: Do not enable UUID command SPL
Marek Vasut
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2015-11-12
uuid: add selection by string for known partition type GUID
Patrick Delaunay
2014-04-02
cmd:gpt: randomly generate each partition uuid if undefined
Przemyslaw Marczak
[next]