Files
slimbootloader/BaseTools/basetools_path_env.yaml
T
Maurice Ma 5bd480e425 Sync up new BaseTools to EDK201911 stable release
This patch synced up the BaseTools to EDK201911.

Signed-off-by: Maurice Ma <maurice.ma@intel.com>
2020-02-03 15:49:48 -08:00

12 lines
264 B
YAML

## @file
# Set shell variable EDK_TOOL_PATH to this folder
#
# Copyright (c) Microsoft Corporation.
# SPDX-License-Identifier: BSD-2-Clause-Patent
##
{
"scope": "global",
"flags": ["set_shell_var", "set_build_var"],
"var_name": "EDK_TOOLS_PATH"
}