~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
uuid.c
Commit message (
Expand
)
Author
Age
*
lib: uuid: introduce uuid_str_to_le_bin function
Abdellatif El Khlifi
2023-08-08
*
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-24
*
efi: Show all known UUIDs with CONFIG_CMD_EFIDEBUG
Simon Glass
2023-07-17
*
efi: Include GUID names with EFI app and payload
Simon Glass
2023-03-25
*
efi: Add another tranch of GUIDs
Simon Glass
2023-03-25
*
efi: Create ECPT table
Jose Marinho
2022-09-03
*
lib: allow printing RISC-V EFI Boot Protocol GUID
Heinrich Schuchardt
2022-01-29
*
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
2022-01-19
*
lib: uuid: fix the test on RNG device presence
Patrick Delaunay
2021-10-26
*
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-08-02
*
lib: uuid: use RNG device if present
Matthias Brugger
2021-01-19
*
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
2021-01-16
*
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-05-18
*
uuid: Use const char * where possible
Simon Glass
2020-04-24
*
common: Move get_ticks() function out of common.h
Simon Glass
2019-12-02
*
env: Move env_set() to env.h
Simon Glass
2019-08-11
*
lib: uuid: alignment error in gen_rand_uuid()
Heinrich Schuchardt
2019-07-29
*
lib/vsprintf: allow printing upper case GUIDs
Heinrich Schuchardt
2019-06-07
*
lib: uuid: Fix unseeded PRNG on RANDOM_UUID=y
Eugeniu Rosca
2019-05-02
*
lib: uuid: Do not enable UUID command SPL
Marek Vasut
2019-01-15
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
env: Rename setenv() to env_set()
Simon Glass
2017-08-16
*
uuid: add selection by string for known partition type GUID
Patrick Delaunay
2015-11-12
*
cmd:gpt: randomly generate each partition uuid if undefined
Przemyslaw Marczak
2014-04-02
*
new commands: uuid and guid - generate random unique identifier
Przemyslaw Marczak
2014-04-02
*
lib: uuid: add functions to generate UUID version 4
Przemyslaw Marczak
2014-04-02
*
lib: uuid: code refactor for proper maintain between uuid bin and string
Przemyslaw Marczak
2014-04-02
*
part_efi: move uuid<->string conversion functions into lib/uuid.c
Przemyslaw Marczak
2014-04-02
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
lib: add uuid_str_to_bin for use with bootp and PXE uuid
Jason Hobbs
2011-10-17