~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_driver: use efi_close_protocolHeinrich Schuchardt2022-10-10
* efi_driver: fix efi_uc_stop()Heinrich Schuchardt2022-10-10
* efi_driver: add init function to EFI block driverHeinrich Schuchardt2022-10-06
* efi_driver: provide driver binding protocol to bind functionHeinrich Schuchardt2022-10-06
* efi_driver: simplify efi_uc_stop(), call efi_free_pool()Heinrich Schuchardt2022-10-06
* efi_driver: fix error handlingHeinrich Schuchardt2022-10-06
* efi_driver: don't bind internal block devicesHeinrich Schuchardt2022-09-09
* efi: Rename UCLASS_EFI and IF_TYPE_EFISimon Glass2021-12-09
* efi_loader: replace printf by log in efi_uclass.cHeinrich Schuchardt2020-12-03
* efi: Tidy up header includesSimon Glass2020-08-03
* common: Drop log.h from common headerSimon Glass2020-05-18
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-05
* efi_driver: debug output efi_uc_start, efi_uc_stopHeinrich Schuchardt2020-01-15
* efi_driver: fix efi_uc_stop()Heinrich Schuchardt2020-01-15
* efi_loader: move efi_save_gd() call to board_r.cHeinrich Schuchardt2019-04-12
* efi_driver: simplify error messageHeinrich Schuchardt2019-02-13
* efi_driver: convert function descriptions to Sphinx styleHeinrich Schuchardt2018-09-23
* SPDX: Convert a few files that were missed beforeTom Rini2018-05-10
* efi_driver: return type of efi_driver_init()Heinrich Schuchardt2018-02-10
* efi_driver: EFI block driverHeinrich Schuchardt2018-01-22