summaryrefslogtreecommitdiff
path: root/lib/efi_loader
AgeCommit message (Expand)Author
2023-04-01efi_loader: remove duplicate assignmentHeinrich Schuchardt
2023-04-01efi_loader: correct shortening of device-pathsHeinrich Schuchardt
2023-03-25efi_loader: fix device-path for USB devicesHeinrich Schuchardt
2023-03-25efi_loader: support for Ctrl() device path nodeHeinrich Schuchardt
2023-03-13efi_loader: describe term_get_char()Heinrich Schuchardt
2023-03-13efi_loader: update SetVariable attribute checkMasahisa Kojima
2023-02-19efi_loader: set CapsuleMax from CONFIG_EFI_CAPSULE_MAXEtienne Carriere
2023-02-19efi_loader: Measure the loaded DTBEtienne Carriere
2023-02-19efi_loader: fix wrong attribute check for QueryVariableInfoMasahisa Kojima
2023-02-19efi_loader: avoid buffer overrun in efi_var_mem_compareHeinrich Schuchardt
2023-02-10Merge tag 'efi-2023-04-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-02-10efi_loader: static efi_query_variable_info_runtime()Heinrich Schuchardt
2023-02-10efi_loader: make gop_blt() staticHeinrich Schuchardt
2023-02-10efi_loader: include definition of allow_unaligned()Heinrich Schuchardt
2023-02-10efi_loader: static functions in efi_runtime.cHeinrich Schuchardt
2023-02-10efi_loader: static functions in efi_console.cHeinrich Schuchardt
2023-02-10efi_loader: static functions in efi_boottime.cHeinrich Schuchardt
2023-02-10efi_loader: static functions in helloworld.cHeinrich Schuchardt
2023-02-10efi_loader: fix efi_ecpt_register()Heinrich Schuchardt
2023-02-10efi_loader: make get_load_options() staticHeinrich Schuchardt
2023-02-10efi_loader: update attribute check for QueryVariableInfo()Masahisa Kojima
2023-02-09Correct SPL use of EFI_UNICODE_COLLATION_PROTOCOL2Simon Glass
2023-02-09Correct SPL use of EFI_TCG2_PROTOCOLSimon Glass
2023-02-09Correct SPL use of EFI_LOADER_HIISimon Glass
2023-02-09Correct SPL use of EFI_DEVICE_PATH_UTILSimon Glass
2023-01-27efi_loader: don't use HandleProtocolHeinrich Schuchardt
2023-01-27efi_loader: fix comment in ESRT codeHeinrich Schuchardt
2023-01-23efi: Improve logging in efi_diskSimon Glass
2023-01-20efi_loader: fix CapsuleMax variable reportingIlias Apalodimas
2023-01-20efi_loader: update the error message of TCG protocol installationIlias Apalodimas
2023-01-20efi_loader: ensure that file ubootefi.var is createdHeinrich Schuchardt
2023-01-20efi_loader: Avoid overwriting previous outputs on console screen clearingJan Kiszka
2023-01-20efi_loader: Set default console colors on efi_cout_clear_screen if neededJan Kiszka
2023-01-19Merge tag 'dm-pull-18jan23' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-01-18trace: Use notrace for shortSimon Glass
2023-01-18event: Correct dependencies on the EVENT frameworkTom Rini
2023-01-13efi_loader: provide agent_handle to efi_disk_add_dev()Heinrich Schuchardt
2023-01-13efi_loader: refine set_keyboard_layout() statusVincent Stehlé
2023-01-13efi_loader: use EFI_EXIT in efi_riscv_get_boot_hartidHeinrich Schuchardt
2023-01-13efi_loader: fix description of memory functionsHeinrich Schuchardt
2023-01-06efi_loader: carve out efi_get_memory_map_alloc()Heinrich Schuchardt
2023-01-04efi_loader: populate console handles in system tableHeinrich Schuchardt
2023-01-04efi_loader: adjust sorting of capsulesHeinrich Schuchardt
2022-12-29efi_loader: use u16_strlen() in efi_var_mem_ins()Heinrich Schuchardt
2022-12-29efi_loader: avoid adding variables twiceIlias Apalodimas
2022-12-29efi_loader: typo non-volatile in efi_var_restoreHeinrich Schuchardt
2022-12-29efi_loader: fix get_package_list_handle() statusVincent Stehlé
2022-12-20efi_loader: fix efi_get_next_variable_name_mem()Heinrich Schuchardt
2022-12-20eficonfig: carve out efi_get_next_variable_name_int callsMasahisa Kojima
2022-12-17efi: adjust ebbr to v2.1 in conformance profileVincent Stehlé