Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 6fd754ec0fe96511cc48e3babe1a1b650fb3994f https://github.com/tianocore/edk2/commit/6fd754ec0fe96511cc48e3babe1a1b650fb3994f Author: Chao Li <lic...@loongson.cn> Date: 2022-10-22 (Sat, 22 Oct 2022)
Changed paths: M BaseTools/Source/C/GenFv/GenFvInternalLib.c Log Message: ----------- BaseTools: Fixed the multiple pairs brackets issue in GenFv If operation Werro is turned on when compiling BaseTools, the multi-brackets warning will be reported. This issue is comes from on of the LoongArch enabled patche. Removed extra pairs brackets to fix it. REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4111 Cc: Bob Feng <bob.c.f...@intel.com> Cc: Liming Gao <gaolim...@byosoft.com.cn> Cc: Yuwei Chen <yuwei.c...@intel.com> Signed-off-by: Chao Li <lic...@loongson.cn> Reviewed-by: Liming Gao <gaolim...@byosoft.com.cn> Reviewed-by: Bob Feng <bob.c.f...@intel.com> _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits