Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-15 | efi_loader: simplify efi_serialize_load_option() | Heinrich Schuchardt | |
Use u16_strsize(). Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | |||
2021-01-19 | efi_loader: move load options to new module | Heinrich Schuchardt | |
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> |