commit | 15b1bf10d1a1b21ecbf20169e30688df1c8e34be | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Thu Mar 19 18:21:58 2020 +0000 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Fri Jul 03 18:03:56 2020 +0200 |
tree | 982e6af43e99d68633adfc2722f25c39ea122488 | |
parent | 3a92f85f2121bb76061758e2830a5a1572729bcf [diff] |
efi_loader: export initialization state Export the UEFI sub-system initialization state. This will allow to treat the setting of UEFI variables during and after initialization differently. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>