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-08-01
efi_loader: use CONFIG_STACK_SIZE in the UEFI sub-system
Heinrich Schuchardt
2020-08-01
efi_loader: Enable run-time variable support for tee based variables
Ilias Apalodimas
2020-08-01
efi_loader: Trim output buffer size correctly for tee variables
Ilias Apalodimas
2020-07-22
efi_loader: use logging for block device messages
Heinrich Schuchardt
2020-07-22
efi_loader: document efi_save_gd(), efi_restore_gd()
Heinrich Schuchardt
2020-07-22
efi_loader: loosen buffer parameter check in efi_file_read
Stefan Sørensen
2020-07-22
efi_loader: Check for the native OP-TEE result on mm_communicate calls
Ilias Apalodimas
2020-07-22
efi_loader: Rename and correct values for ARM_SMC_MM_*
Ilias Apalodimas
2020-07-22
efi_loader: don't use memmove() in efi_var_mem_del()
Heinrich Schuchardt
2020-07-22
efi_loader: efi_current_var after SetVirtualAddressMap
Heinrich Schuchardt
2020-07-16
efi_loader: pre-seed UEFI variables
Heinrich Schuchardt
2020-07-16
efi_loader: identify PK, KEK, db, dbx correctly
Heinrich Schuchardt
2020-07-16
efi_loader: configuration of variables store
Heinrich Schuchardt
2020-07-16
efi_loader: update secure state
Heinrich Schuchardt
2020-07-16
efi_loader: restructure code for TEE variables
Heinrich Schuchardt
2020-07-16
efi_loader: display RO attribute with TEE-backed variables
Ilias Apalodimas
2020-07-11
efi_loader: enable UEFI variables at runtime
Heinrich Schuchardt
2020-07-11
efi_loader: use memory based variable storage
Heinrich Schuchardt
2020-07-11
efi_loader: memory buffer for variables
Heinrich Schuchardt
2020-07-11
efi_loader: new function efi_memcpy_runtime()
Heinrich Schuchardt
2020-07-11
efi_loader: optional pointer for ConvertPointer
Heinrich Schuchardt
2020-07-11
efi_loader: export efi_convert_pointer()
Heinrich Schuchardt
2020-07-11
efi_loader: UEFI variable persistence
Heinrich Schuchardt
2020-07-11
efi_loader: secure boot flag
Heinrich Schuchardt
2020-07-11
efi_loader: read-only AuditMode and DeployedMode
Heinrich Schuchardt
2020-07-11
efi_loader: value of VendorKeys
Heinrich Schuchardt
2020-07-11
efi_loader: keep attributes in efi_set_variable_int
Heinrich Schuchardt
2020-07-11
efi_loader: simplify boot manager
Heinrich Schuchardt
2020-07-11
efi_loader: OsIndicationsSupported, PlatformLangCodes
Heinrich Schuchardt
2020-07-11
efi_loader: separate UEFI variable API from implemementation
Heinrich Schuchardt
2020-07-11
efi_loader: prepare for read only OP-TEE variables
Heinrich Schuchardt
2020-07-11
efi_loader: NULL dereference in efi_convert_pointer
Heinrich Schuchardt
2020-07-11
efi_loader: fix efi_get_child_controllers()
Heinrich Schuchardt
2020-07-11
efi_loader: wrong printf format in efi_image_parse
Heinrich Schuchardt
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
[next]