mirror of https://github.com/acidanthera/audk.git
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> |
||
---|---|---|
.. | ||
HiiExpression.c | ||
HiiExpression.h | ||
HiiIfrParse.c | ||
HiiInternal.h | ||
HiiUtilityInternal.c | ||
HiiUtilityLib.c | ||
HiiUtilityLib.inf |