Skip to content
Commit c8fb7240 authored by Ard Biesheuvel's avatar Ard Biesheuvel Committed by mergify[bot]
Browse files

ArmPkg/ArmTrngLib: Fix incorrect GUID reference in DEBUG() output



ArmTrngLib crashes when run in DEBUG mode due to the fact that it passed
the [truncated] GUID value to a DEBUG() print statement instead of a
pointer to the GUID which is what the %g conversion expects.

Signed-off-by: default avatarArd Biesheuvel <ardb@kernel.org>
Reviewed-by: Sami Mujawar's avatarSami Mujawar <sami.mujawar@arm.com>
parent 3b1f3414
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment