Show patches with: Submitter = Ilias Apalodimas       |    Archived = No       |   434 patches
« 1 2 3 44 5 »
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
[2/2] efi_selftest: add selftests for loadfile2 used to load initramfs [1/2] efi_loader: Implement FileLoad2 for initramfs loading --- 2020-02-21 Ilias Apalodimas Accepted
[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
[3/6] efi_loader: Implement EFI variable handling via OP-TEE EFI variable support via OP-TEE --- 2020-05-06 Ilias Apalodimas Superseded
[4/6] cmd: efidebug: Add support for querying UEFI variable storage EFI variable support via OP-TEE --- 2020-05-06 Ilias Apalodimas Superseded
[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
[1/5,v2] efi_loader: Add headers for EDK2 StandAloneMM communication EFI variable support via OP-TEE --- 2020-05-11 Ilias Apalodimas Superseded
[2/5,v2] efi_loader: Implement EFI variable handling via OP-TEE EFI variable support via OP-TEE --- 2020-05-11 Ilias Apalodimas Superseded
[3/5,v2] cmd: efidebug: Add support for querying UEFI variable storage EFI variable support via OP-TEE --- 2020-05-11 Ilias Apalodimas New
[4/5,v2] MAINTAINERS: Add maintainer for EFI variables via OP-TEE EFI variable support via OP-TEE --- 2020-05-11 Ilias Apalodimas Superseded
[5/5,v2] doc: uefi.rst: Add OP-TEE variable storage config options EFI variable support via OP-TEE --- 2020-05-11 Ilias Apalodimas Superseded
[1/6,v3] efi_loader: Add headers for EDK2 StandAloneMM communication EFI variable support via OP-TEE --- 2020-05-15 Ilias Apalodimas Superseded
[2/6,v3] efi_loader: Implement EFI variable handling via OP-TEE EFI variable support via OP-TEE --- 2020-05-15 Ilias Apalodimas Superseded
[3/6,v3] cmd: efidebug: Add support for querying UEFI variable storage EFI variable support via OP-TEE --- 2020-05-15 Ilias Apalodimas New
[4/6,v3] MAINTAINERS: Add maintainer for EFI variables via OP-TEE EFI variable support via OP-TEE --- 2020-05-15 Ilias Apalodimas Superseded
[5/6,v3] doc: uefi.rst: Add OP-TEE variable storage config options EFI variable support via OP-TEE --- 2020-05-15 Ilias Apalodimas Superseded
[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
[2/7,v4] efi_loader: Implement EFI variable handling via OP-TEE EFI variable support via OP-TEE --- 2020-05-17 Ilias Apalodimas Accepted
[3/7,v4] cmd: efidebug: Add support for querying UEFI variable storage EFI variable support via OP-TEE --- 2020-05-17 Ilias Apalodimas Accepted
[4/7,v4] MAINTAINERS: Add maintainer for EFI variables via OP-TEE EFI variable support via OP-TEE --- 2020-05-17 Ilias Apalodimas Accepted
[5/7,v4] doc: uefi.rst: Add OP-TEE variable storage config options EFI variable support via OP-TEE --- 2020-05-17 Ilias Apalodimas Accepted
[6/7,v4] configs: lx2160a: Add default config for lx2160a using StMM in OP-TEE EFI variable support via OP-TEE --- 2020-05-17 Ilias Apalodimas Accepted
[7/7,v4] dts: nxp2160ardb: add op-tee node EFI variable support via OP-TEE --- 2020-05-17 Ilias Apalodimas Accepted
efi_loader: cleanup for tee backed variables efi_loader: cleanup for tee backed variables --- 2020-07-01 Ilias Apalodimas Accepted
efi_loader: display RO attribute with TEE-backed variables efi_loader: display RO attribute with TEE-backed variables --- 2020-07-09 Ilias Apalodimas Superseded
[v2] efi_loader: display RO attribute with TEE-backed variables [v2] efi_loader: display RO attribute with TEE-backed variables --- 2020-07-09 Ilias Apalodimas Accepted
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
[v2] efi_loader: Rename and correct values for ARM_SMC_MM_* [v2] efi_loader: Rename and correct values for ARM_SMC_MM_* --- 2020-07-17 Ilias Apalodimas Accepted
efi_loader: Trim output buffer size correctly for tee variables efi_loader: Trim output buffer size correctly for tee variables --- 2020-07-21 Ilias Apalodimas Accepted
efi_loader: Check for the native OP-TEE result on mm_communicate calls efi_loader: Check for the native OP-TEE result on mm_communicate calls --- 2020-07-22 Ilias Apalodimas Accepted
efi_loader: Enable run-time variable support for tee based variables efi_loader: Enable run-time variable support for tee based variables --- 2020-07-23 Ilias Apalodimas Superseded
[v2] efi_loader: Enable run-time variable support for tee based variables [v2] efi_loader: Enable run-time variable support for tee based variables --- 2020-07-23 Ilias Apalodimas Accepted
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
[1/3,v2] tpm: Change response length of tpm2_get_capability() [1/3,v2] tpm: Change response length of tpm2_get_capability() --- 2020-11-05 Ilias Apalodimas Accepted
[2/3,v2] tpm: Add some headers from the spec [1/3,v2] tpm: Change response length of tpm2_get_capability() --- 2020-11-05 Ilias Apalodimas Superseded
[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
[1/2,v3] tpm: Add some headers from the spec [1/2,v3] tpm: Add some headers from the spec --- 2020-11-10 Ilias Apalodimas Superseded
[2/2,v3] efi: Add basic EFI_TCG2_PROTOCOL support [1/2,v3] tpm: Add some headers from the spec --- 2020-11-10 Ilias Apalodimas Superseded
[1/2,v4] tpm: Add some headers from the spec [1/2,v4] tpm: Add some headers from the spec --- 2020-11-11 Ilias Apalodimas Superseded
[2/2,v4] efi: Add basic EFI_TCG2_PROTOCOL support [1/2,v4] tpm: Add some headers from the spec --- 2020-11-11 Ilias Apalodimas Superseded
[1/2,v5] tpm: Add some headers from the spec [1/2,v5] tpm: Add some headers from the spec --- 2020-11-12 Ilias Apalodimas Accepted
[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
efi_loader: tcg2 protocol updates efi_loader: tcg2 protocol updates --- 2020-11-16 Ilias Apalodimas Accepted
tpm: use more than sha256 on pcr_extend tpm: use more than sha256 on pcr_extend --- 2020-11-21 Ilias Apalodimas Superseded
charset: make u16_strnlen accessible at runtime charset: make u16_strnlen accessible at runtime --- 2020-11-22 Ilias Apalodimas Accepted
[v2] tpm: use more than sha256 on pcr_extend [v2] tpm: use more than sha256 on pcr_extend --- 2020-11-26 Ilias Apalodimas Accepted
[1/3] tpm: Add tpm2 headers for TCG2 eventlog support extend EFI_TCG2_PROTOCOL support --- 2020-11-27 Ilias Apalodimas New
[2/3] efi_loader: Introduce eventlog support for TCG2_PROTOCOL extend EFI_TCG2_PROTOCOL support --- 2020-11-27 Ilias Apalodimas Superseded
[3/3] cmd: efidebug: Add support for TCG2 final events table extend EFI_TCG2_PROTOCOL support --- 2020-11-27 Ilias Apalodimas Superseded
[1/3,v2] tpm: Add tpm2 headers for TCG2 eventlog support extend EFI_TCG2_PROTOCOL support --- 2020-11-30 Ilias Apalodimas Accepted
[2/3,v2] efi_loader: Introduce eventlog support for TCG2_PROTOCOL extend EFI_TCG2_PROTOCOL support --- 2020-11-30 Ilias Apalodimas Accepted
[3/3,v2] cmd: efidebug: Add support for TCG2 final events table extend EFI_TCG2_PROTOCOL support --- 2020-11-30 Ilias Apalodimas New
efi_loader: Extra checks while opening an OPTEE session efi_loader: Extra checks while opening an OPTEE session --- 2020-12-23 Ilias Apalodimas Superseded
[v2] efi_loader: Extra checks while opening an OPTEE session [v2] efi_loader: Extra checks while opening an OPTEE session --- 2020-12-23 Ilias Apalodimas Accepted
[1/6] efi_loader: remove unconditional initialization of file2 protocol for initrd Change logic of EFI LoadFile2 protocol for initrd loading --- 2020-12-28 Ilias Apalodimas Superseded
[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
[5/6] efi_selftest: Modify self-tests for initrd loading Change logic of EFI LoadFile2 protocol for initrd loading --- 2020-12-28 Ilias Apalodimas Superseded
[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
[2/8,v2] efi_loader: Remove unconditional installation of file2 protocol for initrd Change logic of EFI LoadFile2 protocol for initrd loading --- 2020-12-30 Ilias Apalodimas Accepted
[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: Add size checks to efi_create_indexed_name() efi_loader: Add size checks to efi_create_indexed_name() --- 2020-12-31 Ilias Apalodimas Accepted
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
[1/6] efi_selftest: Remove loadfile2 for initrd selftests [1/6] efi_selftest: Remove loadfile2 for initrd selftests --- 2021-03-05 Ilias Apalodimas Superseded
[2/6] efi_loader: Add device path related functions for initrd via Boot#### [1/6] efi_selftest: Remove loadfile2 for initrd selftests --- 2021-03-05 Ilias Apalodimas Superseded
[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
[5/6] efidebug: add multiple device path instances on Boot#### [1/6] efi_selftest: Remove loadfile2 for initrd selftests --- 2021-03-05 Ilias Apalodimas Superseded
[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
tee: optee: Change printing during optee_probe tee: optee: Change printing during optee_probe --- 2021-03-10 Ilias Apalodimas Superseded
[v2] tee: optee: Change printing during optee_probe [v2] tee: optee: Change printing during optee_probe --- 2021-03-10 Ilias Apalodimas Accepted
[1/6,v2] efi_selftest: Remove loadfile2 for initrd selftests Loadfile2 for initrd loading --- 2021-03-13 Ilias Apalodimas Superseded
[2/6] efi_loader: Add device path related functions for initrd via Boot#### Loadfile2 for initrd loading --- 2021-03-13 Ilias Apalodimas Superseded
[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
[5/6,v2] efidebug: add multiple device path instances on Boot#### Loadfile2 for initrd loading --- 2021-03-13 Ilias Apalodimas Superseded
[6/6,v2] doc: Update uefi documentation for initrd loading options Loadfile2 for initrd loading --- 2021-03-13 Ilias Apalodimas New
« 1 2 3 44 5 »