aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* rng: Introduce SPL_DM_RNGMarek Vasut2024-05-051-1/+1
* efi_loader: pass GUID by address to efi_dp_from_loHeinrich Schuchardt2024-05-012-3/+3
* efi_loader: fix description efi_dp_shortenHeinrich Schuchardt2024-05-011-1/+1
* efi_selftest: add tests for QueryVariableInfo at boottimeIlias Apalodimas2024-05-012-8/+8
* efi_selftest: add tests for QueryVariableInfo at runtimeIlias Apalodimas2024-05-013-4/+107
* efi_loader: enable QueryVariableInfo at runtime for file backed variablesIlias Apalodimas2024-05-015-15/+39
* efi_loader: address coverity report 492766 for dead codeIlias Apalodimas2024-05-011-2/+0
* efi_loader: do not install dtb if bootmgr failsHeinrich Schuchardt2024-05-011-4/+10
* efi_loader: improve error handling in try_load_entry()Heinrich Schuchardt2024-05-011-49/+48
* efi_loader: superfluous efi_restore_gd after EFI_CALLHeinrich Schuchardt2024-05-011-2/+0
* Merge patch series "Kconfig: some cleanups"Tom Rini2024-04-223-11/+11
|\
| * common: Convert *.c/h from UTF-8 to ASCII enconfingMichal Simek2024-04-221-1/+1
| * Kconfig: Add missing quotes around default string valueMichal Simek2024-04-221-1/+1
| * Kconfig: Add missing quotes around source fileMichal Simek2024-04-221-9/+9
* | efi_selftest: add tests for setvariableRTIlias Apalodimas2024-04-201-1/+207
* | efi_loader: add an EFI variable with the file contentsIlias Apalodimas2024-04-206-63/+132
* | efi_loader: Add OS notifications for SetVariable at runtimeIlias Apalodimas2024-04-201-3/+16
* | efi_loader: conditionally enable SetvariableRTIlias Apalodimas2024-04-204-14/+136
* | efi_loader: use event callback for initrd deregistrationMasahisa Kojima2024-04-202-32/+55
* | efi_loader: typo mstchingHeinrich Schuchardt2024-04-201-1/+1
|/
* Fix references to trace docVincent Stehlé2024-04-131-1/+1
* efi_loader: using EFI_UNSUPPORTED for private authenticated variablesWeizhao Ouyang2024-04-131-0/+1
* efi_loader: 'EFI using ACPI tables at' should be debug messageHeinrich Schuchardt2024-04-131-1/+1
* efi_loader: eliminate duplicate runtime section definitionsHeinrich Schuchardt2024-04-131-0/+1
* efi_loader: move efi_var_collect to common functionsIlias Apalodimas2024-04-133-65/+75
* Merge patch series "zlib: Address CVE-2016-9841"Tom Rini2024-04-126-141/+84
|\
| * zlib: Remove incorrect ZLIB_VERSIONMichal Simek2024-04-124-18/+7
| * zlib: Port fix for CVE-2016-9841 to U-BootMichal Simek2024-04-121-88/+42
| * zlib: Rename write variable to wnext (window write index)Michal Simek2024-04-123-22/+22
| * zlib: Rename this variable to here (current decoding table entry)Michal Simek2024-04-121-14/+14
* | lib: add missing line breaks in debug messagesMaxim Moskalets2024-04-101-4/+4
* | efi_loader: access __efi_runtime_rel_start/stop without &Ilias Apalodimas2024-04-081-3/+3
* | efi_loader: access __efi_runtime_start/stop without &Ilias Apalodimas2024-04-081-2/+2
* | efi_loader: move HOST_ARCH to version_autogenerated.hHeinrich Schuchardt2024-04-081-2/+1
* | boot: enable booting via EFI boot manager by defaultHeinrich Schuchardt2024-04-081-1/+0
* | efi_loader: Don't delete variable from memory if adding a new one failedIlias Apalodimas2024-04-081-1/+2
* | efi_loader: handle EFI_VARIABLE_ENHANCED_AUTHENTICATED_ACCESSHeinrich Schuchardt2024-04-081-2/+6
* | efi_loader: EFI_VARIABLE_READ_ONLY should be 32bitHeinrich Schuchardt2024-04-081-2/+2
* | efi_loader: all variable attributes are 32bitHeinrich Schuchardt2024-04-082-3/+3
* | efi_loader: fix append write behavior to non-existent variableMasahisa Kojima2024-04-082-8/+66
* | Merge patch series "Clean up arm linker scripts"WIP/29Mar2024-next-ldsTom Rini2024-03-291-0/+1
|\ \
| * | arm: fix __efi_runtime_rel_start/end definitionsIlias Apalodimas2024-03-291-0/+1
* | | smbios: fill wake-up typeHeinrich Schuchardt2024-03-271-0/+1
* | | acpi: rename aslc_id, aslc_revisionHeinrich Schuchardt2024-03-272-3/+3
* | | Merge tag 'v2024.04-rc5' into nextWIP/25Mar2024-nextTom Rini2024-03-251-5/+11
|\ \ \ | | |/ | |/|
| * | efi_loader: correct handling of EFI binary return codeHeinrich Schuchardt2024-03-211-5/+11
* | | efi_selftest: Update StrToFat() unit test after CP473 map extensionJanne Grunau2024-03-211-0/+12
* | | efi_selftest: Add geometric shapes character selftestJanne Grunau2024-03-211-0/+13
* | | efi_selftest: Add box drawing character selftestAndre Przywara2024-03-211-0/+20
* | | efi_selftest: Add international characters testAndre Przywara2024-03-211-0/+21