diff options
| author | Simon Glass <[email protected]> | 2023-01-17 10:48:12 -0700 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2023-01-23 18:11:41 -0500 |
| commit | 35ce14617edb6ee7c3004c396f19d2c451255358 (patch) | |
| tree | e371ab4f9a66b4806c9e60be57c5e5c8ff4f1b33 /include/bootdev.h | |
| parent | 43e89a306903117c8cb7105004f236acf1ec3d00 (diff) | |
extension: Refactor to allow non-command usage
The current extension code is designed to be used from commands. We want
to add a boot driver which uses it. To help with this, split the code into
the command processing and a function which actually does the scan.
Really the extension code should be in common/ or use driver model, but
this is a start.
Signed-off-by: Simon Glass <[email protected]>
Diffstat (limited to 'include/bootdev.h')
0 files changed, 0 insertions, 0 deletions
