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-07-11
efi_loader: cleanup for tee backed variables
Ilias Apalodimas
2020-07-11
efi_loader: image_loader: add digest-based verification for signed image
AKASHI Takahiro
2020-07-11
efi_loader: image_loader: verification for all signatures should pass
AKASHI Takahiro
2020-07-11
efi_loader: signature: make efi_hash_regions more generic
AKASHI Takahiro
2020-07-11
efi_loader: signature: fix a size check against revocation list
AKASHI Takahiro
2020-07-11
efi_loader: image_loader: retrieve authenticode only if it exists
AKASHI Takahiro
2020-07-11
efi_loader: image_loader: add a check against certificate type of authenticode
AKASHI Takahiro
2020-07-03
efi_loader: imply FAT, FAT_WRITE
Heinrich Schuchardt
2020-07-03
efi_loader: export initialization state
Heinrich Schuchardt
2020-07-03
efi_loader: rtc_mktime() called twice
Heinrich Schuchardt
2020-07-03
efi_loader: use log function in boot manager
Heinrich Schuchardt
2020-07-03
efi_loader: time based authentication
Heinrich Schuchardt
2020-07-03
efi_loader: add missing validation of timestamp
Heinrich Schuchardt
2020-07-03
efi_loader: fix efi_image_region_add()
Heinrich Schuchardt
2020-07-03
efi_loader: image_loader: replace debug to EFI_PRINT
AKASHI Takahiro
2020-07-03
efi_loader: variable: replace debug to EFI_PRINT
AKASHI Takahiro
2020-07-03
efi_loader: signature: replace debug to EFI_PRINT
AKASHI Takahiro
2020-07-03
efi_loader: change efi objects initialization order
AKASHI Takahiro
2020-06-29
efi_loader: fix incorrect use of EFI_EXIT()
Heinrich Schuchardt
2020-06-24
efi_loader: size of secure boot variables
Heinrich Schuchardt
2020-06-24
efi_loader: type of efi_secure_mode
Heinrich Schuchardt
2020-06-14
efi_loader: printf code in efi_image_parse()
Heinrich Schuchardt
2020-06-05
efi_loader: comments EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL
Heinrich Schuchardt
2020-06-03
efi_loader: signature: move efi_guid_cert_type_pkcs7 to efi_signature.c
AKASHI Takahiro
2020-06-03
efi_loader: simplify PE consistency check
Heinrich Schuchardt
2020-06-03
efi_loader: function description cmp_pe_section()
Heinrich Schuchardt
2020-06-03
efi_loader: function descriptions efi_image_loader.c
Heinrich Schuchardt
2020-06-03
efi_loader: allow compiling with clang
Heinrich Schuchardt
2020-06-03
efi_loader: validate load option
Heinrich Schuchardt
2020-05-21
efi_loader: check device path is not installed twice
Heinrich Schuchardt
2020-05-21
efi_loader: device path for SATA devices
Heinrich Schuchardt
2020-05-21
efi_loader: device path for virtio block devices
Heinrich Schuchardt
2020-05-21
efi_loader: initialize root node first
Heinrich Schuchardt
2020-05-21
efi_loader: Remove unnecessary debug
Pragnesh Patel
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop part.h from common header
Simon Glass
2020-05-18
part: Drop disk_partition_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-17
efi_loader: Implement EFI variable handling via OP-TEE
Ilias Apalodimas
2020-05-17
efi_loader: round the memory area in efi_add_memory_map()
Michael Walle
2020-05-09
efi_loader: variable: check a return value of uuid__str_to_bin()
AKASHI Takahiro
2020-05-09
efi_loader: image_loader: fix a Coverity check against array access
AKASHI Takahiro
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
[prev]
[next]