]> Git Repo - u-boot.git/commit
dfu: export dfu_list
authorAKASHI Takahiro <[email protected]>
Thu, 29 Oct 2020 04:47:44 +0000 (13:47 +0900)
committerHeinrich Schuchardt <[email protected]>
Fri, 30 Oct 2020 13:20:27 +0000 (14:20 +0100)
commit6beaa47d4fe640392f1b7551dcf976fbb676d554
tree39063f9d71402f51981bb44873efad6fb6ee9f6d
parent3149e524fc1e76ec1420cd17588c724d4232a904
dfu: export dfu_list

This variable will be utilized to enumerate all dfu entities
for UEFI capsule firmware update in a later commit.

Signed-off-by: AKASHI Takahiro <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
drivers/dfu/dfu.c
include/dfu.h
This page took 0.037482 seconds and 4 git commands to generate.