- 41bc601 efi_loader: configuration of variables store by Heinrich Schuchardt · 4 years, 5 months ago
- 730e229 efi_loader: update secure state by Heinrich Schuchardt · 4 years, 5 months ago
- 0f2c333 efi_loader: restructure code for TEE variables by Heinrich Schuchardt · 4 years, 5 months ago
- 5f1bce9 efi_loader: display RO attribute with TEE-backed variables by Ilias Apalodimas · 4 years, 5 months ago
- 5be5971 efi_loader: enable UEFI variables at runtime by Heinrich Schuchardt · 4 years, 8 months ago
- 047276c efi_loader: use memory based variable storage by Heinrich Schuchardt · 4 years, 5 months ago
- 29ef99c efi_loader: memory buffer for variables by Heinrich Schuchardt · 4 years, 8 months ago
- 8cd9975 efi_loader: new function efi_memcpy_runtime() by Heinrich Schuchardt · 4 years, 5 months ago
- dabe54a efi_loader: optional pointer for ConvertPointer by Heinrich Schuchardt · 4 years, 8 months ago
- 699b7c6 efi_loader: export efi_convert_pointer() by Heinrich Schuchardt · 4 years, 8 months ago
- 09a8d50 efi_loader: UEFI variable persistence by Heinrich Schuchardt · 4 years, 8 months ago
- 40fbdd8 efi_loader: secure boot flag by Heinrich Schuchardt · 4 years, 5 months ago
- 93f9625 efi_loader: read-only AuditMode and DeployedMode by Heinrich Schuchardt · 4 years, 5 months ago
- 6a288f7 efi_loader: value of VendorKeys by Heinrich Schuchardt · 4 years, 5 months ago
- 10bd8de efi_loader: keep attributes in efi_set_variable_int by Heinrich Schuchardt · 4 years, 5 months ago
- f625fed efi_loader: simplify boot manager by Heinrich Schuchardt · 4 years, 5 months ago
- ee3565f efi_loader: OsIndicationsSupported, PlatformLangCodes by Heinrich Schuchardt · 4 years, 5 months ago
- 276c61d efi_loader: separate UEFI variable API from implemementation by Heinrich Schuchardt · 4 years, 5 months ago
- 9827e84 efi_loader: prepare for read only OP-TEE variables by Heinrich Schuchardt · 4 years, 5 months ago
- b0818b7 efi_loader: NULL dereference in efi_convert_pointer by Heinrich Schuchardt · 4 years, 5 months ago
- 0f321b6 efi_loader: fix efi_get_child_controllers() by Heinrich Schuchardt · 4 years, 5 months ago
- d054aec efi_loader: wrong printf format in efi_image_parse by Heinrich Schuchardt · 4 years, 5 months ago
- 24105b8 efi_loader: cleanup for tee backed variables by Ilias Apalodimas · 4 years, 5 months ago
- de92407 efi_loader: image_loader: add digest-based verification for signed image by AKASHI Takahiro · 4 years, 5 months ago
- 4154b64 efi_loader: image_loader: verification for all signatures should pass by AKASHI Takahiro · 4 years, 5 months ago
- ddbfa61 efi_loader: signature: make efi_hash_regions more generic by AKASHI Takahiro · 4 years, 5 months ago
- 903120c efi_loader: signature: fix a size check against revocation list by AKASHI Takahiro · 4 years, 5 months ago
- 0d5eba4 efi_loader: image_loader: retrieve authenticode only if it exists by AKASHI Takahiro · 4 years, 5 months ago
- eab1275 efi_loader: image_loader: add a check against certificate type of authenticode by AKASHI Takahiro · 4 years, 5 months ago
- 6c46aaa efi_loader: imply FAT, FAT_WRITE by Heinrich Schuchardt · 4 years, 8 months ago
- de9bdc6 efi_loader: export initialization state by Heinrich Schuchardt · 4 years, 8 months ago
- 5106dc7 efi_loader: rtc_mktime() called twice by Heinrich Schuchardt · 4 years, 5 months ago
- 273df96 efi_loader: use log function in boot manager by Heinrich Schuchardt · 4 years, 6 months ago
- 2db39ef efi_loader: time based authentication by Heinrich Schuchardt · 4 years, 5 months ago
- 7a76a3f efi_loader: add missing validation of timestamp by Heinrich Schuchardt · 4 years, 5 months ago
- 623e5e5 efi_loader: fix efi_image_region_add() by Heinrich Schuchardt · 4 years, 5 months ago
- cb0b411 efi_loader: image_loader: replace debug to EFI_PRINT by AKASHI Takahiro · 4 years, 6 months ago
- 3712373 efi_loader: variable: replace debug to EFI_PRINT by AKASHI Takahiro · 4 years, 6 months ago
- 10a9fa8 efi_loader: signature: replace debug to EFI_PRINT by AKASHI Takahiro · 4 years, 6 months ago
- 9b31c63 efi_loader: change efi objects initialization order by AKASHI Takahiro · 4 years, 6 months ago
- 563e552 efi_loader: fix incorrect use of EFI_EXIT() by Heinrich Schuchardt · 4 years, 5 months ago
- bae548c efi_loader: size of secure boot variables by Heinrich Schuchardt · 4 years, 5 months ago
- e422dcc efi_loader: type of efi_secure_mode by Heinrich Schuchardt · 4 years, 5 months ago
- 8d2472c efi_loader: printf code in efi_image_parse() by Heinrich Schuchardt · 4 years, 6 months ago
- 8bc44ed efi_loader: comments EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL by Heinrich Schuchardt · 4 years, 6 months ago
- 5ed9ada efi_loader: signature: move efi_guid_cert_type_pkcs7 to efi_signature.c by AKASHI Takahiro · 4 years, 6 months ago
- 5605e66 efi_loader: simplify PE consistency check by Heinrich Schuchardt · 4 years, 6 months ago
- 72bc714 efi_loader: function description cmp_pe_section() by Heinrich Schuchardt · 4 years, 6 months ago
- da6d607 efi_loader: function descriptions efi_image_loader.c by Heinrich Schuchardt · 4 years, 6 months ago
- 1a3732c efi_loader: allow compiling with clang by Heinrich Schuchardt · 4 years, 6 months ago
- 7ca84f8 efi_loader: validate load option by Heinrich Schuchardt · 4 years, 6 months ago
- 2321b55 efi_loader: check device path is not installed twice by Heinrich Schuchardt · 4 years, 6 months ago
- 7bdb602 efi_loader: device path for SATA devices by Heinrich Schuchardt · 4 years, 6 months ago
- c770aaa efi_loader: device path for virtio block devices by Heinrich Schuchardt · 4 years, 6 months ago
- f667a18 efi_loader: initialize root node first by Heinrich Schuchardt · 4 years, 6 months ago
- efaa3b8 efi_loader: Remove unnecessary debug by Pragnesh Patel · 4 years, 6 months ago
- 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
- 655306c common: Drop part.h from common header by Simon Glass · 4 years, 7 months ago
- c1c4a8f part: Drop disk_partition_t typedef by Simon Glass · 4 years, 7 months ago
- 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
- 6f04498 common: Drop uuid.h from common header by Simon Glass · 4 years, 7 months ago
- 77a364f efi_loader: Implement EFI variable handling via OP-TEE by Ilias Apalodimas · 4 years, 6 months ago
- 282d386 efi_loader: round the memory area in efi_add_memory_map() by Michael Walle · 4 years, 6 months ago
- 4854f78 efi_loader: variable: check a return value of uuid__str_to_bin() by AKASHI Takahiro · 4 years, 7 months ago
- b69546f efi_loader: image_loader: fix a Coverity check against array access by AKASHI Takahiro · 4 years, 7 months ago
- 2aa0942 efi_loader: crypto/pkcs7_parser.h is not a local include by Heinrich Schuchardt · 4 years, 7 months ago
- fbc745c efi_loader: pkcs7_parse_message() returns error pointer by Patrick Wildt · 4 years, 7 months ago
- cd8a55b efi_loader: efi_variable_parse_signature() returns NULL on error by Patrick Wildt · 4 years, 7 months ago
- da0a791 efi_loader: do not unnecessarily use EFI_CALL() by Heinrich Schuchardt · 4 years, 7 months ago
- ebbda7b efi_loader: error handling in efi_set_variable_common(). by Heinrich Schuchardt · 4 years, 7 months ago
- 1e3beaf efi_loader: remove redundant assignment in dp_fill() by Heinrich Schuchardt · 4 years, 7 months ago
- 007b02f kbuild: efi: Avoid rebuilding efi targets by Jan Kiszka · 4 years, 7 months ago
- eef4eee efi_loader: change setup sequence by Heinrich Schuchardt · 4 years, 8 months ago
- e2c43da efi_loader: correct comments for efi_status_t by Heinrich Schuchardt · 4 years, 7 months ago
- 37ab736 efi_loader: eliminate efi_set_(non)volatile_variable by Heinrich Schuchardt · 4 years, 7 months ago
- 87ab0b2 efi_loader: eliminate efi_get_(non)volatile_variable by Heinrich Schuchardt · 4 years, 7 months ago
- 911df64 efi_loader: disk: add efi_disk_is_system_part() by AKASHI Takahiro · 4 years, 7 months ago
- dae117a efi_loader: factor out the common code from efi_transfer_secure_state() by AKASHI Takahiro · 4 years, 7 months ago
- a075aa3 efi_loader: fix unreachable statement in efi_sigstore_parse_siglist by AKASHI Takahiro · 4 years, 7 months ago
- 6ec6767 lib/crypto, efi_loader: move some headers to include/crypto by AKASHI Takahiro · 4 years, 7 months ago
- a993173 efi_loader: identify EFI system partition by Heinrich Schuchardt · 4 years, 8 months ago
- 4f3ad1c Merge tag 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 8 months ago
- 858fed1 x86: Move acpi_table header to main include/ directory by Simon Glass · 4 years, 8 months ago
- 8d494f6 efi_loader: set up secure boot by AKASHI Takahiro · 4 years, 8 months ago
- 0e104e3 efi_loader: image_loader: support image authentication by AKASHI Takahiro · 4 years, 8 months ago
- 94b139a efi_loader: variable: add VendorKeys variable by AKASHI Takahiro · 4 years, 8 months ago
- c78dc19 efi_loader: variable: add secure boot state transition by AKASHI Takahiro · 4 years, 8 months ago
- b0f49ee efi_loader: variable: support variable authentication by AKASHI Takahiro · 4 years, 8 months ago
- d2cefc8 efi_loader: add signature database parser by AKASHI Takahiro · 4 years, 8 months ago
- 1faaca4 efi_loader: add signature verification functions by AKASHI Takahiro · 4 years, 8 months ago
- 1900a3b efi_loader: add CONFIG_EFI_SECURE_BOOT config option by AKASHI Takahiro · 4 years, 8 months ago
- f011aa4 efi_loader: function descriptions efi_watchdog.c by Heinrich Schuchardt · 4 years, 8 months ago
- 76f5789 efi_loader: add missing doc comments in efi_disk.c by Heinrich Schuchardt · 4 years, 8 months ago
- 41020f3 efi_loader: function descriptions efi_unicode_collation.c by Heinrich Schuchardt · 4 years, 8 months ago
- fa49752 efi_loader: enable RNG if DM_RNG is enabled by Peter Robinson · 4 years, 8 months ago
- 82cd6c4 efi_loader: definition of GetNextVariableName() by Heinrich Schuchardt · 4 years, 8 months ago
- f9dab3a efi_loader: fix freestanding memmove() by Heinrich Schuchardt · 4 years, 8 months ago
- 582f857 efi_loader: description efi_convert_pointer() by Heinrich Schuchardt · 4 years, 8 months ago