aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2024-07-19zlib: Fix big performance regressionChristophe Leroy
2024-07-19efi_loader: Fix typo in EFI_RT_VOLATILE_STORE descriptionMichal Simek
2024-07-19efi_loader: find distro device-path for media devicesHeinrich Schuchardt
2024-07-15Merge patch series "api: Remove duplicate newlines"Tom Rini
2024-07-15lib: Remove duplicate newlinesMarek Vasut
2024-07-14efi_loader: print device-tree in dtbdump.efiHeinrich Schuchardt
2024-07-14scripts/Makefile.lib: EFI: Use capsule CRT instead of ESL fileJonathan Humphreys
2024-07-05Revert "Revert "Merge patch series "zlib: Address CVE-2016-9841"""Tom Rini
2024-07-05Fix Kconfig coding style from spaces to tabAnand Moon
2024-07-04smbios: Correct error handling when writing tablesSimon Glass
2024-07-04initcall: Correct use of relocation offsetSimon Glass
2024-07-03Merge patch series "m68k: Implement a default flush_dcache_all"Tom Rini
2024-07-03acpi: set creator_revision in acpi_fill_headerHeinrich Schuchardt
2024-07-01Merge branch 'next'Tom Rini
2024-06-30Revert "Merge patch series "zlib: Address CVE-2016-9841""Tom Rini
2024-06-30tpm: allow the user to select the compiled algorithmsIlias Apalodimas
2024-06-30tpm: Untangle tpm2_get_pcr_info()Ilias Apalodimas
2024-06-30efi_loader: remove unneeded header filesIlias Apalodimas
2024-06-30tpm: Move TCG functions into a separate fileIlias Apalodimas
2024-06-30tpm: Move TCG headers into a separate fileIlias Apalodimas
2024-06-30efi_selftest: can't have measured device-tree with kaslr-seedHeinrich Schuchardt
2024-06-28tpm: Avoid code bloat when not using EFI_TCG2_PROTOCOLSimon Glass
2024-06-24Merge tag 'v2024.07-rc5' into nextTom Rini
2024-06-24efi_loader: fix the return values on efi_tcgIlias Apalodimas
2024-06-24tpm: fix the return code, if the eventlog buffer is fullIlias Apalodimas
2024-06-20lib: smbios: Detect system properties via SYSINFO IDsMichal Simek
2024-06-20lib: smbios: Let detect the system via sysinfoMichal Simek
2024-06-19efi_loader: avoid duplicate weak invalidate_icache_all()Heinrich Schuchardt
2024-06-18smbios: only look for a SYSINFO udevice if SYSINFO support is enabledQuentin Schulz
2024-06-16tpm: measure DTB in PCR1 instead of PCR0Ilias Apalodimas
2024-06-14cmd: move ELF load and boot to lib/elf.cMaxim Moskalets
2024-06-14Merge patch series "efi_loader: select BLK not depends on BLK"Tom Rini
2024-06-14efi_loader: select BLK not depends on BLKTom Rini
2024-06-10efi_loader: Fix capsule_esl.dtsi.in comment styleMichal Simek
2024-06-10efi_loader: Fix EFI_VARIABLE_APPEND_WRITE hash checkWeizhao Ouyang
2024-06-10efi_loader: rename struct efi_initrd_dp to efi_lo_dp_prefixHeinrich Schuchardt
2024-06-10efi_loader: load distro dtb in bootmgrHeinrich Schuchardt
2024-06-10efi_loader: export efi_load_image_from_pathHeinrich Schuchardt
2024-06-10efi_loader: return binary from efi_dp_from_lo()Heinrich Schuchardt
2024-06-10efi_loader: move distro_efi_get_fdt_name()Heinrich Schuchardt
2024-06-10efi_loader: load device-tree specified in boot optionHeinrich Schuchardt
2024-06-10cmd: eficonfig: add support for setting fdtHeinrich Schuchardt
2024-06-10efi_loader: allow concatenation with contained end nodeHeinrich Schuchardt
2024-06-04Merge tag 'v2024.07-rc4' into nextTom Rini
2024-05-27tpm-v2: add support for mapping algorithm names to algosTim Harvey
2024-05-24Merge patch series "FWU: Add support for FWU metadata version 2"Tom Rini
2024-05-24fwu: mtd: obtain image information from version agnostic structureSughosh Ganu
2024-05-24fwu: mtd: get MTD partition specific info from driverSughosh Ganu
2024-05-24fwu: mtd: remove unused argument from function callSughosh Ganu
2024-05-24fwu: add config symbols for enabling FWU metadata versionsSughosh Ganu