Marvin Häuser 2f61ab9f51 BaseTools/CommonLib: Consume MdePkg and MdeModulePkg
BaseTools has been duplicating and adapting code that is defined in
MdePkg and MdeModulePkg. This leads to desync issues where the same
symbols may be backed by different functions with slightly different
semantics and also fixes that apply only to BaseTools or only to MdePkg
and MdeModulePkg.

To address these issues, update BaseTools/Source/C to utilize the code
from MdePkg and MdeModulePkg.

Signed-off-by: Marvin Häuser <mhaeuser@posteo.de>
2025-04-07 12:13:58 +03:00

28 lines
540 B
Plaintext

*.d
*.o
*.obj
*.pdb
*.ilk
*.exe
*.pyc
Source/C/VfrCompile/EfiVfrParser.cpp
Source/C/VfrCompile/EfiVfrParser.h
Source/C/VfrCompile/Pccts/antlr/antlr
Source/C/VfrCompile/Pccts/dlg/dlg
Source/C/VfrCompile/VfrLexer.cpp
Source/C/VfrCompile/VfrLexer.h
Source/C/VfrCompile/VfrParser.dlg
Source/C/VfrCompile/VfrSyntax.cpp
Source/C/VfrCompile/VfrTokens.h
Source/C/bin/
Source/C/libs/
Source/C/obj/
Bin/Win32
Bin/Win64
Lib
BaseToolsBuild/
ImageTool/ImageTool
ImageTool/ImageTool32
ImageTool/ImageTool64
MicroTool/MicroTool