aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2024-03-25Merge tag 'v2024.04-rc5' into nextTom Rini
2024-03-21efi_loader: correct handling of EFI binary return codeHeinrich Schuchardt
2024-03-21efi_selftest: Update StrToFat() unit test after CP473 map extensionJanne Grunau
2024-03-21efi_selftest: Add geometric shapes character selftestJanne Grunau
2024-03-21efi_selftest: Add box drawing character selftestAndre Przywara
2024-03-21efi_selftest: Add international characters testAndre Przywara
2024-03-21lib/charset: Map Unicode code points to CP437 code points 1-31Janne Grunau
2024-03-19Merge tag 'u-boot-socfpga-next-20240319' of https://source.denx.de/u-boot/cus...Tom Rini
2024-03-13initcall: break loop immediately on failureCaleb Connolly
2024-03-13efi_loader: Don't carve out memory reservations too earlyMark Kettenis
2024-03-07Check curve_name for null to avoid crashBob Wolff
2024-02-28efi_driver: provide SBI based runtime system resetHeinrich Schuchardt
2024-02-12efi_loader: simplify error message in efi_disk_create_raw()Heinrich Schuchardt
2024-02-09lib: sparse: Fix error checking for write_sparse_chunk_rawSean Anderson
2024-02-02smbios: correctly name Structure Table Maximum Size fieldHeinrich Schuchardt
2024-02-02smbios: do not determine maximum structure sizeHeinrich Schuchardt