commit | b23ffcbe02dc7182d910ab081bd6d33a5b540777 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Fri Jul 05 18:12:21 2019 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sat Jul 06 21:25:32 2019 +0200 |
tree | a46ce35d3966faac067a9c2ce1830712c8e69028 | |
parent | 953661a9124ec38a51963608773e2f1a0c041a1a [diff] |
efi_loader: simplify detaching We do not need any array typed detach list. Let's simply update the pointers directly. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>