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-09-27
efi_loader: installation of EFI_RNG_PROTOCOL
Heinrich Schuchardt
2020-09-18
efi_memory: refine overlap_only_ram description
Maxim Uvarov
2020-09-14
efi_loader: save global data pointer on RISC-V
Heinrich Schuchardt
2020-09-14
efi_loader: efi_var_mem_notify_exit_boot_services
Heinrich Schuchardt
2020-09-06
efi_loader: remove duplicate image size check
Heinrich Schuchardt
2020-09-06
efi_loader: error message if image not authenticated
Heinrich Schuchardt
2020-09-06
efi_loader: log function in image loader
Heinrich Schuchardt
2020-08-24
efi_loader: validate device path length in boot manager
Heinrich Schuchardt
2020-08-24
efi_loader: efi_dp_check_length()
Heinrich Schuchardt
2020-08-24
efi_loader: ResetSystem() should not hang
Heinrich Schuchardt
2020-08-14
efi_loader: signature: correct a behavior against multiple signatures
AKASHI Takahiro
2020-08-13
efi_loader: variable: fix secure state initialization
AKASHI Takahiro
2020-08-13
efi_loader: signature: rework for intermediate certificates support
AKASHI Takahiro
2020-08-13
efi_loader: variable: keep temporary buffer during the authentication
AKASHI Takahiro
2020-08-08
efi_loader: set load options in boot manager
Heinrich Schuchardt
2020-08-08
efi_loader: factor out efi_set_load_options()
Heinrich Schuchardt
2020-08-08
efi_loader: add copyright notice
AKASHI Takahiro
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
[next]