aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2024-03-13initcall: break loop immediately on failureCaleb Connolly
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
2024-02-02smbios: correctly fill chassis handleHeinrich Schuchardt
2024-02-02smbios: if a string value is unknown, use string number 0Heinrich Schuchardt
2024-02-02smbios: Fix table when no string is presentMatthias Brugger
2024-02-02smbios: get_str_from_dt() - add sysinfo_id descriptionHeinrich Schuchardt
2024-02-02lib: smbios_entr() use logical or for booleansHeinrich Schuchardt
2024-01-29efi_loader: check efi_get_variable_int return valueMasahisa Kojima
2024-01-29efi_loader: replace find_smbios_table by library functionHeinrich Schuchardt
2024-01-29efi_loader: export efi_get_configuration_tableHeinrich Schuchardt
2024-01-29efi_selftest: add missing line feed in efi_selftest_miniapp_exitHeinrich Schuchardt
2024-01-26lib: support SMBIOS3 table in uuid_guid_get_str()Heinrich Schuchardt
2024-01-26efi_loader: migrate SMBIOS 3.0 entry point structure for measurementMasahisa Kojima
2024-01-24lib: add comment in utf8_to_utf32_stream()Heinrich Schuchardt
2024-01-21efi_loader: return immediately in UCLASS_EFI_LOADER removalMasahisa Kojima
2024-01-21efi_loader: create common function to free struct efi_disk_objMasahisa Kojima
2024-01-21efi_loader: avoid pointer access after calling efi_delete_handleMasahisa Kojima
2024-01-21efi_loader: auto-generate removable media boot option firstMasahisa Kojima
2024-01-21efi_loader: auto-generate boot option for each blkio deviceMasahisa Kojima
2024-01-21efi_loader: rename check_disk_has_default_file functionMasahisa Kojima
2024-01-18smbios: fix matching issues for table typesIlias Apalodimas
2024-01-18smbios: shorten sysinfo_str declarations and useIlias Apalodimas
2024-01-18smbios: buffer overflow when zeroing entry pointHeinrich Schuchardt
2024-01-18lib: rsa: Allow legacy URI specification without "pkcs11:"Csókás Bence
2024-01-18lib: rsa: Fix PKCS11 URI if one is not given in `keydir`Csókás Bence
2024-01-17Merge tag 'efi-2024-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2024-01-17efi_loader: rename BOOTEFI_BOOTMGR to EFI_BOOTMGRAKASHI Takahiro
2024-01-17efi_loader: split unrelated code from efi_bootmgr.cAKASHI Takahiro
2024-01-16lib: smbios: remove redundant next_header()Heinrich Schuchardt
2024-01-16smbios: copy QEMU tablesHeinrich Schuchardt
2024-01-13efi_loader: support fmp versioning for multi bank updateMasahisa Kojima
2024-01-13fwu: fix fwu_get_image_index interfaceMasahisa Kojima
2024-01-13efi_loader: Clean up efi_dp_append and efi_dp_concatIlias Apalodimas
2024-01-13efi_loader: remove unused members from struct efi_disk_objMasahisa Kojima
2024-01-13efi: Avoid using dm_scan_other()Simon Glass
2024-01-13efi_loader: fix iteration of FMP protocolsMasahisa Kojima
2024-01-11Merge tag 'u-boot-dfu-20240111' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2024-01-09lib: membuff: fix readline not returning line in case of overflowIon Agorria
2024-01-09efi_loader: provide tool to dump SMBIOS tableHeinrich Schuchardt
2024-01-09smbios: smbios.h should not import ofnode.hHeinrich Schuchardt
2024-01-09smbios: enable setting processor family > 0xffHeinrich Schuchardt
2024-01-09lib: smbios: verify_checksum() is duplicateHeinrich Schuchardt
2024-01-09lib: make table_compute_checksum() arguments constHeinrich Schuchardt
2024-01-07acpi: Kconfig symbol CONFIG_QFW_ACPIHeinrich Schuchardt
2024-01-07acpi: support 64bit in acpi_find_table for DSDT and FACSHeinrich Schuchardt