~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lib: uuid: introduce uuid_str_to_le_bin functionAbdellatif El Khlifi2023-08-08
* Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"Tom Rini2023-07-24
* lib: uuid: introduce uuid_str_to_le_bin functionAbdellatif El Khlifi2023-07-24
* efi: Show all known UUIDs with CONFIG_CMD_EFIDEBUGSimon Glass2023-07-17
* efi: Include GUID names with EFI app and payloadSimon Glass2023-03-25
* efi: Add another tranch of GUIDsSimon Glass2023-03-25
* efi: Create ECPT tableJose Marinho2022-09-03
* lib: allow printing RISC-V EFI Boot Protocol GUIDHeinrich Schuchardt2022-01-29
* efi_loader: printing TCG2 protocol GUIDHeinrich Schuchardt2022-01-19
* cmd: printenv: simplify printing GUIDsHeinrich Schuchardt2022-01-19
* cmd: efidebug: simplify printing GUIDsHeinrich Schuchardt2022-01-19
* lib: compile uuid_guid_get_str if CONFIG_LIB_UUID=yHeinrich Schuchardt2022-01-19
* lib: uuid: fix the test on RNG device presencePatrick Delaunay2021-10-26
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-02
* lib: uuid: use RNG device if presentMatthias Brugger2021-01-19
* doc/README.gpt: define partition type GUID for U-Boot environmentRasmus Villemoes2021-01-16
* lib/uuid.c: change prototype of uuid_guid_get_str()Rasmus Villemoes2021-01-16
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-18
* common: Drop net.h from common headerSimon Glass2020-05-18
* common: Drop uuid.h from common headerSimon Glass2020-05-18
* uuid: Use const char * where possibleSimon Glass2020-04-24
* common: Move get_ticks() function out of common.hSimon Glass2019-12-02
* env: Move env_set() to env.hSimon Glass2019-08-11
* lib: uuid: alignment error in gen_rand_uuid()Heinrich Schuchardt2019-07-29
* lib/vsprintf: allow printing upper case GUIDsHeinrich Schuchardt2019-06-07
* lib: uuid: Fix unseeded PRNG on RANDOM_UUID=yEugeniu Rosca2019-05-02
* lib: uuid: Do not enable UUID command SPLMarek Vasut2019-01-15
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* env: Rename setenv() to env_set()Simon Glass2017-08-16
* uuid: add selection by string for known partition type GUIDPatrick Delaunay2015-11-12
* cmd:gpt: randomly generate each partition uuid if undefinedPrzemyslaw Marczak2014-04-02
* new commands: uuid and guid - generate random unique identifierPrzemyslaw Marczak2014-04-02
* lib: uuid: add functions to generate UUID version 4Przemyslaw Marczak2014-04-02
* lib: uuid: code refactor for proper maintain between uuid bin and stringPrzemyslaw Marczak2014-04-02
* part_efi: move uuid<->string conversion functions into lib/uuid.cPrzemyslaw Marczak2014-04-02
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* lib: add uuid_str_to_bin for use with bootp and PXE uuidJason Hobbs2011-10-17