mirror of
https://github.com/Dasharo/edk2-upstream.git
synced 2026-06-13 19:16:19 -07:00
Output parameter CurrentVersion of ArmFfaLibGetVersion() is not optional parameter. That means it should return error when CurrentVersion is NULL. Signed-off-by: Yeoreum Yun <yeoreum.yun@arm.com>