On 8/13/2024 9:18 PM, Nhi Pham wrote:
+/**
+ This function updates the BMC information.
+
+ @param[in] VOID
+
+ @retval EFI_SUCCESS The entry point is executed successfully.
+ @retval Other Some error occurs when executing this entry point.
+
+**/
+EFI_STATUS
+UpdateBmcConfi
This implements the BMC configuration screen to provide basic
information such as IPMI version, BMC version, and BMC IPv4.
Signed-off-by: Nhi Pham
---
Silicon/Ampere/AmpereSiliconPkg/AmpereSiliconPkg.dec | 8 +-
Silicon/Ampere/AmpereSiliconPkg/Drivers/BmcConfigDxe/BmcConfigDxe