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-04-08
efi_loader: move HOST_ARCH to version_autogenerated.h
Heinrich Schuchardt
2024-04-08
boot: enable booting via EFI boot manager by default
Heinrich Schuchardt
2024-04-08
efi_loader: Don't delete variable from memory if adding a new one failed
Ilias Apalodimas
2024-04-08
efi_loader: handle EFI_VARIABLE_ENHANCED_AUTHENTICATED_ACCESS
Heinrich Schuchardt
2024-04-08
efi_loader: EFI_VARIABLE_READ_ONLY should be 32bit
Heinrich Schuchardt
2024-04-08
efi_loader: all variable attributes are 32bit
Heinrich Schuchardt
2024-04-08
efi_loader: fix append write behavior to non-existent variable
Masahisa Kojima
2024-03-29
Merge patch series "Clean up arm linker scripts"
Tom Rini
2024-03-29
arm: fix __efi_runtime_rel_start/end definitions
Ilias Apalodimas
2024-03-27
smbios: fill wake-up type
Heinrich Schuchardt
2024-03-27
acpi: rename aslc_id, aslc_revision
Heinrich Schuchardt
2024-03-25
Merge tag 'v2024.04-rc5' into next
Tom Rini
2024-03-21
efi_loader: correct handling of EFI binary return code
Heinrich Schuchardt
2024-03-21
efi_selftest: Update StrToFat() unit test after CP473 map extension
Janne Grunau
2024-03-21
efi_selftest: Add geometric shapes character selftest
Janne Grunau
2024-03-21
efi_selftest: Add box drawing character selftest
Andre Przywara
2024-03-21
efi_selftest: Add international characters test
Andre Przywara
2024-03-21
lib/charset: Map Unicode code points to CP437 code points 1-31
Janne Grunau
2024-03-19
Merge tag 'u-boot-socfpga-next-20240319' of https://source.denx.de/u-boot/cus...
Tom Rini
2024-03-13
initcall: break loop immediately on failure
Caleb Connolly
2024-03-13
efi_loader: Don't carve out memory reservations too early
Mark Kettenis
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
[next]