GCC adds the compiler options to detect the duplicated global variables.
Update the below modules to avoid it and pass GCC build.
Liming Gao (3):
DuetPkg: Fix GCC error to avoid the duplicated global variables in
EfiLdr
DuetPkg: Fix GCC error to avoid the duplicated global variable in
SmbiosGenDxe
EdkCompatibilityPkg: Fix GCC error to avoid the duplicated global
variables
DuetPkg/EfiLdr/EfiLdr.h | 3 ---
DuetPkg/EfiLdr/EfiLoader.c | 3 +++
DuetPkg/SmbiosGenDxe/SmbiosGen.c | 11 -----------
DuetPkg/SmbiosGenDxe/SmbiosGen.h | 1 +
DuetPkg/SmbiosGenDxe/SmbiosGen.inf | 1 +
.../Compatibility/SmmBaseHelper/SmmBaseHelper.c | 16 ++++++++--------
6 files changed, 13 insertions(+), 22 deletions(-)
--
1.9.5.msysgit.0
_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.01.org/mailman/listinfo/edk2-devel