summaryrefslogtreecommitdiff
path: root/lib/efi_loader/efi_load_options.c
Commit message (Collapse)AuthorAgeFilesLines
* efi_loader: move load options to new moduleHeinrich Schuchardt2021-01-191-0/+149
Move all load options related functions to a new module. So that they can be compiled independently. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>