efi_loader: install UEFI System Partition GUID
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 2 Feb 2021 16:53:14 +0000 (17:53 +0100)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 4 Feb 2021 19:09:02 +0000 (20:09 +0100)
commitb9b0ea30c70bf37cc172604c67e6e9c5548870c1
treef88ef75c8c226b889cf5e3c12a1c1d64be991086
parent1bc9fc3483ece303ad7181ea024312248d8ce928
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>
cmd/efidebug.c
lib/efi_loader/efi_disk.c