Commits
Heinrich Schuchardt committed eb68b4ef31c
efi_loader: check parameter in InstallConfigurationTable Check that parameter guid is not NULL. This avoids a possible NULL pointer exception. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>