~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* efi_loader: make efi_delete_handle() follow the EFI specIlias Apalodimas2023-07-28
* efi_loader: fix efi_dp_from_file()Heinrich Schuchardt2023-05-13
* cmd: bootefi: allocate device-tree copy from high memoryHeinrich Schuchardt2023-03-25
* efi_loader: Measure the loaded DTBEtienne Carriere2023-02-19
* efi_loader: remove efi_delete_handle on loadfile2Ilias Apalodimas2022-10-16
* cmd: replace efi_create_handle/add_protocol with InstallMultipleProtocolIlias Apalodimas2022-10-06
* treewide: Drop bootm_headers_t typedefSimon Glass2022-09-29
* efi_loader: memory leak in efi_set_bootdev()Heinrich Schuchardt2022-07-13
* cmd: load: add load command for memory mappedRui Miguel Silva2022-06-22
* cmd/bootefi: correct command syntaxHeinrich Schuchardt2022-05-28
* cmd: bootefi: restore ability to boot arbitrary blobKyle Evans2022-04-23
* efi_loader: Ignore DT when ACPI is onAlexander Graf2022-03-20
* efi_loader: update the timing of enabling and disabling EFI watchdogMasahisa Kojima2022-02-26
* efi: Add debugging to efi_set_bootdev()Simon Glass2022-02-05
* efi_loader: Get rid of kaslr-seed if EFI_RNG_PROTOCOL is installedIlias Apalodimas2022-01-15
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-02
* efi_loader: Replace config option for initrd loadingIlias Apalodimas2021-03-25
* image: Adjust the workings of fit_check_format()Simon Glass2021-02-15
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* efi_loader: switch to non-secure mode laterHeinrich Schuchardt2021-01-29
* efi_loader: make the UEFI boot manager configurableHeinrich Schuchardt2021-01-20
* efi_loader: implement EFI_DT_FIXUP_PROTOCOLHeinrich Schuchardt2021-01-13
* efi_loader: setting boot deviceHeinrich Schuchardt2021-01-13
* efi_loader: simplify running helloworld.efiHeinrich Schuchardt2021-01-13
* efi_loader: consider no-map property of reserved memoryHeinrich Schuchardt2020-10-06
* efi_loader: log messages for bootefi commandHeinrich Schuchardt2020-09-06
* efi_loader: document parameters of do_bootefi_exec()Heinrich Schuchardt2020-08-24
* efi_loader: set load options in boot managerHeinrich Schuchardt2020-08-08
* efi_loader: factor out efi_set_load_options()Heinrich Schuchardt2020-08-08
* efi_loader: use logging for bootefi commandHeinrich Schuchardt2020-07-22
* efi_loader: incorrect check against FDT_ADDR_T_NONEHeinrich Schuchardt2020-06-30
* cmd: bootefi: Fix fdt_size variable type in efi_carve_out_dt_rsv()Bin Meng2020-06-24
* cmd: bootefi: Honor the address & size cells properties correctlyAtish Patra2020-06-19
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-18
* common: Drop image.h from common headerSimon Glass2020-05-18
* efi_loader: round the memory area in efi_add_memory_map()Michael Walle2020-05-17
* efi_loader: put device tree into EfiACPIReclaimMemoryHeinrich Schuchardt2020-05-07
* efi_loader: remove superfluous NULL check in bootefi.cHeinrich Schuchardt2020-04-30
* efi_loader: only reserve memory if fdt node enabledHeinrich Schuchardt2020-03-28
* cmd: bootefi: Parse reserved-memory node from DTAtish Patra2020-03-17
* efi_loader: create reservations after ft_board_setupHeinrich Schuchardt2020-03-17
* efi_loader: fix efi_install_fdt() descriptionHeinrich Schuchardt2020-02-19
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-05
* efi_loader: free load options after executionHeinrich Schuchardt2020-01-07
* efi_loader: export efi_install_fdt()Heinrich Schuchardt2020-01-07
* efi_loader: carve out efi_run_image()Heinrich Schuchardt2020-01-07
* efi_loader: use hardware device tree by defaultHeinrich Schuchardt2020-01-07
* efi_loader: pass address to efi_install_fdt()Heinrich Schuchardt2020-01-07
* env: Move env_get() to env.hSimon Glass2019-08-11
* efi_loader: fix function comments in cmd/bootefi.cHeinrich Schuchardt2019-07-16