summaryrefslogtreecommitdiff
path: root/lib/efi_driver
AgeCommit message (Expand)Author
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-01-15efi_driver: debug output efi_uc_start, efi_uc_stopHeinrich Schuchardt
2020-01-15efi_driver: fix efi_uc_stop()Heinrich Schuchardt
2019-07-16efi_driver: use Sphinx style commentsHeinrich Schuchardt
2019-04-12efi_loader: move efi_save_gd() call to board_r.cHeinrich Schuchardt
2019-02-13efi_driver: simplify error messageHeinrich Schuchardt
2018-11-14blk: Call part_init() in the post_probe() methodBin Meng
2018-11-14efi_driver: blk: Switch to use platdata_auto_alloc_size for the driver dataBin Meng
2018-09-23efi_driver: convert function descriptions to Sphinx styleHeinrich Schuchardt
2018-07-25efi_driver: set DM_FLAG_NAME_ALLOCED flagHeinrich Schuchardt
2018-05-10SPDX: Convert a few files that were missed beforeTom Rini
2018-02-10efi_driver: return type of efi_driver_init()Heinrich Schuchardt
2018-01-22efi_driver: EFI block driverHeinrich Schuchardt