Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-20 | shim: move the bulk of set_second_stage() to its own file | Peter Jones | |
This moves set_second_stage() and some of the helper functions it uses out of shim.c, so that it's easier to write test cases for. Signed-off-by: Peter Jones <pjones@redhat.com> |