index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
efi_loader
Age
Commit message (
Expand
)
Author
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
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
[next]