summaryrefslogtreecommitdiff
path: root/lib/efi_loader/efi_rng.c
AgeCommit message (Expand)AuthorFilesLines
2024-09-21efi_loader: fix some function descriptionsHeinrich Schuchardt1-1/+1
2023-12-21efi_loader: Remove <common.h>Tom Rini1-1/+0
2022-01-19efi_loader: use %pUs for printing GUIDsHeinrich Schuchardt1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-11-14efi_loader: Add missing newline to log_{err,warning}Paulo Alcantara1-2/+2
2020-09-27efi_loader: installation of EFI_RNG_PROTOCOLHeinrich Schuchardt1-1/+29
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-01-15efi_loader: document functions in efi_rng.cHeinrich Schuchardt1-0/+35
2020-01-07efi_rng_protocol: Install the efi_rng_protocol on the root nodeSughosh Ganu1-0/+2
2020-01-07efi: qemu: arm64: Add efi_rng_protocol implementation for the platformSughosh Ganu1-0/+112