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 RedfishPkg: introduce HII utility helper library 2023-04-28 12:21:38 +00:00
HiiExpression.h RedfishPkg: introduce HII utility helper library 2023-04-28 12:21:38 +00:00
HiiIfrParse.c RedfishPkg: introduce HII utility helper library 2023-04-28 12:21:38 +00:00
HiiInternal.h RedfishPkg: introduce HII utility helper library 2023-04-28 12:21:38 +00:00
HiiUtilityInternal.c Redfish/HiiUtilityLib Fix incorrect type assignment 2024-12-27 09:06:40 +00:00
HiiUtilityLib.c RedfishPkg: fix memory leak in HiiUtilityLib 2023-11-30 07:10:34 +00:00
HiiUtilityLib.inf RedfishPkg: introduce HII utility helper library 2023-04-28 12:21:38 +00:00