summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2025-12-12lib: uuid: add EFI_PARTITION_INFO_PROTOCOL_GUID translationHeinrich Schuchardt
2025-12-06efi_loader: Fix a memory leak when retrieving device paths from boot varsIlias Apalodimas
2025-11-18lib: optee: forbid OP-TEE OS loading without adding OP-TEE OS reserved-memory...Quentin Schulz
2025-11-15efi_loader: Assure fitImage from capsule is used from 8-byte aligned addressMarek Vasut
2025-11-15efi_selftest: efi_selftest_snp: Fix warning when building with clangTom Rini
2025-11-15efi_client: correct memset() return valueHeinrich Schuchardt
2025-11-15efi_client: don't include asm/global_data.h twiceHeinrich Schuchardt
2025-11-15efi_loader: typo 'eventfor' in efi_ipconfig.cHeinrich Schuchardt
2025-11-15efi_selftest: use Sphinx style comments in efi_console.cHeinrich Schuchardt
2025-11-07Merge tag 'efi-2026-01-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2025-11-06rsa: fix typo in $(PHASE_)RSA_VERIFY_WITH_PKEY help textQuentin Schulz
2025-11-06efi_loader: typo 'mange' in efi_net.cHeinrich Schuchardt
2025-11-06efi_driver: don't leak name in efi_bl_create_block_device()Heinrich Schuchardt
2025-11-06efi_driver: typo 'to be write'Heinrich Schuchardt
2025-11-06efi_driver: correct formatting in efi_uc_stop()Heinrich Schuchardt
2025-11-06efi_client: efi_store_memory_map() must return intHeinrich Schuchardt
2025-11-06acpi: use U-Boot ACPI vendor IDHeinrich Schuchardt
2025-10-26efi_loader: efi_console: support editable input fieldsCasey Connolly
2025-10-22uthreads: Make use of CONFIG_IS_ENABLED consistentlyTom Rini
2025-10-18lib: uuid: add efi debug image info table guidVincent Stehlé
2025-10-18efi_loader: dbginfodump: use guid definitionVincent Stehlé
2025-10-18efi_loader: Use ESRT_FW_TYPE_SYSTEMFIRMWARE instead of ESRT_FW_TYPE_UNKNOWNIlias Apalodimas
2025-10-18efi_loader: correctly check if the HTTP protocol is foundHeinrich Schuchardt
2025-10-18efi_loader: Prevent leak of memory from tmp_filesAndrew Goodbody
2025-10-14Merge tag 'xilinx-for-v2026.01-rc1-v2' of https://source.denx.de/u-boot/custo...Tom Rini
2025-10-14Merge tag 'mix-next-14102025' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2025-10-14efi_loader: Improve disk image detection in efi_bootmgrJavier Tia
2025-10-10lz4: Do not disable LZ4_decompress_safe* for xPLTom Rini
2025-10-09fw_loader: Prefix the FW loader variables with the script prefixMarek Vasut
2025-10-09fw_loader: Split from fs_loader into separate library fileMarek Vasut
2025-10-09FWU: Add platform hook support for fwu metataPadmarao Begari
2025-10-08Kconfig: Make further use of testing for !COMPILE_TESTTom Rini
2025-10-06Merge branch 'next'Tom Rini
2025-09-30Merge tag 'u-boot-socfpga-next-20250930' of https://source.denx.de/u-boot/cus...Tom Rini
2025-09-30net: lwip: enable debug traces for SNTP when CONFIG_LWIP_DEBUG is setJerome Forissier
2025-09-27efi_loader: Cleanup UEFI Variables menu selectionMichal Simek
2025-09-24lib: optee: Add line ending to debug() outputsJan Kiszka
2025-08-30efi: Select also CMD_DHCP from EFI_HTTP_BOOTJan Kiszka
2025-08-30efi_loader: Make EFI_VARIABLES_PRESEED depend on !COMPILE_TESTTom Rini
2025-08-18lwip: tftp: resend initial requestJerome Forissier
2025-08-18net: lwip: add Kconfig option to show ICMP unreachable errorsJerome Forissier
2025-08-18lwip: icmp: allow reporting ICMP destination unreachableJerome Forissier
2025-08-01lwip: provide a sntp_format_time() functionJerome Forissier
2025-07-26efi_loader: add missing check in FMP.GetImageInfo()Heinrich Schuchardt
2025-07-26efi_selftest: fix ESRT creation testsHeinrich Schuchardt
2025-07-26efi_loader: correct EFI_DEBUG_TABLE_ENTRY_SIZEHeinrich Schuchardt
2025-07-26efi_loader: efi_realloc() must check efi_alloc() return valueHeinrich Schuchardt
2025-07-26efi_selftest: check system table pointerHeinrich Schuchardt
2025-07-26efi: Create a new CONFIG_EFISimon Glass
2025-07-26efi: Rename CONFIG_EFI to CONFIG_EFI_CLIENTSimon Glass