commit | eef4eeedd162f4485d8f383943ff27fa7d864351 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Thu Mar 19 18:21:58 2020 +0000 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Mon May 04 12:26:12 2020 +0200 |
tree | adc99946b54f3763cc4e433570f634ed2e23cfe0 | |
parent | fa4207d8ab2286acdbc40033c55305cb44f14236 [diff] |
efi_loader: change setup sequence If we want to restore variables from disk, we need to initialize block devices before variables. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>