summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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-16tpm: measure DTB in PCR1 instead of PCR0Ilias Apalodimas
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-05-27tpm-v2: add support for mapping algorithm names to algosTim Harvey
2024-05-05rng: Introduce SPL_DM_RNGMarek Vasut
2024-05-01efi_loader: pass GUID by address to efi_dp_from_loHeinrich Schuchardt
2024-05-01efi_loader: fix description efi_dp_shortenHeinrich Schuchardt
2024-05-01efi_selftest: add tests for QueryVariableInfo at boottimeIlias Apalodimas
2024-05-01efi_selftest: add tests for QueryVariableInfo at runtimeIlias Apalodimas
2024-05-01efi_loader: enable QueryVariableInfo at runtime for file backed variablesIlias Apalodimas
2024-05-01efi_loader: address coverity report 492766 for dead codeIlias Apalodimas
2024-05-01efi_loader: do not install dtb if bootmgr failsHeinrich Schuchardt
2024-05-01efi_loader: improve error handling in try_load_entry()Heinrich Schuchardt
2024-05-01efi_loader: superfluous efi_restore_gd after EFI_CALLHeinrich Schuchardt
2024-04-22Merge patch series "Kconfig: some cleanups"Tom Rini
2024-04-22common: Convert *.c/h from UTF-8 to ASCII enconfingMichal Simek
2024-04-22Kconfig: Add missing quotes around default string valueMichal Simek
2024-04-22Kconfig: Add missing quotes around source fileMichal Simek
2024-04-20efi_selftest: add tests for setvariableRTIlias Apalodimas
2024-04-20efi_loader: add an EFI variable with the file contentsIlias Apalodimas
2024-04-20efi_loader: Add OS notifications for SetVariable at runtimeIlias Apalodimas
2024-04-20efi_loader: conditionally enable SetvariableRTIlias Apalodimas
2024-04-20efi_loader: use event callback for initrd deregistrationMasahisa Kojima
2024-04-20efi_loader: typo mstchingHeinrich Schuchardt
2024-04-13Fix references to trace docVincent Stehlé
2024-04-13efi_loader: using EFI_UNSUPPORTED for private authenticated variablesWeizhao Ouyang
2024-04-13efi_loader: 'EFI using ACPI tables at' should be debug messageHeinrich Schuchardt
2024-04-13efi_loader: eliminate duplicate runtime section definitionsHeinrich Schuchardt
2024-04-13efi_loader: move efi_var_collect to common functionsIlias Apalodimas
2024-04-12Merge patch series "zlib: Address CVE-2016-9841"Tom Rini
2024-04-12zlib: Remove incorrect ZLIB_VERSIONMichal Simek
2024-04-12zlib: Port fix for CVE-2016-9841 to U-BootMichal Simek
2024-04-12zlib: Rename write variable to wnext (window write index)Michal Simek
2024-04-12zlib: Rename this variable to here (current decoding table entry)Michal Simek
2024-04-10lib: add missing line breaks in debug messagesMaxim Moskalets
2024-04-08efi_loader: access __efi_runtime_rel_start/stop without &Ilias Apalodimas
2024-04-08efi_loader: access __efi_runtime_start/stop without &Ilias Apalodimas
2024-04-08efi_loader: move HOST_ARCH to version_autogenerated.hHeinrich Schuchardt
2024-04-08boot: enable booting via EFI boot manager by defaultHeinrich Schuchardt
2024-04-08efi_loader: Don't delete variable from memory if adding a new one failedIlias Apalodimas
2024-04-08efi_loader: handle EFI_VARIABLE_ENHANCED_AUTHENTICATED_ACCESSHeinrich Schuchardt
2024-04-08efi_loader: EFI_VARIABLE_READ_ONLY should be 32bitHeinrich Schuchardt
2024-04-08efi_loader: all variable attributes are 32bitHeinrich Schuchardt
2024-04-08efi_loader: fix append write behavior to non-existent variableMasahisa Kojima
2024-03-29Merge patch series "Clean up arm linker scripts"Tom Rini
2024-03-29arm: fix __efi_runtime_rel_start/end definitionsIlias Apalodimas
2024-03-27smbios: fill wake-up typeHeinrich Schuchardt
2024-03-27acpi: rename aslc_id, aslc_revisionHeinrich Schuchardt