audk/RedfishPkg/Library/HiiUtilityLib
Igor Kulchytskyy 0986082d7e Redfish/HiiUtilityLib Fix incorrect type assignment
Replaced direct assignment of 'Value = (EFI_HII_VALUE *)&Question->Value'
with the correct usage of HiiStatementValueToHiiValue function.
This resolves the issue where EFI_HII_VALUE and HII_STATEMENT_VALUE types
are incompatible, ensuring proper handling of Question->Value.

Signed-off-by: Igor Kulchytskyy <igork@ami.com>
2024-12-27 09:06:40 +00:00
..
HiiExpression.c
HiiExpression.h
HiiIfrParse.c
HiiInternal.h
HiiUtilityInternal.c Redfish/HiiUtilityLib Fix incorrect type assignment 2024-12-27 09:06:40 +00:00
HiiUtilityLib.c
HiiUtilityLib.inf