summaryrefslogtreecommitdiff
path: root/lib/efi_loader
AgeCommit message (Expand)Author
33 hoursefi_loader: Measure secure boot variables in the correct PCR if DeployedMode ...Ilias Apalodimas
33 hoursefi_loader: Change the return values if a TPM is missing during GetEventLogIlias Apalodimas
33 hoursefi_loader: Correctly count the size on DTB measurementsIlias Apalodimas
33 hoursefi_loader: fix buffer overrun in efi_sigstore_parse_siglistHeinrich Schuchardt
33 hoursefi_loader: fix building with CONFIG_EFI_VARIABLES_PRESEED=yHeinrich Schuchardt
33 hoursefi_loader: fix missing EFI_EXIT in efi_disconnect_controllerVincent Stehlé
2026-06-22Merge tag 'v2026.07-rc5' into nextTom Rini
2026-06-21lib/efi_loader: fix block io revisionVincent Stehlé
2026-06-21efi_loader: fix memory leak in efi_var_collectIlias Apalodimas
2026-06-15memory: reserve from start_addr_sp to initial_relocaddrRandolph Sapp
2026-06-07efi_loader: validate PE-COFF relocation dataHeinrich Schuchardt
2026-05-18efi_loader: fix hii keyboard layout pointer computationVincent Stehlé
2026-05-18efi_loader: fix AllocatePages overlap statusHarsimran Singh Tungal
2026-05-05efi_mem_sort: use list_for_each_entry_safe insteadRandolph Sapp
2026-05-05efi_dt_fixup: use fdtdec_get_boolRandolph Sapp
2026-05-05efi_loader: initialize variables in efi_dp_from_http()Heinrich Schuchardt
2026-05-01efi_loader: centralize messaging for efi_init_obj_listHeinrich Schuchardt
2026-05-01efi_loader: correct efi_binary_run_dp() return valueHeinrich Schuchardt
2026-05-01efi_loader: correct return value of efi_bootmgr_run()Heinrich Schuchardt
2026-05-01EFI Loader: Correct dependencies for EFI_HTTP_BOOTTom Rini
2026-04-27Merge patch series "net: migrate NO_NET out of the networking stack choice"Tom Rini
2026-04-27simplify NET_LEGACY || NET_LWIP condition with NET conditionQuentin Schulz
2026-04-27rename NET to NET_LEGACYQuentin Schulz
2026-04-27efi_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