index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2024-03-13
initcall: break loop immediately on failure
Caleb Connolly
2024-03-07
Check curve_name for null to avoid crash
Bob Wolff
2024-02-28
efi_driver: provide SBI based runtime system reset
Heinrich Schuchardt
2024-02-12
efi_loader: simplify error message in efi_disk_create_raw()
Heinrich Schuchardt
2024-02-09
lib: sparse: Fix error checking for write_sparse_chunk_raw
Sean Anderson
2024-02-02
smbios: correctly name Structure Table Maximum Size field
Heinrich Schuchardt
2024-02-02
smbios: do not determine maximum structure size
Heinrich Schuchardt
2024-02-02
smbios: correctly fill chassis handle
Heinrich Schuchardt
2024-02-02
smbios: if a string value is unknown, use string number 0
Heinrich Schuchardt
2024-02-02
smbios: Fix table when no string is present
Matthias Brugger
2024-02-02
smbios: get_str_from_dt() - add sysinfo_id description
Heinrich Schuchardt
2024-02-02
lib: smbios_entr() use logical or for booleans
Heinrich Schuchardt
2024-01-29
efi_loader: check efi_get_variable_int return value
Masahisa Kojima
2024-01-29
efi_loader: replace find_smbios_table by library function
Heinrich Schuchardt
2024-01-29
efi_loader: export efi_get_configuration_table
Heinrich Schuchardt
2024-01-29
efi_selftest: add missing line feed in efi_selftest_miniapp_exit
Heinrich Schuchardt
2024-01-26
lib: support SMBIOS3 table in uuid_guid_get_str()
Heinrich Schuchardt
2024-01-26
efi_loader: migrate SMBIOS 3.0 entry point structure for measurement
Masahisa Kojima
2024-01-24
lib: add comment in utf8_to_utf32_stream()
Heinrich Schuchardt
2024-01-21
efi_loader: return immediately in UCLASS_EFI_LOADER removal
Masahisa Kojima
2024-01-21
efi_loader: create common function to free struct efi_disk_obj
Masahisa Kojima
2024-01-21
efi_loader: avoid pointer access after calling efi_delete_handle
Masahisa Kojima
2024-01-21
efi_loader: auto-generate removable media boot option first
Masahisa Kojima
2024-01-21
efi_loader: auto-generate boot option for each blkio device
Masahisa Kojima
2024-01-21
efi_loader: rename check_disk_has_default_file function
Masahisa Kojima
2024-01-18
smbios: fix matching issues for table types
Ilias Apalodimas
2024-01-18
smbios: shorten sysinfo_str declarations and use
Ilias Apalodimas
2024-01-18
smbios: buffer overflow when zeroing entry point
Heinrich Schuchardt
2024-01-18
lib: rsa: Allow legacy URI specification without "pkcs11:"
Csókás Bence
2024-01-18
lib: rsa: Fix PKCS11 URI if one is not given in `keydir`
Csókás Bence
2024-01-17
Merge tag 'efi-2024-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2024-01-17
efi_loader: rename BOOTEFI_BOOTMGR to EFI_BOOTMGR
AKASHI Takahiro
2024-01-17
efi_loader: split unrelated code from efi_bootmgr.c
AKASHI Takahiro
2024-01-16
lib: smbios: remove redundant next_header()
Heinrich Schuchardt
2024-01-16
smbios: copy QEMU tables
Heinrich Schuchardt
2024-01-13
efi_loader: support fmp versioning for multi bank update
Masahisa Kojima
2024-01-13
fwu: fix fwu_get_image_index interface
Masahisa Kojima
2024-01-13
efi_loader: Clean up efi_dp_append and efi_dp_concat
Ilias Apalodimas
2024-01-13
efi_loader: remove unused members from struct efi_disk_obj
Masahisa Kojima
2024-01-13
efi: Avoid using dm_scan_other()
Simon Glass
2024-01-13
efi_loader: fix iteration of FMP protocols
Masahisa Kojima
2024-01-11
Merge tag 'u-boot-dfu-20240111' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
2024-01-09
lib: membuff: fix readline not returning line in case of overflow
Ion Agorria
2024-01-09
efi_loader: provide tool to dump SMBIOS table
Heinrich Schuchardt
2024-01-09
smbios: smbios.h should not import ofnode.h
Heinrich Schuchardt
2024-01-09
smbios: enable setting processor family > 0xff
Heinrich Schuchardt
2024-01-09
lib: smbios: verify_checksum() is duplicate
Heinrich Schuchardt
2024-01-09
lib: make table_compute_checksum() arguments const
Heinrich Schuchardt
2024-01-07
acpi: Kconfig symbol CONFIG_QFW_ACPI
Heinrich Schuchardt
2024-01-07
acpi: support 64bit in acpi_find_table for DSDT and FACS
Heinrich Schuchardt
[next]