Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 0986082d7ef68fe63d215af925b22394ac93e544 https://github.com/tianocore/edk2/commit/0986082d7ef68fe63d215af925b22394ac93e544 Author: Igor Kulchytskyy <ig...@ami.com> Date: 2024-12-27 (Fri, 27 Dec 2024)
Changed paths: M RedfishPkg/Library/HiiUtilityLib/HiiUtilityInternal.c Log Message: ----------- 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 <ig...@ami.com> To unsubscribe from these emails, change your notification settings at https://github.com/tianocore/edk2/settings/notifications _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits