mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-05 12:41:50 +02:00
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>