summaryrefslogtreecommitdiff
path: root/lib/efi_loader
AgeCommit message (Expand)Author
32 hoursefi_mem_sort: use list_for_each_entry_safe insteadRandolph Sapp
32 hoursefi_dt_fixup: use fdtdec_get_boolRandolph Sapp
32 hoursefi_loader: initialize variables in efi_dp_from_http()Heinrich Schuchardt
6 daysefi_loader: centralize messaging for efi_init_obj_listHeinrich Schuchardt
6 daysefi_loader: correct efi_binary_run_dp() return valueHeinrich Schuchardt
6 daysefi_loader: correct return value of efi_bootmgr_run()Heinrich Schuchardt
6 daysEFI Loader: Correct dependencies for EFI_HTTP_BOOTTom Rini
9 daysMerge patch series "net: migrate NO_NET out of the networking stack choice"Tom Rini
9 dayssimplify NET_LEGACY || NET_LWIP condition with NET conditionQuentin Schulz
9 daysrename NET to NET_LEGACYQuentin Schulz
9 daysefi_loader: make EFI_HAVE_RUNTIME_RESET a user-selectable optionAswin Murugan
2026-04-22console: add console_flush_stdin()Gregor Herburger
2026-04-17efi_loader: Allow disabling ANSI console queries via KconfigMichal Simek
2026-04-17efi_loader: efi_var_sf: Do not fail on blank SPI FlashMichal Simek
2026-03-14efi_vars: Implement SPI Flash storeShantur Rathore
2026-03-14efi_loader: avoid superfluous variable store writes on unchanged dataMichal Simek
2026-03-14efi_loader: avoid buffer overrun in efi_var_restore()Heinrich Schuchardt
2026-03-14efi_loader: export efi_ecpt_guidVincent Stehlé
2026-03-14efi_loader: require at least 128 KiB of stack spaceHeinrich Schuchardt
2026-03-09Merge tag 'v2026.04-rc4' into nextTom Rini
2026-02-27efi_loader: fix specific LoadImage() return codeVincent Stehlé
2026-02-23Merge tag 'v2026.04-rc3' into nextTom Rini
2026-02-17Merge patch series "treewide: Clean up usage of DECLARE_GLOBAL_DATA_PTR"Tom Rini
2026-02-17treewide: Clean up DECLARE_GLOBAL_DATA_PTR usagePeng Fan
2026-02-15efi_loader: Setup default location for UEFI Variables storingMichal Simek
2026-02-15efi_var: Unify read/write access helper functionMichal Simek
2026-02-15efi_var_file: refactor to move buffer functionsShantur Rathore
2026-02-15efi_loader: disk: Extend EFI_PARTITION_INFO_PROTOCOL to support MBRJavier Martinez Canillas
2026-02-15efi_loader: fix ecpt size computationVincent Stehlé
2026-02-15efi_loader: add missing EFI_CALL around tcg2 read_blocks callsVincent Stehlé
2026-02-11fwu: Pass bank state enum to fwu_state_machine_updates()Kory Maincent
2026-02-06efi_net: add missing EFI_CALL in efi_netVincent Stehlé
2026-02-06efi_loader: fix efi_debug_image_info_normal allocationVincent Stehlé
2026-02-06efi_loader: Improve EFI variable load messagePranav Tilak
2026-02-06efi_loader: fix use after free in efi_exit() with tcg2Vincent Stehlé
2026-01-02kbuild: Bump the build system to 6.1Sughosh Ganu
2025-12-24efi_loader: Trigger capsule updates with automatically generated boot optionsIlias Apalodimas
2025-12-08Merge tag 'v2026.01-rc4' into nextTom Rini
2025-12-06efi_loader: Fix a memory leak when retrieving device paths from boot varsIlias Apalodimas
2025-12-04tpm2: add sm3 256 hash supportHeiko Schocher
2025-11-15efi_loader: Assure fitImage from capsule is used from 8-byte aligned addressMarek Vasut
2025-11-15efi_loader: typo 'eventfor' in efi_ipconfig.cHeinrich Schuchardt
2025-11-06efi_loader: typo 'mange' in efi_net.cHeinrich Schuchardt
2025-10-26efi_loader: efi_console: support editable input fieldsCasey Connolly
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-14efi_loader: Improve disk image detection in efi_bootmgrJavier Tia
2025-09-27efi_loader: Cleanup UEFI Variables menu selectionMichal Simek