commit | 760255f335fd894495058d059846093ecac1a045 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Thu Jan 11 08:16:02 2018 +0100 |
committer | Alexander Graf <agraf@suse.de> | Mon Jan 22 23:09:13 2018 +0100 |
tree | 0e6de9bf6727229ee73b05fa289239c81d25cd31 | |
parent | 3d2abc3cf3a7be121ec88facf61e7614d0389ada [diff] |
efi_loader: implement ConnectController Implement the ConnectController boot service. A unit test is supplied in a subsequent patch. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>