Files
edk2/BaseTools/Source/Python
Oleksandr Tymoshenko 3fe1d56cc9 BaseTools: Add support for out-of-tree builds
Main EDK2 build supports out-of-tree builds but BaseTools make process
still creates tools and object files in-tree. In order to make
out-of-tree build support complete move the generated tools and
interim obj files to $WORKSPACE location as well.

This patch also changes the location of BaseTools for in-tree builds
(default behavior when WORKSPACE is not provided before calling
edksetup) to $WORKSPACE/BaseTools/Build/... It may potentially break
external workflows that invoke tools from the default location outside
of the build tool.

Signed-off-by: Oleksandr Tymoshenko <ovt@google.com>
2026-02-02 08:56:31 +00:00
..
2025-07-01 09:51:38 +08:00
2025-09-25 22:04:10 +00:00
2025-10-30 10:00:32 +00:00
2025-09-25 22:04:10 +00:00
2025-10-30 10:00:32 +00:00
2025-10-30 10:00:32 +00:00
2019-10-04 11:18:22 +01:00