2022-02-11 | Heinrich Schuchardt | cmd: wrong printf() code in do_test_stackprot_fail() ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2022-02-09 | Heinrich Schuchardt | sandbox: fix build failure with musl and SDL ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2022-02-05 | Heinrich Schuchardt | tools: mkeficapsule: dont use malloc.h ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2022-02-05 | Heinrich Schuchardt | efi_loader: add handle for UART ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2022-02-05 | Heinrich Schuchardt | efi_loader: fix text output for Uart() DP nodes ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2022-02-05 | Heinrich Schuchardt | efi_loader: use %zu to print efi_uintn_t in FMP driver ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2022-02-05 | Heinrich Schuchardt | efi_loader: use %zu not %zd to print efi_uintn_t ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2022-02-05 | Heinrich Schuchardt | efi_loader: fix device path to text protocol ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2022-02-05 | Heinrich Schuchardt | test: test UTF-16 truncation in snprintf() ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2022-02-05 | Heinrich Schuchardt | lib: fix snprintf() for UTF-16 strings ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2022-02-05 | Heinrich Schuchardt | efi_selftest: merge FDT and RISC-V tests ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2022-02-05 | Heinrich Schuchardt | configs: disable UEFI for Colibri VF610 ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2022-01-29 | Heinrich Schuchardt | lib: allow printing RISC-V EFI Boot Protocol GUID ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2022-01-29 | Heinrich Schuchardt | efi_loader: correct function comment style ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2022-01-29 | Heinrich Schuchardt | doc: describe MSEL settings for booting from SD card ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2022-01-28 | Heinrich Schuchardt | bootcount: fix printf() code ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2022-01-25 | Heinrich Schuchardt | sandbox: eth-raw: fix building with musl library ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2022-01-25 | Heinrich Schuchardt | sandbox: sandbox_serial_pending depends on DM_VIDEO ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2022-01-24 | Heinrich Schuchardt | test: fix pylint warnings in test_env.py ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2022-01-24 | Heinrich Schuchardt | mkimage: struct stat.st_size may not be long ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2022-01-24 | Heinrich Schuchardt | stm32mp: fix board_get_alt_info_mmc() ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2022-01-20 | Heinrich Schuchardt | drivers: octeon: get rid of Unicode in code ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2022-01-19 | Heinrich Schuchardt | doc: replace @return by Return: ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2022-01-19 | Heinrich Schuchardt | doc: printf() codes ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2022-01-19 | Heinrich Schuchardt | doc: fix description of build dependencies for Alpine... ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2022-01-19 | Heinrich Schuchardt | efi_loader: printing TCG2 protocol GUID ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2022-01-19 | Heinrich Schuchardt | efi_selftest: implement printing GUIDs ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2022-01-19 | Heinrich Schuchardt | cmd: printenv: simplify printing GUIDs ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2022-01-19 | Heinrich Schuchardt | efi_loader: use %pUs for printing GUIDs ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2022-01-19 | Heinrich Schuchardt | cmd: efidebug: simplify printing GUIDs ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2022-01-19 | Heinrich Schuchardt | test: add test for %pUs ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2022-01-19 | Heinrich Schuchardt | sandbox: imply PARTITION_TYPE_GUID ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2022-01-19 | Heinrich Schuchardt | disk: simplify part_print_efi() ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2022-01-19 | Heinrich Schuchardt | lib: printf code %pUs for GUID text representation ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2022-01-19 | Heinrich Schuchardt | lib: compile uuid_guid_get_str if CONFIG_LIB_UUID=y ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2022-01-15 | Heinrich Schuchardt | MAINTAINERS: remove Alexander Graf from EFI PAYLOAD ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2022-01-15 | Heinrich Schuchardt | efidebug: avoid 'dfu_alt_info not defined' message ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2022-01-15 | Heinrich Schuchardt | cmd: part: list all 128 GPT partitions ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2022-01-15 | Heinrich Schuchardt | disk: gpt: print all partitions ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2022-01-15 | Heinrich Schuchardt | efi_loader: fix SectionAlignment, FileAlignment ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2022-01-15 | Heinrich Schuchardt | riscv: revert Complete efi header for RV32/64 ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2022-01-15 | Heinrich Schuchardt | .readthedocs.yml: update the requirements ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2022-01-13 | Heinrich Schuchardt | sandbox: compatibility of os_get_filesize() ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2022-01-12 | Heinrich Schuchardt | mmc: unconditionally define mmc_deinit() ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2022-01-10 | Heinrich Schuchardt | .mailmap: add Atish Patra, Anup Patel ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2022-01-10 | Heinrich Schuchardt | lib/rsa: avoid -Wdiscarded-qualifiers ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2021-12-31 | Heinrich Schuchardt | efi: fix typo in description of struct efi_entry_hdr ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2021-12-26 | Heinrich Schuchardt | tools: avoid OpenSSL deprecation warnings ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2021-12-26 | Heinrich Schuchardt | sysreset: watchdog: watchdog cannot power off ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2021-12-26 | Heinrich Schuchardt | efi: fix typo in description of struct efi_entry_hdr ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2021-12-21 | Heinrich Schuchardt | doc: remove duplicate page inclusion ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2021-12-02 | Heinrich Schuchardt | sandbox: replace putchar(ch) by fputc(ch, stdout) ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2021-11-30 | Heinrich Schuchardt | tis: fix tpm_tis_remove() ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2021-11-30 | Heinrich Schuchardt | test: unit test for the EFI_TCG2_PROTOCOL ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2021-11-30 | Heinrich Schuchardt | configs: enable CMD_TPM on QEMU ARM ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2021-11-30 | Heinrich Schuchardt | doc: qemu-arm peripherials ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2021-11-26 | Heinrich Schuchardt | test: fix pylint error in u_boot_console_exec_attach.py ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2021-11-26 | Heinrich Schuchardt | test: fix pylint error in u_boot_console_sandbox.py ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2021-11-26 | Heinrich Schuchardt | test: fix pylint errors in u_boot_utils.py ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2021-11-26 | Heinrich Schuchardt | test: fix pylint errors in u_boot_spawn.py ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2021-11-26 | Heinrich Schuchardt | test: fix pylint errors in multiplexed_log.py ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2021-11-26 | Heinrich Schuchardt | efi_selftest: simplify endian conversion for FDT test ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2021-11-26 | Heinrich Schuchardt | efi_loader: segfault in efi_clear_os_indications() ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2021-11-26 | Heinrich Schuchardt | test: address some pylint warnings ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2021-11-26 | Heinrich Schuchardt | sandbox: poweroff in efi_system_reset() ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2021-11-26 | Heinrich Schuchardt | efi_loader: efi_disk_register() should not fail ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2021-11-20 | Heinrich Schuchardt | efi_loader: bump EFI_SPECIFICATION_VERSION to 2.9 ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2021-11-20 | Heinrich Schuchardt | efi_selftest: unit test for EFI_GROUP_BEFORE_EXIT_BOOT_SERVICE ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2021-11-20 | Heinrich Schuchardt | efi_loader: EFI_EVENT_GROUP_BEFORE_EXIT_BOOT_SERVICES ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2021-11-20 | Heinrich Schuchardt | doc: fix typos in trace.rst ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2021-11-20 | Heinrich Schuchardt | scripts: update spelling.txt from upstream Linux ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2021-11-20 | Heinrich Schuchardt | test: test truncation in snprintf() ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2021-11-14 | Heinrich Schuchardt | Dockerfile: build swtpm ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2021-11-13 | Heinrich Schuchardt | sandbox: fix sandbox_wdt_expire_now() ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2021-11-13 | Heinrich Schuchardt | test/dm: fix watchdog test ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2021-11-10 | Heinrich Schuchardt | watchdog: don't autostart watchdog on Sunxi boards ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2021-11-08 | Heinrich Schuchardt | cmd: sbi: show SBI implementation version ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2021-11-08 | Heinrich Schuchardt | riscv: function to retrieve SBI implementation version ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2021-11-07 | Heinrich Schuchardt | doc: mmc rescan speed mode ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2021-10-26 | Heinrich Schuchardt | env: superfluous check before free() ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2021-10-25 | Heinrich Schuchardt | efi_loader: simplify tcg2_measure_secure_boot_variable() ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2021-10-25 | Heinrich Schuchardt | efi_loader: simplify efi_sigstore_parse_sigdb() ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2021-10-25 | Heinrich Schuchardt | efi_loader: function to get GUID for variable name ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2021-10-25 | Heinrich Schuchardt | efi_loader: treat UEFI variable name as const ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2021-10-25 | Heinrich Schuchardt | .mailmap: add Heinrich Schuchardt ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2021-10-25 | Heinrich Schuchardt | doc: remove AMCC PPC405 processor references ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2021-10-21 | Heinrich Schuchardt | efi_loader: don't load Shim's MOK database from file ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2021-10-21 | Heinrich Schuchardt | doc: add python3-pkg-resources to build dependencies ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2021-10-21 | Heinrich Schuchardt | doc: add system reset to API documentation ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2021-10-07 | Heinrich Schuchardt | configs: enable SYSRESET_SBI on qemu-riscvXX_smode_defconfig ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2021-10-07 | Heinrich Schuchardt | sysreset: provide SBI based sysreset driver ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2021-10-07 | Heinrich Schuchardt | cmd/sbi: use constants instead of numerical values ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2021-10-07 | Heinrich Schuchardt | riscv: add missing SBI extension definitions ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2021-09-28 | Heinrich Schuchardt | fs: avoid superfluous messages ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2021-09-28 | Heinrich Schuchardt | scripts/mailmapper: enable running with Python 3 ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2021-09-24 | Heinrich Schuchardt | fs: avoid superfluous messages ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2021-09-24 | Heinrich Schuchardt | scripts/mailmapper: enable running with Python 3 ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2021-09-07 | Heinrich Schuchardt | riscv: enable booting HiFive Unmatched from SATA ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2021-09-04 | Heinrich Schuchardt | efi_loader: efi_auth_var_type for AuditMode, DeployedMode ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
2021-09-04 | Heinrich Schuchardt | efi_loader: don't load signature database from file ...by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |
commit | commitdiff | tree |
next |