Show patches with: Submitter = Ilias Apalodimas       |    State = Action Required       |    Archived = No       |   158 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
[1/2] efi_loader: Implement FileLoad2 for initramfs loading [1/2] efi_loader: Implement FileLoad2 for initramfs loading --- 2020-02-21 Ilias Apalodimas New
[1/6] charset: Add support for calculating bytes occupied by a u16 string EFI variable support via OP-TEE --- 2020-05-06 Ilias Apalodimas New
[2/6] efi_loader: Add headers for EDK2 StandAloneMM communication EFI variable support via OP-TEE --- 2020-05-06 Ilias Apalodimas New
[5/6] MAINTAINERS: Add maintainer for EFI variables via OP-TEE EFI variable support via OP-TEE --- 2020-05-06 Ilias Apalodimas New
[6/6] doc: uefi.rst: Add OP-TEE variable storage config options EFI variable support via OP-TEE --- 2020-05-06 Ilias Apalodimas New
[3/5,v2] cmd: efidebug: Add support for querying UEFI variable storage EFI variable support via OP-TEE --- 2020-05-11 Ilias Apalodimas New
[3/6,v3] cmd: efidebug: Add support for querying UEFI variable storage EFI variable support via OP-TEE --- 2020-05-15 Ilias Apalodimas New
[6/6,v3] configs: lx2160a: Add default config for lx2160a using StMM in OP-TEE EFI variable support via OP-TEE --- 2020-05-15 Ilias Apalodimas New
[1/7,v4] efi_loader: Add headers for EDK2 StandAloneMM communication EFI variable support via OP-TEE --- 2020-05-17 Ilias Apalodimas New
efi_loader: Correct value for ARM_SMC_MM_RET_NO_MEMORY efi_loader: Correct value for ARM_SMC_MM_RET_NO_MEMORY --- 2020-07-16 Ilias Apalodimas New
efi_loader: Disable devices before handing over control efi_loader: Disable devices before handing over control --- 2020-10-21 Ilias Apalodimas New
[1/2,v2] efi_loader: Sort header file ordering [1/2,v2] efi_loader: Sort header file ordering --- 2020-10-21 Ilias Apalodimas New
[2/2,v2] efi_loader: Disable devices before handing over control [1/2,v2] efi_loader: Sort header file ordering --- 2020-10-21 Ilias Apalodimas New
[1/2] tpm: Make response length of tpm2_get_capability() configurable [1/2] tpm: Make response length of tpm2_get_capability() configurable --- 2020-11-04 Ilias Apalodimas New
[2/2] efi: Add basic EFI_TCG2_PROTOCOL support [1/2] tpm: Make response length of tpm2_get_capability() configurable --- 2020-11-04 Ilias Apalodimas New
[3/3,v2] efi: Add basic EFI_TCG2_PROTOCOL support [1/3,v2] tpm: Change response length of tpm2_get_capability() --- 2020-11-05 Ilias Apalodimas New
[2/2,v5] efi: Add basic EFI_TCG2_PROTOCOL support [1/2,v5] tpm: Add some headers from the spec --- 2020-11-12 Ilias Apalodimas New
[1/3] tpm: Add tpm2 headers for TCG2 eventlog support extend EFI_TCG2_PROTOCOL support --- 2020-11-27 Ilias Apalodimas New
[3/3,v2] cmd: efidebug: Add support for TCG2 final events table extend EFI_TCG2_PROTOCOL support --- 2020-11-30 Ilias Apalodimas New
[2/6] efi_loader: Introduce helper functions for EFI Change logic of EFI LoadFile2 protocol for initrd loading --- 2020-12-28 Ilias Apalodimas New
[3/6] efi_loader: Replace config option with EFI variable for initrd loading Change logic of EFI LoadFile2 protocol for initrd loading --- 2020-12-28 Ilias Apalodimas New
[4/6] efi_loader: Remove unused headers from efi_load_initrd.c Change logic of EFI LoadFile2 protocol for initrd loading --- 2020-12-28 Ilias Apalodimas New
[6/6] efi_loader: bootmgr: use get_var from efi_helper file Change logic of EFI LoadFile2 protocol for initrd loading --- 2020-12-28 Ilias Apalodimas New
[1/8,v2] efi_loader: Remove unused headers from efi_load_initrd.c Change logic of EFI LoadFile2 protocol for initrd loading --- 2020-12-30 Ilias Apalodimas New
[3/8,v2] efi_loader: Add size checks to efi_create_indexed_name() Change logic of EFI LoadFile2 protocol for initrd loading --- 2020-12-30 Ilias Apalodimas New
[4/8,v2] efi_loader: Introduce helper functions for EFI Change logic of EFI LoadFile2 protocol for initrd loading --- 2020-12-30 Ilias Apalodimas New
[5/8,v2] efi_loader: bootmgr: Use get_var from efi_helper file Change logic of EFI LoadFile2 protocol for initrd loading --- 2020-12-30 Ilias Apalodimas New
[6/8,v2] efi_loader: Replace config option with EFI variable for initrd loading Change logic of EFI LoadFile2 protocol for initrd loading --- 2020-12-30 Ilias Apalodimas New
[7/8,v2] efi_selftest: Modify self-tests for initrd loading via Loadfile2 Change logic of EFI LoadFile2 protocol for initrd loading --- 2020-12-30 Ilias Apalodimas New
[8/8,v2] doc: uefi: Add instruction for initrd loading Change logic of EFI LoadFile2 protocol for initrd loading --- 2020-12-30 Ilias Apalodimas New
efi_loader: Remove unused headers from efi_load_initrd.c efi_loader: Remove unused headers from efi_load_initrd.c --- 2020-12-31 Ilias Apalodimas New
[RFC,1/3] efi_loader: Introduce helper functions for EFI Change logic of EFI LoadFile2 protocol for initrd loading --- 2021-01-13 Ilias Apalodimas New
[RFC,2/3] efi_loader: efi_loader: Replace config option for initrd loading Change logic of EFI LoadFile2 protocol for initrd loading --- 2021-01-13 Ilias Apalodimas New
[RFC,3/3] efidebug: add multiple device path instances on Boot#### Change logic of EFI LoadFile2 protocol for initrd loading --- 2021-01-13 Ilias Apalodimas New
efi_loader: Avoid emitting efi_var_buf to .GOT efi_loader: Avoid emitting efi_var_buf to .GOT --- 2021-01-15 Ilias Apalodimas New
[v2] efi_loader: Avoid emitting efi_var_buf to .GOT [v2] efi_loader: Avoid emitting efi_var_buf to .GOT --- 2021-01-16 Ilias Apalodimas New
efidebug: Introduce bootmgr command efidebug: Introduce bootmgr command --- 2021-02-10 Ilias Apalodimas New
doc: update efidebug command doc: update efidebug command --- 2021-02-10 Ilias Apalodimas New
configs: stm32mp1: enable uefi related commands configs: stm32mp1: enable uefi related commands --- 2021-02-25 Ilias Apalodimas New
[v2] configs: stm32mp1: enable uefi related commands [v2] configs: stm32mp1: enable uefi related commands --- 2021-02-26 Ilias Apalodimas New
[3/6] efi_loader: Introduce helper functions for EFI [1/6] efi_selftest: Remove loadfile2 for initrd selftests --- 2021-03-05 Ilias Apalodimas New
[4/6] efi_loader: Replace config option for initrd loading [1/6] efi_selftest: Remove loadfile2 for initrd selftests --- 2021-03-05 Ilias Apalodimas New
[6/6] doc: Update uefi documentation for initrd loading options [1/6] efi_selftest: Remove loadfile2 for initrd selftests --- 2021-03-05 Ilias Apalodimas New
[3/6,v2] efi_loader: Introduce helper functions for EFI Loadfile2 for initrd loading --- 2021-03-13 Ilias Apalodimas New
[4/6,v2] efi_loader: Replace config option for initrd loading Loadfile2 for initrd loading --- 2021-03-13 Ilias Apalodimas New
[6/6,v2] doc: Update uefi documentation for initrd loading options Loadfile2 for initrd loading --- 2021-03-13 Ilias Apalodimas New
efi_loader: Add a locality event on the eventlog efi_loader: Add a locality event on the eventlog --- 2021-03-23 Ilias Apalodimas New
[v2] efi_loader: Add a locality event on the eventlog [v2] efi_loader: Add a locality event on the eventlog --- 2021-03-24 Ilias Apalodimas New
[v2] efi_loader: EFI TCG2 free efi memory on protocol failure [v2] efi_loader: EFI TCG2 free efi memory on protocol failure --- 2021-03-25 Ilias Apalodimas New
efi_loader: convert void* to u8* on the tcg eventlog buffer efi_loader: convert void* to u8* on the tcg eventlog buffer --- 2021-03-29 Ilias Apalodimas New
efi_loader: Uninstall the TCG2 protocol if logging s-crtm fails efi_loader: Uninstall the TCG2 protocol if logging s-crtm fails --- 2021-05-10 Ilias Apalodimas New
efi_loader: Don't stop EFI subsystem init if installing TCG2 fails efi_loader: Don't stop EFI subsystem init if installing TCG2 fails --- 2021-05-11 Ilias Apalodimas New
[v2] efi_loader: Don't stop EFI subsystem init if installing TCG2 fails [v2] efi_loader: Don't stop EFI subsystem init if installing TCG2 fails --- 2021-05-11 Ilias Apalodimas New
efi_loader: FMP cleanups efi_loader: FMP cleanups --- 2021-06-14 Ilias Apalodimas New
[2/3,v2] efi_loader: Force a sinlge FMP instance per hardware store [1/3,v2] efi: Fix to use null handle to create new handle for efi_fmp_raw --- 2021-06-18 Ilias Apalodimas New
[3/3,v2] efi_loader: Always install FMPs [1/3,v2] efi: Fix to use null handle to create new handle for efi_fmp_raw --- 2021-06-18 Ilias Apalodimas New
[1/3,v3] efi: Fix to use null handle to create new handle for efi_fmp_raw [1/3,v3] efi: Fix to use null handle to create new handle for efi_fmp_raw --- 2021-06-22 Ilias Apalodimas New
[v2] efi_loader: Allow capsule update on-disk without checking OsIndications [v2] efi_loader: Allow capsule update on-disk without checking OsIndications --- 2021-06-29 Ilias Apalodimas New
[1/1] tpm2: Add a TPMv2 MMIO TIS driver [1/1] tpm2: Add a TPMv2 MMIO TIS driver --- 2021-07-02 Ilias Apalodimas New
smbios: Try CONFIG_SYS_ options before using "Unknow" as a value smbios: Try CONFIG_SYS_ options before using "Unknow" as a value --- 2021-07-05 Ilias Apalodimas New
[1/3,v3] tpm2: Introduce TIS tpm core Inrtoduce TPM TIS --- 2021-07-08 Ilias Apalodimas New
[2/3,v3] tpm2: Add a TPMv2 MMIO TIS driver Inrtoduce TPM TIS --- 2021-07-08 Ilias Apalodimas New
[2/3] mkeficapsule: Remove dtb related options [1/3,v2] efi_capsule: Move signature from DTB to .rodata --- 2021-07-17 Ilias Apalodimas New
[1/1,RFC] treewide: Deprecate OF_PRIOR_STAGE [1/1,RFC] treewide: Deprecate OF_PRIOR_STAGE --- 2021-09-24 Ilias Apalodimas New
sandbox: Remove OF_HOSTFILE sandbox: Remove OF_HOSTFILE --- 2021-09-28 Ilias Apalodimas New
[1/3,v4] riscv: Remove OF_PRIOR_STAGE from RISC-V boards [1/3,v4] riscv: Remove OF_PRIOR_STAGE from RISC-V boards --- 2021-10-11 Ilias Apalodimas New
[1/6,v4] tpm2: Introduce TIS tpm core TPM cleanups and MMIO driver --- 2021-11-03 Ilias Apalodimas New
efi_loader: fix FinalEvent table initial position efi_loader: fix FinalEvent table initial position --- 2021-11-16 Ilias Apalodimas New
[v2] efi_loader: fix FinalEvents table if an EFI app invoked GetEventLog [v2] efi_loader: fix FinalEvents table if an EFI app invoked GetEventLog --- 2021-11-18 Ilias Apalodimas New
efi_loader: startup the tpm device when installing the protocol efi_loader: startup the tpm device when installing the protocol --- 2021-11-18 Ilias Apalodimas New
TPM subsystem pull TPM subsystem pull --- 2021-11-19 Ilias Apalodimas New
efi_loader: Check for pointers before appending to the eventlog efi_loader: Check for pointers before appending to the eventlog --- 2021-11-23 Ilias Apalodimas New
efi_loader: Bump the number of shared pages with StandAloneMM efi_loader: Bump the number of shared pages with StandAloneMM --- 2021-12-15 Ilias Apalodimas New
efi_loader: Get rid of kaslr-seed efi_loader: Get rid of kaslr-seed --- 2021-12-16 Ilias Apalodimas New
[v2] efi_loader: Get rid of kaslr-seed [v2] efi_loader: Get rid of kaslr-seed --- 2021-12-17 Ilias Apalodimas New
[v2] efi_loader: Don't limit the StMM buffer size explicitly [v2] efi_loader: Don't limit the StMM buffer size explicitly --- 2021-12-24 Ilias Apalodimas New
[2/2,v2] efi_loader: Ignore sha1 on signature verification [1/2,v2] lib/crypto: Enable more algorithms in cert verification --- 2022-01-19 Ilias Apalodimas New
[1/1] efi_loader: clean up uefi secure boot image verification logic [1/1] efi_loader: clean up uefi secure boot image verification logic --- 2022-01-25 Ilias Apalodimas New
efi_loader: correctly handle mixed hashes and signatures in db efi_loader: correctly handle mixed hashes and signatures in db --- 2022-01-27 Ilias Apalodimas New
[RFC,2/2] test/py: efi_secboot: adjust secure boot tests to code changes [RFC,1/2] efi_loader: fix dual signed image certification --- 2022-02-04 Ilias Apalodimas New
efi_loader: Set variable attributes when EFI_BUFFER_TOO_SMALL is returned efi_loader: Set variable attributes when EFI_BUFFER_TOO_SMALL is returned --- 2022-03-16 Ilias Apalodimas New
[RFC] efi_loader: add sha384/512 on certificate revocation [RFC] efi_loader: add sha384/512 on certificate revocation --- 2022-04-11 Ilias Apalodimas New
[1/2] efi_loader: add sha384/512 on certificate revocation [1/2] efi_loader: add sha384/512 on certificate revocation --- 2022-04-18 Ilias Apalodimas New
TPM tree pull request TPM tree pull request --- 2022-05-24 Ilias Apalodimas New
Pull request for tpm-030822 Pull request for tpm-030822 --- 2022-08-05 Ilias Apalodimas New
tee: optee: rework TA bus scanning code tee: optee: rework TA bus scanning code --- 2022-08-23 Ilias Apalodimas New
Pull request tpm-03092022 Pull request tpm-03092022 --- 2022-09-03 Ilias Apalodimas New
[v4] tee: optee: rework TA bus scanning code [v4] tee: optee: rework TA bus scanning code --- 2022-09-06 Ilias Apalodimas New
[2/2] smbios: Fallback to the default DT if sysinfo nodes are missing [1/2] smbios: Simplify reporting of unknown values --- 2022-09-06 Ilias Apalodimas New
[RFC,1/2] efi_loader: define internal implementations of install/uninstallmultiple Clean up protocol installation API --- 2022-10-05 Ilias Apalodimas New
[RFC,2/2] cmd: replace efi_create_handle/add_protocol with InstallMultipleProtocol Clean up protocol installation API --- 2022-10-05 Ilias Apalodimas New
[v2] efi_loader: initialize return values in efi_uninstall_multiple_protocol_interfaces_int() [v2] efi_loader: initialize return values in efi_uninstall_multiple_protocol_interfaces_int() --- 2022-11-10 Ilias Apalodimas New
efi_loader: simplify efi_load_from_path efi_loader: simplify efi_load_from_path --- 2022-11-10 Ilias Apalodimas New
efi_loader: remove EFI_CALL from efi_file_from_path() efi_loader: remove EFI_CALL from efi_file_from_path() --- 2022-11-10 Ilias Apalodimas New
Pull request for tpm-20122022 Pull request for tpm-20122022 --- 2022-12-20 Ilias Apalodimas New
Pull request for tpm-23122022 Pull request for tpm-23122022 --- 2022-12-23 Ilias Apalodimas New
efi_loader: silence 'Failed to load EFI variables' if the file is missing efi_loader: silence 'Failed to load EFI variables' if the file is missing --- 2023-01-18 Ilias Apalodimas New
Pull request for tpm-20012023 Pull request for tpm-20012023 --- 2023-01-20 Ilias Apalodimas New
[RFC,1/1] efi_loader: get rid of ad-hoc EFI subsystem init [RFC,1/1] efi_loader: get rid of ad-hoc EFI subsystem init --- 2023-01-20 Ilias Apalodimas New
[1/2] tpm: add a function that performs selftest + startup [1/2] tpm: add a function that performs selftest + startup --- 2023-01-25 Ilias Apalodimas New
« 1 2 »