Show patches with: Submitter = Heinrich Schuchardt       |    Archived = No       |   408 patches
« 1 2 3 44 5 »
Patch Series S/W/F Date Submitter Delegate State
[v2,1/1] efi_loader: Uninstall the TCG2 protocol if logging s-crtm fails [v2,1/1] efi_loader: Uninstall the TCG2 protocol if logging s-crtm fails --- 2021-05-11 Heinrich Schuchardt New
efi_loader: Remove unused headers from efi_load_initrd.c efi_loader: Remove unused headers from efi_load_initrd.c --- 2020-12-28 Heinrich Schuchardt New
[1/1] efi_loader: configuration of variables store [1/1] efi_loader: configuration of variables store --- 2020-07-14 Heinrich Schuchardt Accepted
[v2,1/1] efi_loader: update secure state [v2,1/1] efi_loader: update secure state --- 2020-07-14 Heinrich Schuchardt Accepted
[1/1] doc: provide links to Microsoft UEFI certificates [1/1] doc: provide links to Microsoft UEFI certificates --- 2020-07-14 Heinrich Schuchardt Accepted
[1/1] efi_loader: update secure state [1/1] efi_loader: update secure state --- 2020-07-14 Heinrich Schuchardt Superseded
[1/1] efi_loader: restructure code for TEE variables [1/1] efi_loader: restructure code for TEE variables --- 2020-07-14 Heinrich Schuchardt Accepted
[v2,1/1] Dockerfile: provide kernel for libguestfs-tools [v2,1/1] Dockerfile: provide kernel for libguestfs-tools --- 2020-07-14 Heinrich Schuchardt New
[1/1] Azure: copy GRUB to correct build path [1/1] Azure: copy GRUB to correct build path --- 2020-07-13 Heinrich Schuchardt Accepted
[v2,1/1] .gitlab-ci.yml: copy GRUB to correct build path [v2,1/1] .gitlab-ci.yml: copy GRUB to correct build path --- 2020-07-13 Heinrich Schuchardt Accepted
test: use virt-make-fs to build image test: use virt-make-fs to build image --- 2020-07-13 Heinrich Schuchardt Accepted
[1/1] Dockerfile: provide kernel for libguestfs-tools [1/1] Dockerfile: provide kernel for libguestfs-tools --- 2020-07-13 Heinrich Schuchardt Superseded
[1/1] cmd: fix lsblk command [1/1] cmd: fix lsblk command --- 2020-07-13 Heinrich Schuchardt Accepted
[1/1] Dockerfile: compile QEMU for Nokia N900 emulation [1/1] Dockerfile: compile QEMU for Nokia N900 emulation --- 2020-07-13 Heinrich Schuchardt New
[1/1] efi_loader: skip warnings for network configuration [1/1] efi_loader: skip warnings for network configuration --- 2020-07-13 Heinrich Schuchardt Accepted
[1/1] .gitlab-ci.yml: copy GRUB to correct build path [1/1] .gitlab-ci.yml: copy GRUB to correct build path --- 2020-07-13 Heinrich Schuchardt New
[v4,17/17] efi_selftest: adjust runtime test for variables efi_loader: non-volatile and runtime variables --- 2020-07-11 Heinrich Schuchardt Accepted
[v4,16/17] efi_loader: enable UEFI variables at runtime efi_loader: non-volatile and runtime variables --- 2020-07-11 Heinrich Schuchardt Accepted
[v4,15/17] efi_loader: use memory based variable storage efi_loader: non-volatile and runtime variables --- 2020-07-11 Heinrich Schuchardt Accepted
[v4,14/17] efi_loader: memory buffer for variables efi_loader: non-volatile and runtime variables --- 2020-07-11 Heinrich Schuchardt Accepted
[v4,13/17] efi_loader: new function efi_memcpy_runtime() efi_loader: non-volatile and runtime variables --- 2020-07-11 Heinrich Schuchardt Accepted
[v4,12/17] efi_loader: optional pointer for ConvertPointer efi_loader: non-volatile and runtime variables --- 2020-07-11 Heinrich Schuchardt Accepted
[v4,11/17] efi_loader: export efi_convert_pointer() efi_loader: non-volatile and runtime variables --- 2020-07-11 Heinrich Schuchardt Superseded
[v4,10/17] efi_loader: UEFI variable persistence efi_loader: non-volatile and runtime variables --- 2020-07-11 Heinrich Schuchardt Accepted
[v4,09/17] efi_loader: secure boot flag efi_loader: non-volatile and runtime variables --- 2020-07-11 Heinrich Schuchardt Accepted
[v4,08/17] efi_loader: read-only AuditMode and DeployedMode efi_loader: non-volatile and runtime variables --- 2020-07-11 Heinrich Schuchardt Accepted
[v4,07/17] efi_loader: value of VendorKeys efi_loader: non-volatile and runtime variables --- 2020-07-11 Heinrich Schuchardt Accepted
[v4,06/17] efi_loader: keep attributes in efi_set_variable_int efi_loader: non-volatile and runtime variables --- 2020-07-11 Heinrich Schuchardt Accepted
[v4,05/17] efi_loader: simplify boot manager efi_loader: non-volatile and runtime variables --- 2020-07-11 Heinrich Schuchardt Accepted
[v4,04/17] efi_loader: OsIndicationsSupported, PlatformLangCodes efi_loader: non-volatile and runtime variables --- 2020-07-11 Heinrich Schuchardt Accepted
[v4,03/17] efi_loader: separate UEFI variable API from implemementation efi_loader: non-volatile and runtime variables --- 2020-07-11 Heinrich Schuchardt Accepted
[v4,02/17] efi_loader: display RO attribute in printenv -e efi_loader: non-volatile and runtime variables --- 2020-07-11 Heinrich Schuchardt Accepted
[v4,01/17] efi_loader: prepare for read only OP-TEE variables efi_loader: non-volatile and runtime variables --- 2020-07-11 Heinrich Schuchardt Accepted
[v4,12/12] test/py: efi_secboot: add a test for verifying with digest of signed image efi_loader: rework/improve UEFI secure boot code --- 2020-07-11 Heinrich Schuchardt Accepted
[v4,11/12] test/py: efi_secboot: add a test for multiple signatures efi_loader: rework/improve UEFI secure boot code --- 2020-07-11 Heinrich Schuchardt Accepted
[v4,10/12] test/py: efi_secboot: add a test against certificate revocation efi_loader: rework/improve UEFI secure boot code --- 2020-07-11 Heinrich Schuchardt Accepted
[v4,09/12] test/py: efi_secboot: split "signed image" test case-1 into two cases efi_loader: rework/improve UEFI secure boot code --- 2020-07-11 Heinrich Schuchardt Accepted
[v4,08/12] test/py: efi_secboot: more fixes against pylint efi_loader: rework/improve UEFI secure boot code --- 2020-07-11 Heinrich Schuchardt Accepted
[v4,07/12] test/py: efi_secboot: apply autopep8 efi_loader: rework/improve UEFI secure boot code --- 2020-07-11 Heinrich Schuchardt Accepted
[v4,06/12] efi_loader: image_loader: add digest-based verification for signed image efi_loader: rework/improve UEFI secure boot code --- 2020-07-11 Heinrich Schuchardt Accepted
[v4,05/12] efi_loader: image_loader: verification for all signatures should pass efi_loader: rework/improve UEFI secure boot code --- 2020-07-11 Heinrich Schuchardt Accepted
[v4,04/12] efi_loader: signature: make efi_hash_regions more generic efi_loader: rework/improve UEFI secure boot code --- 2020-07-11 Heinrich Schuchardt Accepted
[v4,03/12] efi_loader: signature: fix a size check against revocation list efi_loader: rework/improve UEFI secure boot code --- 2020-07-11 Heinrich Schuchardt Accepted
[v4,02/12] efi_loader: image_loader: retrieve authenticode only if it exists efi_loader: rework/improve UEFI secure boot code --- 2020-07-11 Heinrich Schuchardt Accepted
[v4,01/12] efi_loader: image_loader: add a check against certificate type of authenticode efi_loader: rework/improve UEFI secure boot code --- 2020-07-11 Heinrich Schuchardt Accepted
[v2,1/1] CI: show skipped Python tests [v2,1/1] CI: show skipped Python tests --- 2020-07-10 Heinrich Schuchardt Accepted
[1/1] doc: correct description of crash dumps [1/1] doc: correct description of crash dumps --- 2020-07-09 Heinrich Schuchardt Accepted
[v3,17/17] efi_selftest: adjust runtime test for variables efi_loader: non-volatile and runtime variables --- 2020-07-08 Heinrich Schuchardt Superseded
[v3,16/17] efi_loader: enable UEFI variables at runtime efi_loader: non-volatile and runtime variables --- 2020-07-08 Heinrich Schuchardt Superseded
[v3,15/17] efi_loader: use memory based variable storage efi_loader: non-volatile and runtime variables --- 2020-07-08 Heinrich Schuchardt Superseded
[v3,14/17] efi_loader: memory buffer for variables efi_loader: non-volatile and runtime variables --- 2020-07-08 Heinrich Schuchardt Superseded
[v3,13/17] efi_loader: new function efi_memcpy_runtime() efi_loader: non-volatile and runtime variables --- 2020-07-08 Heinrich Schuchardt Superseded
[v3,12/17] efi_loader: optional pointer for ConvertPointer efi_loader: non-volatile and runtime variables --- 2020-07-08 Heinrich Schuchardt Superseded
[v3,11/17] efi_loader: export efi_convert_pointer() efi_loader: non-volatile and runtime variables --- 2020-07-08 Heinrich Schuchardt Superseded
[v3,10/17] efi_loader: UEFI variable persistence efi_loader: non-volatile and runtime variables --- 2020-07-08 Heinrich Schuchardt Superseded
[v3,09/17] efi_loader: secure boot flag efi_loader: non-volatile and runtime variables --- 2020-07-08 Heinrich Schuchardt Superseded
[v3,08/17] efi_loader: read-only AuditMode and DeployedMode efi_loader: non-volatile and runtime variables --- 2020-07-08 Heinrich Schuchardt Superseded
[v3,07/17] efi_loader: value of VendorKeys efi_loader: non-volatile and runtime variables --- 2020-07-08 Heinrich Schuchardt Superseded
[v3,06/17] efi_loader: keep attributes in efi_set_variable_int efi_loader: non-volatile and runtime variables --- 2020-07-08 Heinrich Schuchardt Superseded
[v3,05/17] efi_loader: simplify boot manager efi_loader: non-volatile and runtime variables --- 2020-07-08 Heinrich Schuchardt Superseded
[v3,04/17] efi_loader: OsIndicationsSupported, PlatformLangCodes efi_loader: non-volatile and runtime variables --- 2020-07-08 Heinrich Schuchardt Superseded
[v3,03/17] efi_loader: separate UEFI variable API from implemementation efi_loader: non-volatile and runtime variables --- 2020-07-08 Heinrich Schuchardt Superseded
[v3,02/17] efi_loader: display RO attribute in printenv -e efi_loader: non-volatile and runtime variables --- 2020-07-08 Heinrich Schuchardt Superseded
[v3,01/17] efi_loader: prepare for read only OP-TEE variables efi_loader: non-volatile and runtime variables --- 2020-07-08 Heinrich Schuchardt Superseded
[1/1] lib/crypto: use qualified path for x509_parser.h [1/1] lib/crypto: use qualified path for x509_parser.h --- 2020-07-08 Heinrich Schuchardt Accepted
[v7,1/1] lib: rsa: fix allocated size for rr and rrtmp in rsa_gen_key_prop() [v7,1/1] lib: rsa: fix allocated size for rr and rrtmp in rsa_gen_key_prop() --- 2020-07-07 Heinrich Schuchardt New
[v2,17/17] efi_selftest: adjust runtime test for variables efi_loader: non-volatile and runtime variables --- 2020-07-07 Heinrich Schuchardt Superseded
[v2,16/17] efi_loader: enable UEFI variables at runtime efi_loader: non-volatile and runtime variables --- 2020-07-07 Heinrich Schuchardt New
[v2,15/17] efi_loader: use memory based variable storage efi_loader: non-volatile and runtime variables --- 2020-07-07 Heinrich Schuchardt Superseded
[v2,14/17] efi_loader: memory buffer for variables efi_loader: non-volatile and runtime variables --- 2020-07-07 Heinrich Schuchardt Superseded
[v2,13/17] efi_loader: new function efi_memcpy_runtime() efi_loader: non-volatile and runtime variables --- 2020-07-07 Heinrich Schuchardt Superseded
[v2,12/17] efi_loader: optional pointer for ConvertPointer efi_loader: non-volatile and runtime variables --- 2020-07-07 Heinrich Schuchardt Superseded
[v2,11/17] efi_loader: export efi_convert_pointer() efi_loader: non-volatile and runtime variables --- 2020-07-07 Heinrich Schuchardt Superseded
[v2,10/17] efi_loader: UEFI variable persistence efi_loader: non-volatile and runtime variables --- 2020-07-07 Heinrich Schuchardt Superseded
[v2,09/17] efi_loader: secure boot flag efi_loader: non-volatile and runtime variables --- 2020-07-07 Heinrich Schuchardt Superseded
[v2,08/17] efi_loader: read-only AuditMode and DeployedMode efi_loader: non-volatile and runtime variables --- 2020-07-07 Heinrich Schuchardt Superseded
[v2,07/17] efi_loader: value of VendorKeys efi_loader: non-volatile and runtime variables --- 2020-07-07 Heinrich Schuchardt Superseded
[v2,06/17] efi_loader: keep attributes in efi_set_variable_int efi_loader: non-volatile and runtime variables --- 2020-07-07 Heinrich Schuchardt Superseded
[v2,05/17] efi_loader: simplify boot manager efi_loader: non-volatile and runtime variables --- 2020-07-07 Heinrich Schuchardt Superseded
[v2,04/17] efi_loader: OsIndicationsSupported, PlatformLangCodes efi_loader: non-volatile and runtime variables --- 2020-07-07 Heinrich Schuchardt Superseded
[v2,03/17] efi_loader: separate UEFI variable API from implemementation efi_loader: non-volatile and runtime variables --- 2020-07-07 Heinrich Schuchardt Superseded
[v2,02/17] efi_loader: display RO attribute in printenv -e efi_loader: non-volatile and runtime variables --- 2020-07-07 Heinrich Schuchardt Superseded
[v2,01/17] efi_loader: prepare for read only OP-TEE variables efi_loader: non-volatile and runtime variables --- 2020-07-07 Heinrich Schuchardt Superseded
[1/1] efi_loader: NULL dereference in efi_convert_pointer [1/1] efi_loader: NULL dereference in efi_convert_pointer --- 2020-07-07 Heinrich Schuchardt Accepted
[1/1] test: correct time stamps for UEFI authentication [1/1] test: correct time stamps for UEFI authentication --- 2020-07-02 Heinrich Schuchardt New
[1/1] efi_loader: time based authentication [1/1] efi_loader: time based authentication --- 2020-07-01 Heinrich Schuchardt Accepted
[2/2] test: provide tests for efi_image_region_add() efi_loader: fix efi_image_region_add() --- 2020-07-01 Heinrich Schuchardt Accepted
[1/2] efi_loader: fix efi_image_region_add() efi_loader: fix efi_image_region_add() --- 2020-07-01 Heinrich Schuchardt Accepted
[1/1] efi_loader: add missing validation of timestamp [1/1] efi_loader: add missing validation of timestamp --- 2020-07-01 Heinrich Schuchardt Accepted
[1/1] efi_loader: incorrect check against FDT_ADDR_T_NONE [1/1] efi_loader: incorrect check against FDT_ADDR_T_NONE --- 2020-06-30 Heinrich Schuchardt Accepted
[1/1] efi_loader: rtc_mktime() called twice [1/1] efi_loader: rtc_mktime() called twice --- 2020-06-30 Heinrich Schuchardt Accepted
[v2,1/1] riscv: use log functions in fdt_fixup [v2,1/1] riscv: use log functions in fdt_fixup --- 2020-06-30 Heinrich Schuchardt New
[v2,1/1] fs: error handling in do_load() [v2,1/1] fs: error handling in do_load() --- 2020-06-29 Heinrich Schuchardt Accepted
[1/1] efi_loader: fix incorrect use of EFI_EXIT() [1/1] efi_loader: fix incorrect use of EFI_EXIT() --- 2020-06-29 Heinrich Schuchardt Accepted
[1/1] fs: error handling in do_load() [1/1] fs: error handling in do_load() --- 2020-06-27 Heinrich Schuchardt Superseded
[1/1] crypto/fsl: unused value in caam_hash_update() [1/1] crypto/fsl: unused value in caam_hash_update() --- 2020-06-27 Heinrich Schuchardt Accepted
[1/1] crypto/fsl: correct printf() statement. [1/1] crypto/fsl: correct printf() statement. --- 2020-06-27 Heinrich Schuchardt Accepted
[1/1] ARM: mx6: make CAAM usable on the i.MX6 boards [1/1] ARM: mx6: make CAAM usable on the i.MX6 boards --- 2020-06-26 Heinrich Schuchardt Accepted
[1/1] riscv: use log functions in fdt_fixup [1/1] riscv: use log functions in fdt_fixup --- 2020-06-26 Heinrich Schuchardt Superseded
[v3,0/6] crypto/fsl: add RNG support --- 2020-06-25 Heinrich Schuchardt New
« 1 2 3 44 5 »