mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
This change adds the support of crossbuilding basetool for Windows ARM/ ARM64 systems, which will enable the generally available pipeline agents to build binary tools and make releases as they see fit. The EDK2 base tools build script is also updated to support cross compilation using this script. The crossbuilt binary output is tested on Windows ARM based hardware systems. Cc: Rebecca Cran <rebecca@bsdio.com> Cc: Liming Gao <gaoliming@byosoft.com.cn> Cc: Bob Feng <bob.c.feng@intel.com> Cc: Yuwei Chen <yuwei.chen@intel.com> Signed-off-by: Kun Qin <kun.qin@microsoft.com>
22 lines
No EOL
436 B
Text
22 lines
No EOL
436 B
Text
*.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/
|
|
Bin/Win32
|
|
Bin/Win64
|
|
Lib
|
|
BaseToolsBuild/
|