summaryrefslogtreecommitdiff
path: root/include/efi_driver.h
AgeCommit message (Expand)AuthorFilesLines
2022-10-06efi_driver: add init function to EFI block driverHeinrich Schuchardt1-0/+3
2022-10-06efi_driver: provide driver binding protocol to bind functionHeinrich Schuchardt1-14/+15
2022-10-06doc: documentation of EFI driver binding protocolHeinrich Schuchardt1-7/+12
2022-10-06efi_driver: fix error handlingHeinrich Schuchardt1-1/+1
2020-08-04efi: Tidy up header includesSimon Glass1-2/+0
2018-05-11SPDX: Convert a few files that were missed beforeTom Rini1-2/+1
2018-02-14efi_driver: comment struct efi_driver_opsHeinrich Schuchardt1-0/+12
2018-01-23efi_driver: EFI block driverHeinrich Schuchardt1-0/+30