summaryrefslogtreecommitdiff
path: root/lib/efi_driver/efi_block_device.c
AgeCommit message (Expand)Author
2020-05-18common: Drop part.h from common headerSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2019-07-16efi_driver: use Sphinx style commentsHeinrich 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-07-25efi_driver: set DM_FLAG_NAME_ALLOCED flagHeinrich Schuchardt
2018-05-10SPDX: Convert a few files that were missed beforeTom Rini
2018-01-22efi_driver: EFI block driverHeinrich Schuchardt