commit | 2639762e57d1fb35d838253793c869fde32c5f43 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Tue Feb 02 17:53:14 2021 +0100 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Thu Feb 04 20:09:02 2021 +0100 |
tree | f88ef75c8c226b889cf5e3c12a1c1d64be991086 | |
parent | c57840e0b3774fdaba99a10121f9e0e644daf217 [diff] |
efi_loader: install UEFI System Partition GUID On the handle for the UEFI System Partition we must install the System Partition GUID (with a NULL interface). Let the efidebug command display the GUID. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>