index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
efi_loader
Age
Commit message (
Expand
)
Author
2020-05-07
efi_loader: crypto/pkcs7_parser.h is not a local include
Heinrich Schuchardt
2020-05-07
efi_loader: pkcs7_parse_message() returns error pointer
Patrick Wildt
2020-05-07
efi_loader: efi_variable_parse_signature() returns NULL on error
Patrick Wildt
2020-05-07
efi_loader: do not unnecessarily use EFI_CALL()
Heinrich Schuchardt
2020-05-07
efi_loader: error handling in efi_set_variable_common().
Heinrich Schuchardt
2020-05-07
efi_loader: remove redundant assignment in dp_fill()
Heinrich Schuchardt
2020-05-07
kbuild: efi: Avoid rebuilding efi targets
Jan Kiszka
2020-05-04
efi_loader: change setup sequence
Heinrich Schuchardt
2020-05-04
efi_loader: correct comments for efi_status_t
Heinrich Schuchardt
2020-05-04
efi_loader: eliminate efi_set_(non)volatile_variable
Heinrich Schuchardt
2020-05-04
efi_loader: eliminate efi_get_(non)volatile_variable
Heinrich Schuchardt
2020-05-04
efi_loader: disk: add efi_disk_is_system_part()
AKASHI Takahiro
2020-05-04
efi_loader: factor out the common code from efi_transfer_secure_state()
AKASHI Takahiro
2020-05-04
efi_loader: fix unreachable statement in efi_sigstore_parse_siglist
AKASHI Takahiro
2020-05-04
lib/crypto, efi_loader: move some headers to include/crypto
AKASHI Takahiro
2020-04-30
efi_loader: identify EFI system partition
Heinrich Schuchardt
2020-04-16
Merge tag 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-04-16
x86: Move acpi_table header to main include/ directory
Simon Glass
2020-04-16
efi_loader: set up secure boot
AKASHI Takahiro
2020-04-16
efi_loader: image_loader: support image authentication
AKASHI Takahiro
2020-04-16
efi_loader: variable: add VendorKeys variable
AKASHI Takahiro
2020-04-16
efi_loader: variable: add secure boot state transition
AKASHI Takahiro
2020-04-16
efi_loader: variable: support variable authentication
AKASHI Takahiro
2020-04-16
efi_loader: add signature database parser
AKASHI Takahiro
2020-04-16
efi_loader: add signature verification functions
AKASHI Takahiro
2020-04-16
efi_loader: add CONFIG_EFI_SECURE_BOOT config option
AKASHI Takahiro
2020-04-16
efi_loader: function descriptions efi_watchdog.c
Heinrich Schuchardt
2020-04-16
efi_loader: add missing doc comments in efi_disk.c
Heinrich Schuchardt
2020-04-16
efi_loader: function descriptions efi_unicode_collation.c
Heinrich Schuchardt
2020-04-16
efi_loader: enable RNG if DM_RNG is enabled
Peter Robinson
2020-03-22
efi_loader: definition of GetNextVariableName()
Heinrich Schuchardt
2020-03-22
efi_loader: fix freestanding memmove()
Heinrich Schuchardt
2020-03-22
efi_loader: description efi_convert_pointer()
Heinrich Schuchardt
2020-03-22
efi_loader: simplify logical expression in efi_disk_add_dev()
Heinrich Schuchardt
2020-03-22
efi_loader: correct reported length in GetNextVariable()
Heinrich Schuchardt
2020-03-22
efi_loader: fix function descriptions in efi_disk.c
Heinrich Schuchardt
2020-03-22
efi_loader: description of efi_variable.c
Heinrich Schuchardt
2020-03-17
efi_loader: export a couple of protocol related functions
AKASHI Takahiro
2020-03-11
efi_loader: unnecessary assignment in efi_queue_event
Heinrich Schuchardt
2020-03-11
efi_loader: get_memory_map: return parameters whenever possible
AKASHI Takahiro
2020-02-28
efi_loader: Implement FileLoad2 for initramfs loading
Ilias Apalodimas
2020-02-26
efi_loader: implement EFI_RT_PROPERTIES_TABLE
Heinrich Schuchardt
2020-02-19
efi_loader: EFI_RNG_PROTOCOL
Heinrich Schuchardt
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-01-15
efi_loader: imply VIDEO_ANSI
Heinrich Schuchardt
2020-01-15
efi_loader: describe returning of control
Heinrich Schuchardt
2020-01-15
efi_loader: document functions in efi_rng.c
Heinrich Schuchardt
2020-01-07
efi_rng_protocol: Install the efi_rng_protocol on the root node
Sughosh Ganu
2020-01-07
efi: qemu: arm64: Add efi_rng_protocol implementation for the platform
Sughosh Ganu
2020-01-07
efi_loader: Add guidcpy function
Sughosh Ganu
[next]