mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-21 10:42:01 +01: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>