This patch looks good to me.
Reviewed-by: Bob Feng
-Original Message-
From: Shi, Steven
Sent: Friday, February 26, 2021 2:07 PM
To: devel@edk2.groups.io
Cc: Shi, Steven ; Feng, Bob C ;
Liming Gao
Subject: [PATCH] BaseTools: Fix build failure of "modules" option
REF: https://bugzilla
> 主题: [edk2-devel] [PATCH] BaseTools: Fix build failure of "modules"
option
>
> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3238
>
> The "modules" option in build command is to build all modules
> only but not to generate the final FV image. The opt
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3238
The "modules" option in build command is to build all modules
only but not to generate the final FV image. The option doesn't
work now and report makefile missing build failure. This patch
fix this issue.
Signed-off-by: Steven Shi
Cc: Bob